Bump the lint group with 5 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(3 months ago)
(3 months ago)
dependencies javascript
Bumps the lint group with 5 updates:
| Package | From | To |
|---|---|---|
| @eslint/compat | 2.0.2 |
2.0.3 |
| @eslint/js | 9.39.3 |
9.39.4 |
| @types/node | 24.11.0 |
24.12.0 |
| eslint | 9.39.3 |
9.39.4 |
| typescript-eslint | 8.56.1 |
8.57.0 |
Updates @eslint/compat from 2.0.2 to 2.0.3
Release notes
Sourced from @eslint/compat's releases.
compat: v2.0.3
2.0.3 (2026-03-06)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^1.1.0 to ^1.1.1migrate-config: v2.0.3
2.0.3 (2026-03-06)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^2.0.2 to ^2.0.3- devDependencies
@eslint/corebumped from ^1.1.0 to ^1.1.1
Changelog
Sourced from @eslint/compat's changelog.
2.0.3 (2026-03-06)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^1.1.0 to ^1.1.1
Commits
41eb19fchore: release main (#380)5c42055docs: Update README sponsorsb13b482docs: Update README sponsors53d0bc3docs: Update README sponsorsbc1da95docs: Update README sponsors542bc6bdocs: Update README sponsors7cb43b6build: standardize test scripts (#357)98521c2docs: Update README sponsors- See full diff in compare view
Updates @eslint/js from 9.39.3 to 9.39.4
Release notes
Sourced from @eslint/js's releases.
v9.39.4
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency@eslint/eslintrcto ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
Chores
Commits
71b2f6bchore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @types/node from 24.11.0 to 24.12.0
Commits
- See full diff in compare view
Updates eslint from 9.39.3 to 9.39.4
Release notes
Sourced from eslint's releases.
v9.39.4
Bug Fixes
f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564) (Milos Djermanovic)a3c868ffix: update dependency@eslint/eslintrcto ^3.3.4 (#20554) (Milos Djermanovic)234d005fix: minimatch security vulnerability patch for v9.x (#20549) (Andrej Beles)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538) (루밀LuMir)Documentation
Chores
Commits
f5770b09.39.4c30147aBuild: changelog update for 9.39.4b8b4eb1chore: update dependencies for ESLint v9.39.4 (#20596)71b2f6bchore: package.json update for@eslint/jsrelease4675152docs: add deprecation notice partial (#20520)f18f6c8fix: update dependency minimatch to ^3.1.5 (#20564)1d16c2fci: pin Node.js 25.6.1 (#20563)a3c868ffix: update dependency@eslint/eslintrcto ^3.3.4 (#20554)234d005fix: minimatch security vulnerability patch for v9.x (#20549)b1b37eefix: updateajvto6.14.0to address security vulnerabilities (#20538)- See full diff in compare view
Updates typescript-eslint from 8.56.1 to 8.57.0
Release notes
Sourced from typescript-eslint's releases.
v8.57.0
8.57.0 (2026-03-09)
🚀 Features
- eslint-plugin: [no-unnecessary-condition] allow literal loop conditions in for/do loops (#12080)
🩹 Fixes
- eslint-plugin: [strict-void-return] false positives with overloads (#12055)
- eslint-plugin: handle statically analyzable computed keys in prefer-readonly (#12079)
- eslint-plugin: guard against negative paramIndex in no-useless-default-assignment (#12077)
- eslint-plugin: [prefer-promise-reject-errors] add allow
TypeOrValueSpecifierto prefer-promise-reject-errors (#12094)- eslint-plugin: [no-base-to-string] fix false positive for toString with overloads (#12089)
- typescript-estree: switch back to use
ts.getModifiers()(#12034)- typescript-estree: if the template literal is tagged and the text has an invalid escape,
cookedwill benull(#11355)❤️ Thank You
- Brad Zacher
@bradzacher- Brian Schlenker
@bschlenk- Evyatar Daud
@StyleShit- fisker Cheung
@fisker- James Henry
@JamesHenry- Josh Goldberg
- Kirk Waiblinger
@kirkwaiblinger- Moses Odutusin
@thebolarin- Newton Yuan
@NewtonYuan- SungHyun627
@SungHyun627- Younsang Na
@nayounsangSee GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.57.0 (2026-03-09)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
Commits
Most Recent Ignore Conditions Applied to This Pull Request
| Dependency Name | Ignore Conditions |
|---|---|
| @types/node | [>= 25.a, < 26] |
| eslint | [>= 10.a, < 11] |
| @eslint/js | [>= 10.a, < 11] |
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
Technical Details
| ID: | 14720740 |
| UUID: | 4107132204 |
| Node ID: | PR_kwDODgsJYM7MG-5b |
| Host: | GitHub |
| Repository: | NHSDigital/nhsuk-react-components |