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-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.4.0
Choose a base ref
...
head repository: fastify/fastify-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 6 contributors

Commits on Jul 3, 2024

  1. Merge next into master (#291)

    * set sameSite: lax by default (#277)
    
    * update for Fastify v5 (#276)
    
    * update for v5
    
    * Update .github/workflows/ci.yml
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    Signed-off-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    
    * Revert "Update .github/workflows/ci.yml"
    
    This reverts commit b7a3800.
    
    * use replaceAll
    
    * Revert "use replaceAll"
    
    This reverts commit c691788.
    
    ---------
    
    Signed-off-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    
    * set sameSite: lax by default (#277)
    
    * update for Fastify v5 (#276)
    
    * update for v5
    
    * Update .github/workflows/ci.yml
    
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    Signed-off-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    
    * Revert "Update .github/workflows/ci.yml"
    
    This reverts commit b7a3800.
    
    * use replaceAll
    
    * Revert "use replaceAll"
    
    This reverts commit c691788.
    
    ---------
    
    Signed-off-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    
    * update fastify deps
    
    * Update .github/workflows/ci.yml
    
    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    
    ---------
    
    Signed-off-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    Signed-off-by: Matteo Collina <matteo.collina@gmail.com>
    Co-authored-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    Co-authored-by: Frazer Smith <frazer.dev@outlook.com>
    Co-authored-by: Matteo Collina <hello@matteocollina.com>
    4 people authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1608401 View commit details
    Browse the repository at this point in the history
  2. v10.0.0-pre.fv5.1

    jsumners committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    1abd909 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 (#293)

    Bumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.1.
    - [Release notes](https://github.com/tsdjs/tsd/releases)
    - [Commits](tsdjs/tsd@v0.30.7...v0.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: tsd
      dependency-type: direct:development
      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 8, 2024
    Configuration menu
    Copy the full SHA
    ae3c3d4 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 (#294)

    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
    ccb9053 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    0d84c2a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#296)

    Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.1 to 5.0.0.
    - [Release notes](https://github.com/fastify/workflows/releases)
    - [Commits](fastify/workflows@v4.2.1...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: fastify/workflows
      dependency-type: direct:production
      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 Aug 1, 2024
    Configuration menu
    Copy the full SHA
    f9456a1 View commit details
    Browse the repository at this point in the history
  2. v10.0.0-pre.fv5.2

    Signed-off-by: Gürgün Dayıoğlu <gurgun.dayioglu@icloud.com>
    gurgunday authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7c6cc1c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Bumped v10.0.0

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