Update @fastify/helmet 10.1.0 → 13.0.0 (major) #509
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 → 13.0.0) · Repo
Release Notes
13.0.0
12.0.1
12.0.0
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 46 commits:
13.0.0
style: remove trailing whitespace (#265)
ci: use major version of workflows
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#264)
build(deps): bump helmet from 7.2.0 to 8.0.0 (#263)
Respect route-level `contentSecurityPolicy: false` setting (#262)
Bumped v12.0.1
chore: Add named hooks for improved visibility and debugging (#261)
chore: update fastify to ^5.0.0 (#260)
chore: add c8 flag for 100 % code coverage (#259)
Bumped v12.0.0
fix: migrate from tap to node:test and c8 (#258)
v12.0.0-pre.fv5.2
chore: update min fastify version (#257)
build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#256)
build(deps-dev): bump @types/node from 20.14.13 to 22.0.0 (#255)
refactor(index): remove useless `else` blocks after `return`s (#254)
build(deps-dev): bump tap from 16.3.10 to 21.0.0 (#252)
v12.0.0-pre.fv5.1
Merge `next` into `master` (#253)
build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#244)
chore(.gitignore): add .tap/ dir (#242)
docs: fix ret value with custom nonces example (#241)
build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#240)
refactor(index): replace `typeof` undefined check (#238)
chore(package): explicitly declare js module type (#237)
chore: add `.gitattributes` file (#235)
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