chore(deps-dev): bump the dependencies group across 1 directory with 8 updates #255
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 8 updates in the / directory:
9.16.0
9.17.0
2.11.0
2.12.1
2.11.0
2.12.1
22.10.1
22.10.2
8.16.0
8.18.0
8.16.0
8.18.0
3.4.1
3.4.2
8.16.0
8.18.0
Updates
@eslint/js
from 9.16.0 to 9.17.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
84c5787
chore: package.json update for@eslint/js
releaseUpdates
@stylistic/eslint-plugin-js
from 2.11.0 to 2.12.1Release notes
Sourced from
@stylistic/eslint-plugin-js
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-js
's changelog.Commits
65a18b2
chore: release v2.12.1 (main) (#635)b67f274
chore: release v2.12.0 (main) (#615)Updates
@stylistic/eslint-plugin-ts
from 2.11.0 to 2.12.1Release notes
Sourced from
@stylistic/eslint-plugin-ts
's releases.Changelog
Sourced from
@stylistic/eslint-plugin-ts
's changelog.Commits
65a18b2
chore: release v2.12.1 (main) (#635)b67f274
chore: release v2.12.0 (main) (#615)Updates
@types/node
from 22.10.1 to 22.10.2Commits
Updates
@typescript-eslint/eslint-plugin
from 8.16.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.Commits
c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)a54a8e1
fix(eslint-plugin): [use-unknown-in-catch-callback-variable] only flag functi...24a1510
fix(eslint-plugin): [no-base-to-string] handle more robustly when multiple `t...47f1ab3
feat(eslint-plugin): [switch-exhaustiveness-check] add support for "no defaul...772bd43
fix(eslint-plugin): [no-deprecated] check if a JSX attribute is deprecated (#...4cb2cf8
fix: typescript peer dependency (#10373)0cc7919
feat(eslint-plugin): [no-deprecated] report on super call of deprecated const...2c8a75e
chore(release): publish 8.17.0670df27
feat(eslint-plugin): [prefer-promise-reject-errors] options to allow any and ...Updates
@typescript-eslint/parser
from 8.16.0 to 8.18.0Release notes
Sourced from
@typescript-eslint/parser
's releases.Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
c60dbab
chore(release): publish 8.18.00d65f17
chore: enforce repo nullish check style (#10419)c92c29d
chore: standardise licenses on MIT (#10387)4cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.0Updates
prettier
from 3.4.1 to 3.4.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
cca9461
Release 3.4.2572bebe
Fix comments on class methods with decorators (#16891)359c4f0
chore(deps): update dependency@angular/compiler
to v19.0.1 (#16903)6470996
chore(deps): update dependency@glimmer/syntax
to v0.93.1 (#16904)e13614f
Correct fit() for fill() (#16899)10db357
Remove check onTSImportType.isTypeOf
(#16892)ac46a4f
Treat U+30A0 & U+30FB in Katakana Block as CJK (#16796)d52e905
Add test for #16207 (#16890)a1e354d
Clean changelog_unreleased99875da
Bump Prettier dependency to 3.4.1Updates
typescript-eslint
from 8.16.0 to 8.18.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c60dbab
chore(release): publish 8.18.04cb2cf8
fix: typescript peer dependency (#10373)2c8a75e
chore(release): publish 8.17.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 manuallyDescription has been truncated