feat(deps): bump the all group across 1 directory with 8 updates #155
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 all group with 8 updates in the / directory:
9.12.0
9.13.0
6.10.0
6.10.2
7.37.1
7.37.2
8.8.1
8.11.0
22.7.5
22.8.1
9.12.0
9.13.0
5.33.3
5.34.1
1.7.18
1.8.1
Updates
@eslint/js
from 9.12.0 to 9.13.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
2211f0a
chore: package.json update for@eslint/js
releaseUpdates
eslint-plugin-jsx-a11y
from 6.10.0 to 6.10.2Changelog
Sourced from eslint-plugin-jsx-a11y's changelog.
Commits
7f3d698
v6.10.20d01a1a
[meta] fix changelog URLs5dad7c4
[Dev Deps] update@babel/cli
,@babel/core
,@babel/eslint-parser
, `@babe...d15d3ab
[Refactor] avoid spreading things that are already arraysfa9845d
[patch]no-redundandant-roles
: allow\<img src="*.svg" role="img" />
daba189
[Tests]aria-role
: Add valid test for\<svg role="img" />
0bc6378
[Docs]label-has-associated-control
: add line breaks for readability30d2318
[Tests]label-has-associated-control
: add additional test casesd92446c
[Tests] Add tests to reinforce required attributes for role="heading"aa075bd
[Refactor] remove no-longer-neededes-iterator-helpers
Updates
eslint-plugin-react
from 7.37.1 to 7.37.2Release notes
Sourced from eslint-plugin-react's releases.
Changelog
Sourced from eslint-plugin-react's changelog.
Commits
256cf74
Update CHANGELOG and bump version33db656
[Deps] updatees-iterator-helpers
5696f99
[Dev Deps] update@babel/core
,@babel/eslint-parser
, `@babel/plugin-synta...5c23573
[Dev Deps] update@babel/core,
@babel/eslint-parser
,
@babel/plugin-syntax
...c47fa56
[types] [Fix] ensure the index types are generated63aceff
[Fix]destructuring-assignment
: fix false negative when usingtypeof props.a
96d46d5
[Refactor]destructuring-assignment
: usegetParentStatelessComponent
Updates
typescript-eslint
from 8.8.1 to 8.11.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
79c27a8
chore(release): publish 8.11.07effdea
chore(release): publish 8.10.0be5bc0f
fix(typescript-eslint): propagatename
field to extended configs in `config...4666ed4
chore(release): publish 8.9.0Updates
@types/node
from 22.7.5 to 22.8.1Commits
Updates
eslint
from 9.12.0 to 9.13.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
1a7cdbf
9.13.0627d5bf
Build: changelog update for 9.13.068d2d9d
chore: upgrade to@eslint/[email protected]
and@eslint/core@^0.7.0
(#19034)2211f0a
chore: package.json update for@eslint/js
release381c32b
feat: Allow languages to providedefaultLanguageOptions
(#19003)78836d4
fix: update thecomplexity
rule type (#19027)c7abaef
perf: using Node.js compile cache (#19012)bf723bd
feat: Improve eslintrc warning message (#19023)1d7c077
chore: add pkg.type "commonjs" (#19011)abdbfa8
docs: markLintMessage#nodeType
as deprecated (#19019)Updates
knip
from 5.33.3 to 5.34.1Release notes
Sourced from knip's releases.
Commits
252fde8
Release 5.34.1846ed76
Fix edge case for binary disguised as entry (#161)9defcb9
Only ignore "http" if in dependency specifier (fixes #813)e028528
Move helper to less confusing location20070ba
Consistent naming5bb56e7
Rename test file, fix up default valuescb080d4
Release 5.34.0c6e4d31
Don't usepath
if step also hasrepository
in github-action plugina2217a2
Give plugins a chance to prep config argsa2e83f8
Let's start out conservativelyUpdates
lefthook
from 1.7.18 to 1.8.1Release notes
Sourced from lefthook's releases.
Changelog
Sourced from lefthook's changelog.
Commits
48cf7f6
1.8.1: ignore lfs hook when running pre-push from terminal3c959bf
chore: bump Go to 1.23 (#856)453d026
fix: skip git lfs hook when calling manually (#855)fa89715
1.8.0: avoid using npx and set root dir for commands when configured7d38c94
fix!: don't auto-install lefthook with npx if not found (#602)5afb245
fix!: execute files command within configured root (#607)5517878
fix: calculate hashsum of the full config (#854)f3b1a81
feat: support globs in extends (#853)67626f7
docs: simplify configuration docs (#851)fb7d017
1.7.22: add skip option merge-commitDependabot 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