Bump the tunnel-server-deps group in /tunnel-server with 9 updates #381
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 tunnel-server-deps group in /tunnel-server with 9 updates:
4.24.3
4.25.2
10.3.0
10.3.1
1.14.0
1.15.0
5.0.5
5.0.6
18.18.10
18.19.4
2.6.9
2.6.10
1.11.16
1.11.18
0.19.9
0.19.11
8.54.0
8.56.0
Updates
fastify
from 4.24.3 to 4.25.2Release notes
Sourced from fastify's releases.
... (truncated)
Commits
04a4c97
Bumped v4.25.20c86bb4
docs: update setErrorHandler to explain not found behaviour (#5218)b834ac7
Always consume stream payloads when responding to 204 with no body (#5231)bc8743a
fix:npm run test:watch
(#5221)e3a07ea
Bumped v4.25.1af8bd46
chore: at-large project (#5211)e495eaa
fix: Better plugin name detection for FSTWRN002 (#5209)256fb2c
fix: route constraints (#5207)635acc8
Bumped v4.25.0b8f2d9e
chore: remove unused type assertion (#5184)Updates
pino-pretty
from 10.3.0 to 10.3.1Release notes
Sourced from pino-pretty's releases.
Commits
9d89a59
Bumped v10.3.12286bde
Add build function export in type define file. (#484)88610aa
Bump tsd from 0.29.0 to 0.30.0 (#483)Updates
ssh2
from 1.14.0 to 1.15.0Commits
a56e70e
package: bump version to v1.15.0fcf3a48
package: bump nan to v2.18.0b1b0077
ci: update test workflow97b223f
lib: add strict key exchange mode support739a589
package: bump cpu-features version to v0.0.9fb88f18
ci: update workflowsUpdates
ts-pattern
from 5.0.5 to 5.0.6Release notes
Sourced from ts-pattern's releases.
Commits
8f2158f
Merge pull request #207 from gvergnaud/gvergnaud/fix-exhaustive-matching-on-r...16786f0
5.0.64bad479
fix(readonly): exhaustive matching on readonly arraye36debe
Merge pull request #200 from gvergnaud/dependabot/npm_and_yarn/babel/traverse...c469d17
build(deps-dev): bump@babel/traverse
from 7.21.5 to 7.23.2188b427
docs: fix typo in jsdoc comments004fecb
Merge pull request #199 from gvergnaud/dependabot/npm_and_yarn/postcss-8.4.31cbc9f91
perf: don't execute the pattern twice when a guard is provided as second argu...6ecb14d
build(deps-dev): bump postcss from 8.4.23 to 8.4.31b054d90
perf: move run implementation to .exhaustiveUpdates
@types/node
from 18.18.10 to 18.19.4Commits
Updates
@types/node-fetch
from 2.6.9 to 2.6.10Commits
Updates
@types/ssh2
from 1.11.16 to 1.11.18Commits
Updates
esbuild
from 0.19.9 to 0.19.11Release notes
Sourced from esbuild's releases.
... (truncated)
Changelog
Sourced from esbuild's changelog.
... (truncated)
Commits
6ee8225
publish 0.19.11 to npmf8ae3af
fix #3561: treeshaking of knownSymbol
instances0811058
switch define data to flagsf5f8ff8
fix #3568: can reorder primitive past side-effect914f608
fix #3558: put thestop()
api call back2aa166b
fix #3559: fix recent class transform regression55e1127
publish 0.19.10 to npmd968af2
fix #3511:@__NO_SIDE_EFFECTS__
with templates00c4ebe
fix #3546: don't transformrequire
glob importse1b7050
fix #3319: missing symbol usage in glob transformUpdates
eslint
from 8.54.0 to 8.56.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
8e8e9f8
8.56.0085978b
Build: changelog update for 8.56.0ba6af85
chore: upgrade@eslint/js
@8
.56.0 (#17864)60a531a
chore: package.json update for@eslint/js
release0dd9704
feat: Support custom severity when reporting unused disable directives (#17212)31a7e3f
feat: fix no-restricted-properties false negatives with unknown objects (#17818)ba87a06
chore: update dependency markdownlint to ^0.32.0 (#17783)7d5e5f6
fix:TypeError: fs.exists is not a function
on read-only file system (#17846)9271d10
chore: add GitHub issue template for docs issues (#17845)70a686b
chore: Convert rule tests to FlatRuleTester (#17819)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