Update @fastify/helmet 10.1.0 → 11.1.1 (major) #428
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/helmet (10.1.0 → 11.1.1) · Repo
Release Notes
11.1.1
11.1.0
11.0.0
10.1.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 19 commits:
Bumped v11.1.1
fix nestjs fastify platform warn (#231)
Bumped v11.1.0
fix: request route config deprecation - fixes #229 (#230)
perf: use `node:` prefix to bypass require.cache call for builtins (#228)
build(deps-dev): bump tsd from 0.28.1 to 0.29.0 (#227)
docs: broken helmet doc link (#226)
Bumped v11.0.0
major(deps): bump helmet from 6.2.0 to 7.0.0 (#220)
disable package-lock generation (#224)
chore(deps-dev): bump @types/node from 18.16.7 to 20.1.2 (#222)
Bumped v10.1.1
fix FastifyHelmetOptions type (#219)
chore(deps-dev): bump tsd from 0.27.0 to 0.28.0 (#218)
chore(deps-dev): bump tsd from 0.26.1 to 0.27.0 (#217)
chore(deps-dev): bump tsd from 0.25.0 to 0.26.0 (#215)
chore(.gitignore): add bun lockfile (#214)
chore(.gitignore): add clinic (#212)
chore(deps-dev): bump tsd from 0.24.1 to 0.25.0 (#211)
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