chore(package): update @fastify/cors to version 10.0.1 #1267
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @fastify/cors (8.5.0 → 10.0.1) · Repo
Release Notes
10.0.1
10.0.0
9.0.1
9.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 24 commits:
Bumped v10.0.1
chore: update fastify to ^5.0.0 (#319)
Bumped v10.0.0
chore: migrate from tap to node:test and c8 (#316)
Bumped v10.0.0-pre.fv5.2
chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#310)
chore: update min fastify version (#309)
chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#308)
docs(readme): add `options.methods` default (#307)
chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 (#306)
chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#305)
v10.0.0-pre.fv5.1
Merge `next` into `master` (#304)
add AsyncOriginFunction type (#302)
Warn about DoS attacks (#301)
chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#300)
chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 7.1.1 (#298)
chore(.gitignore): add .tap/ dir (#294)
chore(deps): bump mnemonist from 0.39.6 to 0.39.8 (#293)
Bumped v9.0.1
vary origin on delegated options (#292)
Bump v9.0.0
Add Vary header only for non-static origin option
chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#286)
🆕 fastify-plugin (added, 5.0.1)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands