build(deps): bump the fastify-core group with 5 updates #1973
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 5 updates:
5.0.1
5.0.2
6.0.2
6.0.3
6.0.1
6.0.2
9.0.1
9.0.2
5.1.0
5.2.0
Updates
@fastify/accepts
from 5.0.1 to 5.0.2Release notes
Sourced from
@fastify/accepts
's releases.Commits
0e06a54
5.0.28246102
docs(readme): fix stray js tag491ed8e
docs(readme): adddecorateReply
option (#179)0115450
fix(index): checkoptions.decorateReply
is a boolean (#178)b2018a8
build(deps-dev): replace standard with neostandard (#176)730a4dc
chore(package): update contributors03d0e97
chore(package): add funding and contribs (#177)ad63575
docs(readme): add compatibility table (#175)3f28e70
style: remove trailing whitespace (#173)66d0f4a
ci: use major version of workflowsMaintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/accepts
since your current version.Updates
@fastify/autoload
from 6.0.2 to 6.0.3Release notes
Sourced from
@fastify/autoload
's releases.Commits
d140988
Bumped v6.0.328cf1db
perf: usenode:
prefix to bypass require.cache call for builtins (#430)fdb9f68
chore(deps-dev): bump@types/tap
from 15.0.12 to 18.0.0 (#429)f7a73c6
docs(readme): update ci badge syntax (#428)62c1b01
docs(readme): point ci badge at master/main branch (#427)5a30bcf
chore(deps-dev): bump vite from 5.4.11 to 6.0.2 (#426)9aa03e9
test(types/index): add missing requireddir
option (#425)8110e89
chore(package): remove trailing comma291f2ee
chore(package): update contributorsa4e2ba9
docs(readme): add compatibility table (#423)Updates
@fastify/sensible
from 6.0.1 to 6.0.2Release notes
Sourced from
@fastify/sensible
's releases.Commits
55d4d2f
6.0.22335e5b
chore(package): add funding and contribs (#183)8329e91
build(deps-dev): replace standard with neostandard (#179)72c6863
fix: export HttpError as class instead of interface (#181)c32d674
docs(readme): update ci badge syntax (#178)2cabb33
style: remove trailing whitespace (#176)c529880
docs(readme): standardize compatibility table style (#175)c3dae60
ci: use major version of workflowsf6490b7
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#174)51f813f
docs(readme): replacevar
withlet
(#173)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/sensible
since your current version.Updates
@fastify/under-pressure
from 9.0.1 to 9.0.2Release notes
Sourced from
@fastify/under-pressure
's releases.Commits
e5b6857
Bumped v9.0.29ab9706
chore: minimum fastify version (#243)ff839b0
build(deps-dev): replace standard with neostandard (#242)2496149
docs(readme): update ci badge syntax (#241)63be6df
docs(readme): point ci badge at master/main branch (#240)a4370dd
chore(package): add homepage url (#239)c069a3b
style: remove trailing whitespace (#238)52bfe49
ci: use major version of workflows6f4dbe9
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#237)fc463eb
docs: update readme (#235)Updates
fastify
from 5.1.0 to 5.2.0Release notes
Sourced from fastify's releases.
... (truncated)
Commits
9177df0
Bumped v5.2.0c85e0bf
test: migrated content-length.test.js from tap to node:test (#5878)b5954c1
types: usenode:
prefix for builtins (#5896)8e27e22
chore: bump dev fastify-plugin (#5879)5409666
perf: usenode:
prefix to bypass require.cache call for builtins (#5894)c751d33
chore: fix flaky test (#5881)9489039
fix: crash when host header is missing by various of reason (#5892)f8c1d70
types: remove connection property in FastifyRequest (#5884)1581906
docs(ecosystem): update apitally description (#5891)3ffba7e
ci: pin node version 22.11 (#5889)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