chore: bump the development-dependencies group across 1 directory with 9 updates #1047
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 development-dependencies group with 9 updates in the / directory:
7.24.3
7.24.5
7.24.1
7.24.5
19.2.1
19.3.0
19.1.0
19.2.2
20.12.7
20.12.12
48.2.1
48.2.5
16.10.1
16.10.2
5.3.3
5.4.5
6.11.1
6.17.0
Updates
@babel/core
from 7.24.3 to 7.24.5Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4d4ade61
Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)b8eb831
Fix incorrect function hoisting in some case statements (#16363)Updates
@babel/eslint-parser
from 7.24.1 to 7.24.5Release notes
Sourced from
@babel/eslint-parser
's releases.... (truncated)
Changelog
Sourced from
@babel/eslint-parser
's changelog.... (truncated)
Commits
ddbea7d
v7.24.50128984
Relax ESLint peerDependency constraint to allow v9 (#16414)ee48754
Use multiple TypeScript projects (#16430)Updates
@commitlint/cli
from 19.2.1 to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.Commits
447fd3b
v19.3.066dd3a5
v19.2.2Updates
@commitlint/config-conventional
from 19.1.0 to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.Commits
66dd3a5
v19.2.2Updates
@types/node
from 20.12.7 to 20.12.12Commits
Updates
eslint-plugin-jsdoc
from 48.2.1 to 48.2.5Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
d417d05
fix: handle deprecatedtypeParameters
(#1229)98990e8
chore: update semver and devDeps.4da4aeb
fix(valid-types
): disable checking of types/names withinimport
tags; fix...e343ab5
chore: update jsdoccomment and devDeps.ab5624b
fix(valid-types
): whitelist pratt parser keywords; fixes #12219e9fed5
fix: add TSimport
tag; fixes #12183e88f9a
docs: mention excludedTags in informative-docs docsUpdates
release-please
from 16.10.1 to 16.10.2Release notes
Sourced from release-please's releases.
Changelog
Sourced from release-please's changelog.
Commits
62e8dcb
chore(main): release 16.10.2 (#2254)2d80f12
fix: disable updating peer dependencies when updatePeerDependencies is false ...08331fa
chore(deps): update dependency ajv-formats to v3 (#2256)d7d3958
fix: respect signoff in config (#2247)Updates
typescript
from 5.3.3 to 5.4.5Release notes
Sourced from typescript's releases.
... (truncated)
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Updates
undici
from 6.11.1 to 6.17.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
0ca9c1e
Bumped v6.17.0 (#3272)8f819cd
build(deps): bump node from487dc5d
to9e8f45f
in /build (#3271)2e73fe4
Revert "websocket: autobahn workflow should fail on error (#3259)" (#3270)4da45f9
use private properties in Headers (#3269)106bf1c
feat: dump interceptor (#3118)0980f9d
perf: avoid buffer cloning (#3264)e2dc4da
add bodymixin bytes (#3262)903c667
websocket: autobahn workflow should fail on error (#3259)c8352d7
Cleanup websocket (#3257)f5025a8
websocket: checkout correct correct commit in autobahn workflow (#3258)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 manuallyDescription has been truncated