Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: fastify/fastify-compress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.3
Choose a base ref
...
head repository: fastify/fastify-compress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.0
Choose a head ref
  • 11 commits
  • 11 files changed
  • 7 contributors

Commits on Jun 23, 2024

  1. Merge next into master (#298)

    Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
    jsumners and gurgunday authored Jun 23, 2024
    Configuration menu
    Copy the full SHA
    ae3c961 View commit details
    Browse the repository at this point in the history
  2. v8.0.0-pre.fv5.1

    jsumners committed Jun 23, 2024
    Configuration menu
    Copy the full SHA
    dee5dc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#299)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.1.0 to 4.2.1.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.1.0...v4.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    14b83fe View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. chore: update fastify version to 5.x (#300)

    * chore: update fastify version to `5.x`
    
    * fixup
    climba03003 authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    151ae16 View commit details
    Browse the repository at this point in the history
  2. Update CI action to v5 (#301)

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    141b33b View commit details
    Browse the repository at this point in the history
  3. Bumped v8.0.0-pre.fv5.2

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    6a8af54 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. use node:test instead of tap (#302)

    * test: use node:test instead of tap
    
    * test(coverage): provide coverage reporting with c8
    
    * fix: drops istanbul coverage ignore if directive
    big-kahuna-burger authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    fe97a11 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#304)

    Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.13 to 22.0.0.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/node"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7559e55 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    e45b197 View commit details
    Browse the repository at this point in the history
  2. Updated deps for fastify v5

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    698e920 View commit details
    Browse the repository at this point in the history
  3. Bumped v8.0.0

    Signed-off-by: Matteo Collina <hello@matteocollina.com>
    mcollina committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    30f9626 View commit details
    Browse the repository at this point in the history
Loading