build(deps-dev): bump the development group across 1 directory with 8 updates #800
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 group with 8 updates in the / directory:
9.18.0
9.19.0
22.10.10
22.13.0
9.18.0
9.19.0
4.31.0
4.34.1
8.21.0
8.23.0
15.4.1
15.5.2
7.2.3
7.3.1
12.3.2
12.4.1
Updates
@eslint/js
from 9.18.0 to 9.19.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
58560e7
chore: package.json update for@eslint/js
releaseUpdates
@types/node
from 22.10.10 to 22.13.0Commits
Updates
eslint
from 9.18.0 to 9.19.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
208e0b1
9.19.0196dfda
Build: changelog update for 9.19.09b9cb05
chore: upgrade@eslint/js
@9
.19.0 (#19371)58560e7
chore: package.json update for@eslint/js
releasecfea9ab
docs: Clarify overrideConfig option (#19370)2b84f66
docs: Update README (#19362)044f93c
docs: clarify frozen rule description (#19351)797ee7c
docs: fix Bluesky links (#19368)81a9c0e
docs: Update README093fb3d
docs: replacevar
withlet
andconst
in rule examples (#19365)Updates
rollup
from 4.31.0 to 4.34.1Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
0f20524
4.34.132504b3
Ensure that all properties of throw statements are included (#5825)979d628
4.34.0d7062ef
Reapply object tree-shaking (#5737)494483e
4.33.074a251f
return null (#5820)93c9c0e
support for changing the attributes key for dynamic imports (#5818)caeffb3
Return UnknownValue if getLiteralValueAtPath is called recursively within log...acd142c
fix(deps): lock file maintenance minor/patch updates (#5817)f412abd
fix(deps): update swc monorepo (major) (#5816)Updates
typescript-eslint
from 8.21.0 to 8.23.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
2a96020
chore(release): publish 8.23.094e8098
chore(release): publish 8.22.0Updates
@polkadot/types
from 15.4.1 to 15.5.2Release notes
Sourced from
@polkadot/types
's releases.Changelog
Sourced from
@polkadot/types
's changelog.Commits
25037ae
[CI Skip] release/stable 15.5.2a447422
15.5.2 (#6086)ad9ade7
[CI Skip] bump/beta 15.5.2-2-x203c596
Include missing known keys (#6084)e86abee
[CI Skip] bump/beta 15.5.2-1-x619853f
[CI Skip] bump/beta 15.5.2-0-xc129dda
Ensure assetId is handled correctly when addSignature is used (#6083)ad6f3d4
[CI Skip] release/stable 15.5.11d28f99
15.5.1 (#6080)b132f64
[CI Skip] bump/beta 15.4.2-4-xUpdates
@inquirer/prompts
from 7.2.3 to 7.3.1Release notes
Sourced from
@inquirer/prompts
's releases.Commits
b2709b8
Publish97c8f7d
Chore: Set@types/node
as an optional peer dependency. Fix #1657799fa14
Chore: Bump dependencies & yarn dedupe repo cleanup0beb389
Publish504c230
Feat: support customize shortcuts for checkbox selection/deselection (#1663)9f535bd
Doc(@inquirer/editor
): Document customizing the editora8768f9
Publish5928cf7
Chore: Readme Updates (#1658)9ee4930
Chore(*): Bump dev dependencies (#1655)1be9de1
Chore(dev-deps): Vitest 3 (#1654)Updates
inquirer
from 12.3.2 to 12.4.1Release notes
Sourced from inquirer's releases.
Commits
b2709b8
Publish97c8f7d
Chore: Set@types/node
as an optional peer dependency. Fix #1657799fa14
Chore: Bump dependencies & yarn dedupe repo cleanup0beb389
Publish504c230
Feat: support customize shortcuts for checkbox selection/deselection (#1663)9f535bd
Doc(@inquirer/editor
): Document customizing the editora8768f9
Publish5928cf7
Chore: Readme Updates (#1658)9ee4930
Chore(*): Bump dev dependencies (#1655)1be9de1
Chore(dev-deps): Vitest 3 (#1654)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