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

Commits on Mar 1, 2025

  1. chore(deps-dev): bump typescript from 5.7.3 to 5.8.2 (#362)

    Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
    - [Release notes](https://github.com/microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.7.3...v5.8.2)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      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 Mar 1, 2025
    Configuration menu
    Copy the full SHA
    4d3f630 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump mnemonist from 0.40.0 to 0.40.3 (#363)

    Bumps [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.40.0 to 0.40.3.
    - [Release notes](https://github.com/yomguithereal/mnemonist/releases)
    - [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
    - [Commits](Yomguithereal/mnemonist@0.40.0...0.40.3)
    
    ---
    updated-dependencies:
    - dependency-name: mnemonist
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    695e53a View commit details
    Browse the repository at this point in the history
  3. docs(readme): update methods defaults (#364)

    Signed-off-by: Victor Balssa <github@victorbalssa.ca>
    victorbalssa authored Mar 1, 2025
    Configuration menu
    Copy the full SHA
    dfd884b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

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

Commits on Mar 25, 2025

  1. build(deps): replace mnemonist with toad-cache (#366)

    * build(deps): replace mnemonist with toad-cache
    
    * Update vary.js
    
    Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    
    * refactor(vary): replace lru with fifo cache
    
    ---------
    
    Signed-off-by: Frazer Smith <frazer.dev@icloud.com>
    Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
    Fdawgs and gurgunday authored Mar 25, 2025
    Configuration menu
    Copy the full SHA
    f0f0e7f View commit details
    Browse the repository at this point in the history
  2. 11.0.1

    Fdawgs committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    2f2bf54 View commit details
    Browse the repository at this point in the history
Loading