generated from gjuchault/typescript-library-starter
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(package): update @fastify/cors to version 10.0.2 #1292
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.2) · Repo
Release Notes
10.0.2
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 48 commits:
10.0.2
docs(readme): spelling and grammar fixes (#351)
refactor: prefix unused params with underscores (#350)
perf(index): use optional chaining (#349)
docs(readme): remove useless brackets
build(deps-dev): add eslint, peer dep of neostandard (#348)
chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#347)
docs(readme): update ci badge syntax (#346)
docs(readme): point ci badge at master/main branch (#345)
chore(package): update contributors
chore(package): add funding and contribs (#344)
docs(readme): remove excess whitespace (#343)
ci(ci): sort job params alphabetically ascending (#342)
build(dependabot): remove tap ignore (#341)
build(deps-dev): replace standard with neostandard (#340)
chore(deps-dev): bump typescript from 5.6.3 to 5.7.2 (#339)
style: remove trailing whitespace (#335)
docs(readme): standardize compatibility table style (#334)
docs(readme): fix compatibility table whitespace (#333)
ci: use major version of workflows
chore(deps-dev): bump typescript from 5.4.5 to 5.6.3 (#329)
build(deps-dev): lock typescript minor version (#328)
Update README.md to include Fastify 5 (#326)
chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#323)
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