build(deps): bump the fastify-core group with 4 updates #1845
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.
Bumps the fastify-core group with 4 updates: @fastify/bearer-auth, @fastify/compress, @fastify/sensible and @fastify/static.
Updates
@fastify/bearer-auth
from 9.3.0 to 9.4.0Release notes
Sourced from
@fastify/bearer-auth
's releases.Commits
065955f
Bumped v9.4.02fbe43c
fix: Use@fastify/error
to create errors FST_BEARER_AUTH_MISSING_AUTHORIZATIO...afb6969
chore(.gitignore): add .tap/ dir (#177)ba2792a
docs(readme): replacefastify.io
links withfastify.dev
(#175)c2e4734
docs(readme): fix broken links; grammar tweaks (#174)Updates
@fastify/compress
from 7.0.0 to 7.0.3Release notes
Sourced from
@fastify/compress
's releases.Commits
2848372
Bumped v7.0.3738de97
refactor: removenode-fetch
dev dependency (#292)fc99fbc
chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#294)8fe3652
Polish test case for PR: replaceinto-stream
toReadable.from
(#291)848be9d
feat: replaceinto-stream
toReadable.from
(#290)593e2d8
v7.0.211a1849
Fix/incorrect vary header (#285)be899cc
chore(deps-dev): bump@typescript-eslint/parser
from 6.21.0 to 7.1.0 (#283)e7cba09
v7.0.146ce8f9
fix: default brotliOptions does not applied to createBrotliCompress and creat...Maintainer changes
This version was pushed to npm by climba03003, a new releaser for
@fastify/compress
since your current version.Updates
@fastify/sensible
from 5.5.0 to 5.6.0Release notes
Sourced from
@fastify/sensible
's releases.Commits
a8bdc89
Bumped v5.6.07928e0f
Export HttpError type (#159)0d0ef28
build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#158)0893f2a
chore(.gitignore): add .tap/ dir (#153)72da91a
build(deps-dev): bump tsd from 0.29.0 to 0.30.0 (#151)ec6c83a
Update README.mdacd82a6
chore(package): explicitly declare js module type (#149)Updates
@fastify/static
from 7.0.1 to 7.0.3Release notes
Sourced from
@fastify/static
's releases.Commits
de16de9
Bumped v7.0.385f0831
fix: wildcard head return content-length header (#448)793188d
build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#446)75bbed5
v7.0.27481334
Retain path when using fallback precompressed path (#445)4e39bd8
build(deps-dev): bump@typescript-eslint/parser
from 6.21.0 to 7.1.0 (#442)84881c1
chore(.gitignore): add .tap/ dir (#437)Maintainer changes
This version was pushed to npm by climba03003, a new releaser for
@fastify/static
since your current version.Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions