build(deps): bump the dependencies group across 1 directory with 6 updates #497
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 dependencies group with 6 updates in the /processor directory:
10.0.1
10.0.2
6.0.1
6.0.2
5.2.0
5.2.1
22.10.3
22.10.5
8.19.0
8.19.1
8.19.0
8.19.1
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/request-context
from 6.0.1 to 6.0.2Release notes
Sourced from
@fastify/request-context
's releases.Commits
0d99c6f
6.0.27d15676
docs(readme): add compatibility table (#208)94b1eac
ci(coverage): remove coveralls workflow (#207)fbc99b4
refactor: prefix unused params with underscores (#206)2844e6a
chore(readme): update references to deprecated name (#205)5764d45
chore(package): add funding (#204)d763ce6
types: usenode:
prefix for builtins (#202)87b8bc3
perf: usenode:
prefix to bypass require.cache call for builtins (#201)59c967f
fix: refactor requestContextPlugin.spec.js to use response headers instead of...a9c2df2
chore(package): addbugs
url (#200)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.
Updates
@types/node
from 22.10.3 to 22.10.5Commits
Updates
@typescript-eslint/eslint-plugin
from 8.19.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
328b7df
chore(release): publish 8.19.15dedb1c
docs: fix incorrect variable name in a comment in code example (#10613)6e05e56
fix: revert "fix(eslint-plugin): [no-unnecessary-type-assertion] handle liter...82716b8
fix(eslint-plugin): [no-unnecessary-type-assertion] handle literal types (#10...c7154bf
chore(eslint-plugin): usegetConstraintInfo
in no-unnecessary-template-expr...63b2d3e
fix(eslint-plugin): [no-deprecated] doesn't report on shorthand property in a...4dbf48b
fix(eslint-plugin): [strict-boolean-expressions] remove remaining (unsafe) au...3bacfa7
chore: upgrade to ts-api-utils 2.0 (#10567)4f50f64
docs: [return-await] make the rule no longer an extension of ESLint no-return...4e7f5f8
docs: [prefer-nullish-coalescing] fix admonition (#10574)Updates
@typescript-eslint/parser
from 8.19.0 to 8.19.1Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
328b7df
chore(release): publish 8.19.1Dependabot 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