chore: bump the development-dependencies group across 1 directory with 10 updates #1037
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 10 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.11
48.2.1
48.2.3
16.10.1
16.10.2
5.3.3
5.4.5
6.11.1
6.16.0
30.2.0
30.5.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.11Commits
Updates
eslint-plugin-jsdoc
from 48.2.1 to 48.2.3Release notes
Sourced from eslint-plugin-jsdoc's releases.
Commits
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.16.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
f8978bd
Bumped v6.16.0 (#3216)18c0df2
websocket: use FastBuffer (#3213)7150bed
websocket: don't clone buffer if it's not needed. (#3214)63b7794
use FinalizationRegistry to cancel the body if response is collected (#3199)c0dc3dd
websocket: 200x faster generate mask (#3204)ee64eb5
fix: pass abort function (#3212)8dc6a7e
fix: remove abort handler on close (#3211)9f26aff
fix: request abort signal (#3209)d51dabc
perf: avoid setImmediate if body is reading (#3210)94c9aa9
Revert "perf: avoid setImmediate if body is reading"Updates
@financial-times/n-express
from 30.2.0 to 30.5.0Dependabot 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 th...Description has been truncated