chore(deps-dev): bump the eslint group with 8 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
Bumps the eslint group with 8 updates:
| Package | From | To |
|---|---|---|
| @eslint/compat | 2.0.1 |
2.0.2 |
| @eslint/eslintrc | 3.3.3 |
3.3.4 |
| @eslint/js | 9.39.2 |
10.0.1 |
| eslint | 9.39.2 |
10.0.2 |
| eslint-plugin-playwright | 2.5.0 |
2.7.1 |
| eslint-plugin-primer-react | 8.5.1 |
8.5.2 |
| eslint-plugin-storybook | 10.2.0 |
10.2.12 |
| eslint-plugin-testing-library | 7.15.4 |
7.16.0 |
Updates @eslint/compat from 2.0.1 to 2.0.2
Release notes
Sourced from @eslint/compat's releases.
compat: v2.0.2
2.0.2 (2026-01-29)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^1.0.1 to ^1.1.0migrate-config: v2.0.2
2.0.2 (2026-01-29)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^2.0.1 to ^2.0.2- devDependencies
@eslint/corebumped from ^1.0.1 to ^1.1.0
Changelog
Sourced from @eslint/compat's changelog.
2.0.2 (2026-01-29)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^1.0.1 to ^1.1.0
Commits
Updates @eslint/eslintrc from 3.3.3 to 3.3.4
Release notes
Sourced from @eslint/eslintrc's releases.
eslintrc: v3.3.4
3.3.4 (2026-02-22)
Bug Fixes
Commits
4c45e24chore: release 3.3.4 🚀 (#223)30339d0fix: updateminimatchto3.1.3to address security vulnerabilities (#224)9139140fix: updateajvto6.14.0to address security vulnerabilities (#221)245ada5docs: Update README sponsors78b1a0edocs: Update README sponsorsdf32fffdocs: Update README sponsorsa62f7f5docs: Update README sponsors84a32c5docs: Update README sponsors7ab5635docs: Update README sponsors5e8a153docs: Update README sponsors- Additional commits viewable in compare view
Updates @eslint/js from 9.39.2 to 10.0.1
Release notes
Sourced from @eslint/js's releases.
v10.0.1
Bug Fixes
c87d5bdfix: update eslint (#20531) (renovate[bot])d841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519) (루밀LuMir)04c2147fix: update error message for unused suppressions (#20496) (fnx)38b089cfix: update dependency@eslint/config-arrayto ^0.23.1 (#20484) (renovate[bot])Documentation
5b3dbcedocs: add AI acknowledgement section to templates (#20431) (루밀LuMir)6f23076docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)b69cfb3docs: Update README (GitHub Actions Bot)Chores
e5c281fchore: updates for v9.39.3 release (Jenkins)8c3832achore: update@typescript-eslint/parserto ^8.56.0 (#20514) (Milos Djermanovic)8330d23test: add tests for config-api (#20493) (Milos Djermanovic)37d6e91chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)da7cd0erefactor: cleanup error message templates (#20479) (Francesco Trotta)84fb885chore: package.json update for@eslint/jsrelease (Jenkins)1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467) (Milos Djermanovic)v10.0.0
Breaking Changes
f9e54f4feat!: estimate rule-tester failure location (#20420) (ST-DDT)a176319feat!: replacechalkwithstyleTextand addcolortoResultsMeta(#20227) (루밀LuMir)c7046e6feat!: enable JSX reference tracking (#20152) (Pixel998)fa31a60feat!: addnameto configs (#20015) (Kirk Waiblinger)3383e7efix!: remove deprecatedSourceCodemethods (#20137) (Pixel998)501abd0feat!: update dependency minimatch to v10 (#20246) (renovate[bot])ca4d3b4fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)96512a6fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)c69fdacfeat!: remove eslintrc support (#20037) (Francesco Trotta)208b5ccfeat!: UseScopeManager#addGlobals()(#20132) (Milos Djermanovic)a2ee188fix!: adduniqueItems: trueinno-invalid-regexpoption (#20155) (Tanuj Kanti)a89059dfeat!: Program range span entire source text (#20133) (Pixel998)39a6424fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)f28fbf8fix!: Deprecate"always"and"as-needed"options of theradixrule (#20223) (Milos Djermanovic)aa3fb2bfix!: tightenfunc-namesschema (#20119) (Pixel998)f6c0ed0feat!: reporteslint-envcomments as errors (#20128) (Francesco Trotta)4bf739ffix!: remove deprecatedLintMessage#nodeTypeandTestCaseError#type(#20096) (Pixel998)523c076feat!: drop support for jiti < 2.2.0 (#20016) (michael faith)454a292feat!: updateeslint:recommendedconfiguration (#20210) (Pixel998)4f880eefeat!: removev10_*and inactiveunstable_*flags (#20225) (sethamus)f18115cfeat!:no-shadow-restricted-namesreportglobalThisby default (#20027) (sethamus)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160) (Milos Djermanovic)Features
... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)- See full diff in compare view
Updates eslint from 9.39.2 to 10.0.2
Release notes
Sourced from eslint's releases.
v10.0.2
Bug Fixes
Documentation
13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548) (Mike McCready)98cbf6bdocs: update migration guide per Program range change (#20534) (Huáng Jùnliàng)61a2405docs: add missing semicolon in vars-on-top rule example (#20533) (Abilash)Chores
951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553) (renovate[bot])6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536) (Milos Djermanovic)v10.0.1
Bug Fixes
c87d5bdfix: update eslint (#20531) (renovate[bot])d841001fix: updateminimatchto10.2.1to address security vulnerabilities (#20519) (루밀LuMir)04c2147fix: update error message for unused suppressions (#20496) (fnx)38b089cfix: update dependency@eslint/config-arrayto ^0.23.1 (#20484) (renovate[bot])Documentation
5b3dbcedocs: add AI acknowledgement section to templates (#20431) (루밀LuMir)6f23076docs: toggle nav in no-JS mode (#20476) (Tanuj Kanti)b69cfb3docs: Update README (GitHub Actions Bot)Chores
e5c281fchore: updates for v9.39.3 release (Jenkins)8c3832achore: update@typescript-eslint/parserto ^8.56.0 (#20514) (Milos Djermanovic)8330d23test: add tests for config-api (#20493) (Milos Djermanovic)37d6e91chore: remove eslint v10 prereleases from eslint-config-eslint deps (#20494) (Milos Djermanovic)da7cd0erefactor: cleanup error message templates (#20479) (Francesco Trotta)84fb885chore: package.json update for@eslint/jsrelease (Jenkins)1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467) (Milos Djermanovic)v10.0.0
Breaking Changes
f9e54f4feat!: estimate rule-tester failure location (#20420) (ST-DDT)a176319feat!: replacechalkwithstyleTextand addcolortoResultsMeta(#20227) (루밀LuMir)c7046e6feat!: enable JSX reference tracking (#20152) (Pixel998)fa31a60feat!: addnameto configs (#20015) (Kirk Waiblinger)3383e7efix!: remove deprecatedSourceCodemethods (#20137) (Pixel998)501abd0feat!: update dependency minimatch to v10 (#20246) (renovate[bot])ca4d3b4fix!: stricter rule tester assertions for valid test cases (#20125) (唯然)96512a6fix!: Remove deprecated rule context methods (#20086) (Nicholas C. Zakas)c69fdacfeat!: remove eslintrc support (#20037) (Francesco Trotta)208b5ccfeat!: UseScopeManager#addGlobals()(#20132) (Milos Djermanovic)a2ee188fix!: adduniqueItems: trueinno-invalid-regexpoption (#20155) (Tanuj Kanti)a89059dfeat!: Program range span entire source text (#20133) (Pixel998)39a6424fix!: assert 'text' is a string across all RuleFixer methods (#20082) (Pixel998)f28fbf8fix!: Deprecate"always"and"as-needed"options of theradixrule (#20223) (Milos Djermanovic)
... (truncated)
Commits
55122d610.0.280f1e29Build: changelog update for 10.0.2951223bchore: update dependency@eslint/eslintrcto ^3.3.4 (#20553)13eeedbdocs: link rule type explanation to CLI option --fix-type (#20548)6aa1afechore: update dependency eslint-plugin-jsdoc to ^62.7.0 (#20536)2b72361fix: updateajvto6.14.0to address security vulnerabilities (#20537)98cbf6bdocs: update migration guide per Program range change (#20534)61a2405docs: add missing semicolon in vars-on-top rule example (#20533)0bd549710.0.1ddb80efBuild: changelog update for 10.0.1- Additional commits viewable in compare view
Updates eslint-plugin-playwright from 2.5.0 to 2.7.1
Release notes
Sourced from eslint-plugin-playwright's releases.
v2.7.1
2.7.1 (2026-02-23)
Bug Fixes
- missing-playwirght-await: Fix false positive with promise chains (6e4f5ff)
v2.7.0
2.7.0 (2026-02-18)
Features
v2.6.1
2.6.1 (2026-02-18)
Bug Fixes
v2.6.0
2.6.0 (2026-02-18)
Bug Fixes
- docs: consistent-spacing-between-blocks name (#421) (f2306ed)
- valid-title: Ignore variables we can't statically determine (1597555), closes #368
Features
- Add
no-duplicate-slowrule (dac9495), closes #418- Add
no-restricted-rolesrule (#422) (91817bf)- Add
require-to-pass-timeoutrule (e620e87), closes #345- Add require-tags rule (c83b13a), closes #401
- missing-playwright-await: Add support for waitForResponse and other similar functions (960be8a), closes #199
v2.5.1
2.5.1 (2026-01-26)
Bug Fixes
- no-conditional-in-test: Fix false positive for
||(611657c)
Commits
6e4f5fffix(missing-playwirght-await): Fix false positive with promise chainsd2dad06docs: Update readmeaa5315bfeat: Support ESLint 10864edb1chore(deps): Bump tar from 7.5.7 to 7.5.9 (#426)6547702fix: Exclude@typescript-eslint/utilsfrom the bundlec83b13afeat: Add require-tags rule960be8afeat(missing-playwright-await): Add support for waitForResponse and other sim...dac9495feat: Addno-duplicate-slowrulee620e87feat: Addrequire-to-pass-timeoutrule1597555fix(valid-title): Ignore variables we can't statically determine- Additional commits viewable in compare view
Updates eslint-plugin-primer-react from 8.5.1 to 8.5.2
Release notes
Sourced from eslint-plugin-primer-react's releases.
v8.5.2
Patch Changes
- #488
e27c83bThanks@siddharthkp! - utils/casing-matches: Prevent ReDoS vulnerability
Changelog
Sourced from eslint-plugin-primer-react's changelog.
8.5.2
Patch Changes
- #488
e27c83bThanks@siddharthkp! - utils/casing-matches: Prevent ReDoS vulnerability
Commits
1918558Version Packages (#489)daec60aBump@typescript-eslint/rule-testerfrom 8.53.1 to 8.54.0 (#494)013510fBump@typescript-eslint/rule-testerfrom 8.53.0 to 8.53.1 (#491)8a81dbbBump globals from 17.0.0 to 17.1.0 (#492)e27c83bcasing-matches.ts: Fix regex warnings from code scanning (#488)- See full diff in compare view
Updates eslint-plugin-storybook from 10.2.0 to 10.2.12
Release notes
Sourced from eslint-plugin-storybook's releases.
v10.2.12
10.2.12
- Core: Sanitize inputs for save from controls - #33868, thanks
@valentinpalkovic!- Telemetry: Add project age - #33910, thanks
@shilman!- Webpack: Improve performance of module-mocking plugins - #33169, thanks
@valentinpalkovic!v10.2.11
10.2.11
- Addon-Vitest: Fix postinstall a11y installation - #33888, thanks
@valentinpalkovic!- Manifests: Use correct story name - #33709, thanks
@JReinhold!- Next.js: Handle legacyBehavior prop in Link mock component - #33862, thanks
@yatishgoel!- React: Fix manifest stories empty when meta has no explicit title - #33878, thanks
@kasperpeulen!v10.2.10
10.2.10
- Core: Require token for websocket connections - #33820, thanks
@ghengeveld!v10.2.9
10.2.9
- Addon-Vitest: Improve config file detection in monorepos - #33814, thanks
@valentinpalkovic!- Builder-Vite: Update dependencies react-vite framework - #33810, thanks
@valentinpalkovic!- Builder-Vite: Use relative path for mocker entry in production builds - #33792, thanks
@DukeDeSouth!- Next.js: Fix Link component override in appDirectory configuration - #31251, thanks
@yatishgoel!v10.2.8
10.2.8
- Telemetry: Add Expo metaframework - #33783, thanks
@copilot-swe-agent!- Telemetry: Add init exit event - #33773, thanks
@valentinpalkovic!- Telemetry: Add share events - #33766, thanks
@ndelangen!- Test: Update event creation logic in user-event package - #33787, thanks
@valentinpalkovic!v10.2.7
10.2.7
- CSF: Fix cross-file story imports in csf-factories codemod - #33723, thanks
@yatishgoel!- Core: Fix rendering of View Transitions in Firefox - #33651, thanks
@ghengeveld!- Globals: Repair dynamicTitle: false for user-defined tools - #33284, thanks
@ia319!- Logger: Honor --loglevel for npmlog output - #33776, thanks
@LouisLau-art!v10.2.6
10.2.6
- Addon-Vitest: Skip postinstall setup when configured - #33712, thanks
@valentinpalkovic!- Addon-Vitest: Support vite/vitest config with deferred export - #33755, thanks
@valentinpalkovic!- CLI: Support addon-vitest setup when --skip-install is passed - #33718, thanks
@valentinpalkovic!
... (truncated)
Changelog
Sourced from eslint-plugin-storybook's changelog.
10.2.12
- Core: Sanitize inputs for save from controls - #33868, thanks
@valentinpalkovic!- Telemetry: Add project age - #33910, thanks
@shilman!- Webpack: Improve performance of module-mocking plugins - #33169, thanks
@valentinpalkovic!10.2.11
- Addon-Vitest: Fix postinstall a11y installation - #33888, thanks
@valentinpalkovic!- Manifests: Use correct story name - #33709, thanks
@JReinhold!- Next.js: Handle legacyBehavior prop in Link mock component - #33862, thanks
@yatishgoel!- React: Fix manifest stories empty when meta has no explicit title - #33878, thanks
@kasperpeulen!10.2.10
- Core: Require token for websocket connections - #33820, thanks
@ghengeveld!10.2.9
- Addon-Vitest: Improve config file detection in monorepos - #33814, thanks
@valentinpalkovic!- Builder-Vite: Update dependencies react-vite framework - #33810, thanks
@valentinpalkovic!- Builder-Vite: Use relative path for mocker entry in production builds - #33792, thanks
@DukeDeSouth!- Next.js: Fix Link component override in appDirectory configuration - #31251, thanks
@yatishgoel!10.2.8
- Telemetry: Add Expo metaframework - #33783, thanks
@copilot-swe-agent!- Telemetry: Add init exit event - #33773, thanks
@valentinpalkovic!- Telemetry: Add share events - #33766, thanks
@ndelangen!- Test: Update event creation logic in user-event package - #33787, thanks
@valentinpalkovic!10.2.7
- CSF: Fix cross-file story imports in csf-factories codemod - #33723, thanks
@yatishgoel!- Core: Fix rendering of View Transitions in Firefox - #33651, thanks
@ghengeveld!- Globals: Repair dynamicTitle: false for user-defined tools - #33284, thanks
@ia319!- Logger: Honor --loglevel for npmlog output - #33776, thanks
@LouisLau-art!10.2.6
- Addon-Vitest: Skip postinstall setup when configured - #33712, thanks
@valentinpalkovic!- Addon-Vitest: Support vite/vitest config with deferred export - #33755, thanks
@valentinpalkovic!- CLI: Support addon-vitest setup when --skip-install is passed - #33718, thanks
@valentinpalkovic!- Manager: Update logic to use base path instead of full pathname - #33686, thanks
@JSMike!10.2.5
- Angular: fix --loglevel options in docs and descriptions - #33726, thanks
@theRuslan!- Builder-Vite: Add plugin to enforce Storybook's output directory in Vite build configuration - #33740, thanks
@valentinpalkovic!- Core: Invalidate cache on Storybook version upgrade - #33717, thanks
@copilot-swe-agent!
... (truncated)
Commits
68f811fBump version from "10.2.11" to "10.2.12" [skip ci]be01dcaBump version from "10.2.10" to "10.2.11" [skip ci]c812573Bump version from "10.2.9" to "10.2.10" [skip ci]4cdde82Bump version from "10.2.8" to "10.2.9" [skip ci]719b6caBump version from "10.2.7" to "10.2.8" [skip ci]8d687ecBump version from "10.2.6" to "10.2.7" [skip ci]cc0d1f9Bump version from "10.2.5" to "10.2.6" [skip ci]1053c2aBump version from "10.2.4" to "10.2.5" [skip ci]8e2b782Bump version from "10.2.3" to "10.2.4" [skip ci]d959d6cBump version from "10.2.2" to "10.2.3" [skip ci]- Additional commits viewable in compare view
Updates eslint-plugin-testing-library from 7.15.4 to 7.16.0
Release notes
Sourced from eslint-plugin-testing-library's releases.
v7.16.0
7.16.0 (2026-02-17)
Features
Commits
af31739feat: support ESLint v10 (#1211)340cf48chore(deps): update dependency@types/nodeto v22.19.11 (#1215)4f87fd3chore(deps): update dependency@vitest/eslint-pluginto v1.6.7 (#1214)9e50828chore(deps): update dependency@types/nodeto v22.19.10 (#1213)9d82486chore(deps): update dependency@types/nodeto v22.19.9 (#1210)0bc7062chore(deps): update dependency tsdown to v0.20.3 (#1209)e1f11a7chore(deps): update dependency@types/nodeto v22.19.8 (#1208)52f20babuild(deps): bump npm from 11.7.0 to 11.9.0 in the npm_and_yarn group across ...1e1b271chore(deps): update dependency globals to v17.3.0 (#1205)3e2aad5chore(deps): update commitlint monorepo to v20.4.1 (#1206)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Package Dependencies
eslint-plugin-testing-library
npm
7.15.4 → 7.16.0
Minor
Technical Details
| ID: | 14103015 |
| UUID: | 3986243740 |
| Node ID: | PR_kwDORYGxJ87GEHQZ |
| Host: | GitHub |
| Repository: | anna-nova98/TypeScript-react |