build(deps): bump the fastify group across 1 directory with 7 updates #1067
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 group with 7 updates in the / directory:
4.0.1
4.0.2
10.0.1
10.0.2
13.0.0
13.0.1
10.2.1
10.2.2
9.4.0
9.4.1
5.2.0
5.2.1
5.2.0
5.2.1
Updates
@fastify/ajv-compiler
from 4.0.1 to 4.0.2Release notes
Sourced from
@fastify/ajv-compiler
's releases.Commits
6664016
4.0.2f1f7715
chore(types): resolve named default linting (#141)6a9278f
docs(readme): grammar and spelling fixes (#142)89d3e30
refactor(lib/serializer-compiler): prefix unused param with underscore (#140)1ae108b
chore(package): add contribs and funding (#139)409b733
build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#138)e186957
build(deps-dev): add eslint, peer dep of neostandard (#137)32e962a
docs(readme): update standard badge to neostandard (#136)b34c976
build(deps-dev): replace standard with neostandard (#135)39b59d1
docs(readme): update ci badge syntax (#134)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/ajv-compiler
since your current version.Updates
@fastify/cors
from 10.0.1 to 10.0.2Release notes
Sourced from
@fastify/cors
's releases.Commits
cd695cd
10.0.20c6a85d
docs(readme): spelling and grammar fixes (#351)bc34d54
refactor: prefix unused params with underscores (#350)4471cd7
perf(index): use optional chaining (#349)ea9dbf7
docs(readme): remove useless brackets941a260
build(deps-dev): add eslint, peer dep of neostandard (#348)9d4585c
chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#347)050d9e1
docs(readme): update ci badge syntax (#346)e674abc
docs(readme): point ci badge at master/main branch (#345)fb4b3d5
chore(package): update contributorsMaintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/cors
since your current version.Updates
@fastify/helmet
from 13.0.0 to 13.0.1Release notes
Sourced from
@fastify/helmet
's releases.Commits
d16c06d
13.0.17d46361
test: prefix unused params with underscores (#277)8c04dca
docs(readme): grammar fix (#276)2b6c4b5
docs(readme): remove useless bracketsfe375fc
build(deps-dev): add eslint, peer dep of neostandard (#275)73dbf25
build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#274)cc90562
docs: update the compatibility table (#273)3d3b743
docs(readme): update ci badge syntax (#271)8015fcc
docs(readme): point ci badge at master/main branch (#270)b63bb22
chore(package): update contributorsUpdates
@fastify/rate-limit
from 10.2.1 to 10.2.2Release notes
Sourced from
@fastify/rate-limit
's releases.Commits
3040ff6
10.2.27283c72
docs(readme): spelling and grammar fixes (#407)65545aa
refactor: prefix unused params with underscores (#406)a1c44eb
docs(readme): use simple english (#405)64d16ab
docs(readme): standardize license link (#404)e642070
docs(readme): remove useless brackets26d82fe
chore(package): add funding and contribs (#403)d7d5a00
build(deps-dev): Bump@sinonjs/fake-timers
from 13.0.5 to 14.0.0 (#402)42842fe
build(deps-dev): add eslint, peer dep of neostandard (#401)5f2c09d
types: usenode:
prefix for builtins (#400)Updates
@fastify/swagger
from 9.4.0 to 9.4.1Release notes
Sourced from
@fastify/swagger
's releases.Commits
6b27778
9.4.12970f74
docs(readme): spelling and grammar fixes (#853)1ea275f
perf(lib): replace accumulator spread with object.assign (#852)d54763d
fix(types): fix plugin options (#851)79384b1
perf: use optional chaining (#850)4d6c358
test: migrate from tap to node:test and c8 (#843)a6d5f16
refactor(lib/util/read-package-json): remove unused catch binding (#849)9141e37
refactor: prefix unused params with underscores (#848)efb3922
test: remove unused params (#847)abbee25
chore(package): add funding (#846)Updates
@fastify/swagger-ui
from 5.2.0 to 5.2.1Release notes
Sourced from
@fastify/swagger-ui
's releases.Commits
e8f57e4
5.2.1b94703a
chore(package): correct author (#201)75c0954
refactor: prefix unused params with underscores (#200)68db1cc
chore(docs): remove unused dir (#199)b72872c
chore(package): add funding (#198)8a37f26
docs(readme): remove useless brackets24fa2e2
build(deps-dev): add eslint, peer dep of neostandard (#196)8b1edf8
chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#194)265fbbe
chore(deps-dev): bump@fastify/helmet
from 12.0.1 to 13.0.0 (#188)624be97
build(deps-dev): replace standard with neostandard (#193)Maintainer changes
This version was pushed to npm by fdawgs, a new releaser for
@fastify/swagger-ui
since your current version.Updates
fastify
from 5.2.0 to 5.2.1Release notes
Sourced from fastify's releases.
Commits
eafe0aa
Bumped v5.2.105ba10d
docs: fix typo (#5921)3bcb8cf
fix: ReadableStream.locked crashes application (#5920)c5f4a17
build(deps): replaceproxy-addr
with@fastify/proxy-addr
(#5913)f1b0174
docs: add climba03003 to team (#5910)3c2ffae
test: migrate delete test from tap to node test runner (#5906)a835325
test: migrated custom-parser.3.test.js from tap to node:test (#5903)221ec45
test: migrated nullable-validation.test.js from tap to node:test (#5880)fa95e84
test: migrated custom-parser.2.test.js from tap to node:test (#5902)a9d62d3
chore: updated test reporter (#5907)Maintainer changes
This version was pushed to npm by climba03003, a new releaser for fastify 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