chore(deps): bump the all-dependencies group with 5 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(7 months ago)
(7 months ago)
(7 months ago)
dependencies javascript
Bumps the all-dependencies group with 5 updates:
| Package | From | To |
|---|---|---|
| @eslint/compat | 1.4.1 |
2.0.0 |
| @typescript-eslint/eslint-plugin | 8.46.3 |
8.47.0 |
| @typescript-eslint/parser | 8.46.3 |
8.47.0 |
| typescript-eslint | 8.46.3 |
8.47.0 |
| chai | 6.2.0 |
6.2.1 |
Updates @eslint/compat from 1.4.1 to 2.0.0
Release notes
Sourced from @eslint/compat's releases.
compat: v2.0.0
2.0.0 (2025-11-14)
⚠ BREAKING CHANGES
- Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)
Features
- patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
- Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.17.0 to ^1.0.0migrate-config: v2.0.0
2.0.0 (2025-11-14)
⚠ BREAKING CHANGES
- Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)
Features
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.4.1 to ^2.0.0- devDependencies
@eslint/corebumped from ^0.17.0 to ^1.0.0migrate-config: v1.6.1
1.6.1 (2025-10-27)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.4.0 to ^1.4.1
... (truncated)
Changelog
Sourced from @eslint/compat's changelog.
2.0.0 (2025-11-14)
⚠ BREAKING CHANGES
- Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)
Features
- patch missing context and SourceCode methods for v10 (#311) (a40d8c6)
- Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297) (acc623c)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.17.0 to ^1.0.0
Commits
c368656chore: release main (#317)50c6da8docs: Update README sponsorsacc623cfeat!: Require Node.js ^20.19.0 || ^22.13.0 || >=24 (#297)a40d8c6feat: patch missing context and SourceCode methods for v10 (#311)d9a760ddocs: Update README sponsorsd274789docs: Update README sponsorsb7eff4adocs: Update README sponsors- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.46.3 to 8.47.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.47.0
8.47.0 (2025-11-17)
🚀 Features
- eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
v8.46.4
8.46.4 (2025-11-10)
🩹 Fixes
- eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
- eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
- parser: error when both
projectServiceandprojectare set (#11333)❤️ Thank You
- Evgeny Stepanovych
@undsoft- Kentaro Suzuki
@sushichan044- Maria Solano
@MariaSolOsYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.47.0 (2025-11-17)
🚀 Features
- eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
8.46.4 (2025-11-10)
🩹 Fixes
- parser: error when both
projectServiceandprojectare set (#11333)- eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
- eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
❤️ Thank You
- Evgeny Stepanovych
@undsoft- Kentaro Suzuki
@sushichan044- Maria Solano
@MariaSolOsYou can read about our versioning strategy and releases on our website.
Commits
28cf803chore(release): publish 8.47.06c6db24feat(eslint-plugin): [no-unused-private-class-members] new extension rule (#1...843f144chore(release): publish 8.46.4997e0c0fix(parser): error when bothprojectServiceandprojectare set (#11333)7c6944echore: fix typos (#11744)189a7f7fix(eslint-plugin): handle override modifier in promise-function-async fixer ...c779f3cfix(eslint-plugin): [no-deprecated] fix double-report on computed literal ide...ea2ee6bchore(eslint-plugin): use correct type for return type ofcreateValidator(...- See full diff in compare view
Updates @typescript-eslint/parser from 8.46.3 to 8.47.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.47.0
8.47.0 (2025-11-17)
🚀 Features
- eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
v8.46.4
8.46.4 (2025-11-10)
🩹 Fixes
- eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
- eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
- parser: error when both
projectServiceandprojectare set (#11333)❤️ Thank You
- Evgeny Stepanovych
@undsoft- Kentaro Suzuki
@sushichan044- Maria Solano
@MariaSolOsYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.47.0 (2025-11-17)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.46.4 (2025-11-10)
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4- See full diff in compare view
Updates typescript-eslint from 8.46.3 to 8.47.0
Release notes
Sourced from typescript-eslint's releases.
v8.47.0
8.47.0 (2025-11-17)
🚀 Features
- eslint-plugin: [no-unused-private-class-members] new extension rule (#10913)
❤️ Thank You
- Brad Zacher
@bradzacherYou can read about our versioning strategy and releases on our website.
v8.46.4
8.46.4 (2025-11-10)
🩹 Fixes
- eslint-plugin: [no-deprecated] fix double-report on computed literal identifiers (#11006, #10958)
- eslint-plugin: handle override modifier in promise-function-async fixer (#11730)
- parser: error when both
projectServiceandprojectare set (#11333)❤️ Thank You
- Evgeny Stepanovych
@undsoft- Kentaro Suzuki
@sushichan044- Maria Solano
@MariaSolOsYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.47.0 (2025-11-17)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
8.46.4 (2025-11-10)
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.47c6944echore: fix typos (#11744)- See full diff in compare view
Updates chai from 6.2.0 to 6.2.1
Release notes
Sourced from chai's releases.
v6.2.1
What's Changed
- chore: add renovate config by
@43081jin chaijs/chai#1709- chore: use new renovate schema by
@43081jin chaijs/chai#1713- chore(deps): update actions/setup-node action to v5 (main) by
@renovate[bot] in chaijs/chai#1711- chore(deps): update actions/checkout action to v5 (main) by
@renovate[bot] in chaijs/chai#1710- chore(deps): update dependency eslint to v9 (main) by
@renovate[bot] in chaijs/chai#1715- chore(deps): update dependency
@rollup/plugin-commonjsto v28 (main) by@renovate[bot] in chaijs/chai#1714- chore(deps): update dependency mocha to v11 (main) by
@renovate[bot] in chaijs/chai#1717- chore(deps): update dependency eslint-plugin-jsdoc to v60 (main) by
@renovate[bot] in chaijs/chai#1716- chore: disable renovate for 4.x.x by
@43081jin chaijs/chai#1722- chore(deps): update dependency eslint-plugin-jsdoc to v61 by
@renovate[bot] in chaijs/chai#1727- chore(deps): update actions/setup-node action to v6 by
@renovate[bot] in chaijs/chai#1729- chore(deps): update dependencies by
@renovate[bot] in chaijs/chai#1726- chore(deps): update dependencies by
@renovate[bot] in chaijs/chai#1730- chore(deps): update dependency node to v24 by
@renovate[bot] in chaijs/chai#1731- chore(deps): update dependency
@rollup/plugin-commonjsto v29 by@renovate[bot] in chaijs/chai#1732- chore(deps): update dependencies by
@renovate[bot] in chaijs/chai#1734- build(deps): bump koa from 2.14.2 to 2.16.1 by
@dependabot[bot] in chaijs/chai#1683- docs: update browser usage by
@43081jin chaijs/chai#1736- chore(deps): update dependencies by
@renovate[bot] in chaijs/chai#1740- docs: add comprehensive documentation for containSubset assertion by
@Aashish-Jha-11in chaijs/chai#1739- Set esbuild target to es2021 to support Safari < 16.4 by
@larabrin chaijs/chai#1737New Contributors
@renovate[bot] made their first contribution in chaijs/chai#1711@Aashish-Jha-11made their first contribution in chaijs/chai#1739@larabrmade their first contribution in chaijs/chai#1737Full Changelog: https://github.com/chaijs/chai/compare/v6.2.0...v6.2.1
Commits
110a1eaSet esbuild target to es2021 to support Safari < 16.4 (#1737)40e6eb1docs: add comprehensive documentation for containSubset assertion (#1739)56b34cfchore(deps): update dependencies (#1740)3f4596adocs: update browser usage (#1736)97413cbbuild(deps): bump koa from 2.14.2 to 2.16.1 (#1683)37de9c3chore(deps): update dependencies (#1734)41a6e46chore(deps): update dependency@rollup/plugin-commonjsto v29 (#1732)8dadf60chore(deps): update dependency node to v24 (#1731)fe45947chore(deps): update dependencies (#1730)f552bfachore(deps): update dependencies (#1726)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for chai since your current version.
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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
@typescript-eslint/parser
npm
8.46.3 → 8.47.0
Minor
@typescript-eslint/eslint-plugin
npm
8.46.3 → 8.47.0
Minor
Technical Details
| ID: | 11489639 |
| UUID: | 3656623604 |
| Node ID: | PR_kwDOA0Yg8M61FKOL |
| Host: | GitHub |
| Repository: | github/eslint-plugin-github |