meta: bump the lint group across 1 directory with 5 updates #7180
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 lint group with 5 updates in the / directory:
9.10.0
9.14.0
4.2.1
4.4.0
7.37.1
7.37.2
16.9.0
16.10.0
8.8.1
8.13.0
Updates
eslint
from 9.10.0 to 9.14.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
db0b844
9.14.020b0da1
Build: changelog update for 9.14.0f36cb16
chore: upgrade@eslint/js
@9
.14.0 (#19086)28be447
chore: package.json update for@eslint/js
release24d0172
fix: enable retry concurrency limit for readFile() (#19077)3fa009f
feat: add support for Import Attributes and RegExp Modifiers (#19076)b0faee3
feat: add types for the@eslint/js
package (#19010)151c965
docs: updatecontext.languageOptions.parser
description (#19084)dc34f94
docs: Update READMEf48a2a0
test: addno-invalid-regexp
tests with RegExp Modifiers (#19075)Updates
eslint-plugin-import-x
from 4.2.1 to 4.4.0Release notes
Sourced from eslint-plugin-import-x's releases.
Changelog
Sourced from eslint-plugin-import-x's changelog.
Commits
3a45170
chore: release eslint-plugin-import-x (#172)5de039c
fix: support namespace type import (#168)9c58269
extensions
: addedcheckTypeImports
option (#169)9715220
refactor: backport a few upstream changes (#171)0bac033
chore: release eslint-plugin-import-x (#165)3811c79
perf(utils): faster ImportDeclaration detect (#163)38d0081
Fix incorrect no-duplicates prefer-inline default type import handling (#162)b43350c
chore: release eslint-plugin-import-x (#161)4da5388
feat: add support for using resolver object directly in settings (#159)ab65566
docs(README): fix typo (#154)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
stylelint
from 16.9.0 to 16.10.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
c360343
16.10.0a8bb7ab
Prepare 16.10.0 (#7970)8eb19d0
Document issue types for maintainers (#8036)f5e83b1
Fixlength-zero-no-unit
false positives for Sass variables (#8035)99030ac
Fixdeclaration-block-no-redundant-longhand-properties
autofix for `grid-co...3fca687
Bump typescript from 5.6.2 to 5.6.3 in the typescript group (#8031)530f0ee
Bump css-functions-list from 3.2.2 to 3.2.3 (#8033)edaa508
Bump rollup from 4.22.5 to 4.24.0 (#8032)ab2141e
Fix incorrectconfig
option for Node.js API withextends
andoverrides
...baf7c0e
Bump postcss-safe-parser from 7.0.0 to 7.0.1 in the postcss group (#8021)Updates
typescript-eslint
from 8.8.1 to 8.13.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
... (truncated)
Commits
ac1f632
chore(release): publish 8.13.03b97b55
chore: enable eslint-plugin-perfectionist on the rest of the repo (#10189)4af866a
chore(release): publish 8.12.21edec1d
chore(release): publish 8.12.13413a2d
chore(release): publish 8.12.0ad9d3ba
feat(typescript-eslint): improve undefined extension handling (#10177)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.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 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 dependencyDescription has been truncated