heroku-cli-command
heroku-cli-command copied to clipboard
chore(deps-dev): bump the dev-deps group across 1 directory with 14 updates
Bumps the dev-deps group with 14 updates in the / directory:
| Package | From | To |
|---|---|---|
| @heroku-cli/schema | 1.0.25 |
2.0.0 |
| @types/node | 22.15.21 |
24.10.1 |
| @types/supports-color | 5.3.0 |
10.0.0 |
| @typescript-eslint/eslint-plugin | 7.18.0 |
8.47.0 |
| @typescript-eslint/parser | 7.18.0 |
8.47.0 |
| chai | 5.2.0 |
6.2.1 |
| eslint | 8.57.1 |
9.39.1 |
| eslint-config-oclif | 5.2.2 |
6.0.119 |
| eslint-plugin-import | 2.31.0 |
2.32.0 |
| mocha | 10.8.2 |
11.7.5 |
| nock | 14.0.4 |
14.0.10 |
| sinon | 20.0.0 |
21.0.0 |
| @types/sinon | 17.0.4 |
21.0.0 |
| typescript | 5.7.3 |
5.9.3 |
Updates @heroku-cli/schema from 1.0.25 to 2.0.0
Release notes
Sourced from @heroku-cli/schema's releases.
v2.0.0
- Manually fix a few duplicate exports (#38) 81afe56
- chore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26) 19ff3ce
- chore(deps): bump debug from 3.2.5 to 3.2.7 (#17) 307d4e0
- Upgrade json-schema-to-typescript, update schema, switch to eslint (#34) 26b54d0
- Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64 ee64ab2
- Merge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10 618351e
- chore(deps): bump es5-ext from 0.10.46 to 0.10.64 868ac77
- chore(deps-dev): bump typescript from 3.0.3 to 3.9.10 75e0ae5
- Merge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typescript-14.0.5 867a4bf
- chore(deps-dev): bump json-schema-to-typescript from 5.5.0 to 14.0.5 485f5bc
- Merge pull request #22 from heroku/revert-21-chore/archive 30c8588
- Revert "Archival notice" 17e8016
- Merge pull request #21 from heroku/chore/archive f37471d
- chore(archive): added archive notice to readme fbb4ae9
- Merge pull request #18 from heroku/jh/repo-maintenance ab8db51
- Update README.md fd646fd
- Update README.md 4c61d4e
- Create SECURITY aac73a4
- Create CONTRIBUTING.md 55a5cb2
- Update CODEOWNERS 0c91e5d
- Update README.md 5f1404e
- Update package.json 0ce0e4e
- Create dependabot.yml 0dd24a7
- Updated/Added CODEOWNERS with ECCN 7304190
- remove README badges for codecov/appveyor d2b4690
- Merge pull request #7 from heroku/remove-appveyor 52ec726
- remove appveyor d0946da
- chore(deps): bump js-yaml from 3.12.0 to 3.13.1 (#3) 2bf9e01
- chore(deps): bump lodash from 4.17.11 to 4.17.15 (#2) 54ed96a
- fix: updated schema b3ccbd1
- fix: updated schema 154f846
- fix: updated schema 0866173
- fix: updated schema 479b69b
- fix: updated schema fff1f3e
- fix: updated schema c016fb3
- fix: updated schema a99b3d9
https://github.com/heroku/typescript-api-schema/compare/v1.0.25...v2.0.0
Commits
93d85aav2.0.081afe56Manually fix a few duplicate exports (#38)19ff3cechore(deps-dev): bump http-call from 5.2.2 to 5.3.0 (#26)307d4e0chore(deps): bump debug from 3.2.5 to 3.2.7 (#17)26b54d0Upgrade json-schema-to-typescript, update schema, switch to eslint (#34)ee64ab2Merge pull request #33 from heroku/dependabot/npm_and_yarn/es5-ext-0.10.64618351eMerge pull request #27 from heroku/dependabot/npm_and_yarn/typescript-3.9.10868ac77chore(deps): bump es5-ext from 0.10.46 to 0.10.6475e0ae5chore(deps-dev): bump typescript from 3.0.3 to 3.9.10867a4bfMerge pull request #32 from heroku/dependabot/npm_and_yarn/json-schema-to-typ...- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by eblack, a new releaser for @heroku-cli/schema since your current version.
Updates @types/node from 22.15.21 to 24.10.1
Commits
- See full diff in compare view
Updates @types/supports-color from 5.3.0 to 10.0.0
Commits
- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 7.18.0 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.
v8.46.3
8.46.3 (2025-11-03)
🩹 Fixes
- eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
- eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)
❤️ Thank You
- Evgeny Stepanovych
@undsoft- tao
You can read about our versioning strategy and releases on our website.
v8.46.2
8.46.2 (2025-10-20)
🩹 Fixes
... (truncated)
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.
8.46.3 (2025-11-03)
🩹 Fixes
- eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)
- eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
❤️ Thank You
- Evgeny Stepanovych
@undsoft- tao
You can read about our versioning strategy and releases on our website.
8.46.2 (2025-10-20)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] skip optional chaining when it could change the result (#11702)
❤️ Thank You
... (truncated)
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(...d9f3497chore(release): publish 8.46.326a9f94fix(eslint-plugin): [no-duplicate-enum-values] support signed numbers (#11722...- 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 @typescript-eslint/eslint-plugin since your current version.
Updates @typescript-eslint/parser from 7.18.0 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.
v8.46.3
8.46.3 (2025-11-03)
🩹 Fixes
- eslint-plugin: [no-misused-promises] expand union type to retrieve target property (#11706)
- eslint-plugin: [no-duplicate-enum-values] support signed numbers (#11722, #11723)
❤️ Thank You
- Evgeny Stepanovych
@undsoft- tao
You can read about our versioning strategy and releases on our website.
v8.46.2
8.46.2 (2025-10-20)
🩹 Fixes
... (truncated)
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.
8.46.3 (2025-11-03)
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.2 (2025-10-20)
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.1 (2025-10-13)
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.0 (2025-10-06)
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.45.0 (2025-09-29)
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.44.1 (2025-09-22)
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.44.0 (2025-09-15)
... (truncated)
Commits
28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4d9f3497chore(release): publish 8.46.355ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0255e9e2chore(release): publish 8.45.0c198052chore(release): publish 8.44.177056f7chore(release): publish 8.44.0ef9173cchore(release): publish 8.43.0- 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 @typescript-eslint/parser since your current version.
Updates chai from 5.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
v6.2.0
What's Changed
- feat(events): add addChainableMethod event by
@perrin4869in chaijs/chai#1707Full Changelog: https://github.com/chaijs/chai/compare/v6.1.0...v6.2.0
v6.1.0
What's Changed
- build(deps-dev): bump tar-fs from 3.0.9 to 3.1.1 by
@dependabot[bot] in chaijs/chai#1706- feat: add eventEmitter (chaijs/chai#1693) Adds an event emitter for hooking into method/property creation in chaijs/chai#1693
Full Changelog: https://github.com/chaijs/chai/compare/v6.0.2...v6.1.0
v6.0.1
What's Changed
- fix: keep function/class names in bundle by
@43081jin chaijs/chai#1701
... (truncated)
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.
Updates eslint from 8.57.1 to 9.39.1
Release notes
Sourced from eslint's releases.
v9.39.1
Bug Fixes
Documentation
51b51f4docs: add a section on when to use extends vs cascading (#20268) (Tanuj Kanti)b44d426docs: Update README (GitHub Actions Bot)Chores
92db329chore: update@eslint/jsversion to 9.39.1 (#20284) (Francesco Trotta)c7ebefcchore: package.json update for@eslint/jsrelease (Jenkins)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275) (renovate[bot])d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266) (唯然)009e507test: fix version tests for ESLint v10 (#20274) (Milos Djermanovic)v9.39.0
Features
cc57d87feat: update error loc to key inno-dupe-class-members(#20259) (Tanuj Kanti)126552ffeat: update error location infor-directionandno-dupe-args(#20258) (Tanuj Kanti)167d097feat: updatecomplexityrule to highlight only static block header (#20245) (jaymarvelz)Bug Fixes
15f5c7cfix: forward traversalstep.argsto visitors (#20253) (jaymarvelz)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167) (Nitin Kumar)e86b813fix: Use more types from@eslint/core(#20257) (Nicholas C. Zakas)927272dfix: correctScopetypings (#20198) (jaymarvelz)37f76d9fix: useAST.Programtype for Program node (#20244) (Francesco Trotta)ae07f0bfix: unify timing report for concurrent linting (#20188) (jaymarvelz)b165d47fix: correctRuletypings (#20199) (jaymarvelz)fb97cdafix: improve error message for missing fix function in suggestions (#20218) (jaymarvelz)Documentation
d3e81e3docs: Always recommend to include a files property (#20158) (Percy Ma)0f0385fdocs: use consistent naming recommendation (#20250) (Alex M. Spieslechner)a3b1456docs: Update README (GitHub Actions Bot)cf5f2dddocs: fix correct tag ofno-useless-constructor(#20255) (Tanuj Kanti)10b995cdocs: add TS options and examples fornofuncinno-use-before-define(#20249) (Tanuj Kanti)2584187docs: remove repetitive word in comment (#20242) (reddaisyy)637216bdocs: update CLI flags migration instructions (#20238) (jaymarvelz)e7cda3bdocs: Update README (GitHub Actions Bot)7b9446fdocs: handle empty flags sections on the feature flags page (#20222) (sethamus)Chores
dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270) (Francesco Trotta)2375a6dchore: package.json update for@eslint/jsrelease (Jenkins)a1f4e52chore: update@eslintdependencies (#20265) (Francesco Trotta)c7d3229chore: update dependency@eslint/coreto ^0.17.0 (#20256) (renovate[bot])27549bcchore: update fuzz testing to not error if code sample minimizer fails (#20252) (Milos Djermanovic)a1370eeci: bump actions/setup-node from 5 to 6 (#20230) (dependabot[bot])9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208) (唯然)
... (truncated)
Commits
e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)c7ebefcchore: package.json update for@eslint/jsrelease650753efix: Only pass node to JS lang visitor methods (#20283)51b51f4docs: add a section on when to use extends vs cascading (#20268)61778f6chore: update eslint-config-eslint dependency@eslint/jsto ^9.39.0 (#20275)d9ca2fcci: Add rangeStrategy to eslint group in renovate config (#20266)009e507test: fix version tests for ESLint v10 (#20274)b44d426docs: Update README- Additional commits viewable in compare view
Updates eslint-config-oclif from 5.2.2 to 6.0.119
Release notes
Sourced from eslint-config-oclif's releases.
6.0.119
Bug Fixes
- deps: bump typescript-eslint from 8.46.4 to 8.47.0 (01b699a)
6.0.118
Bug Fixes
- deps: bump typescript-eslint from 8.46.3 to 8.46.4 (328066e)
6.0.117
Bug Fixes
- deps: bump js-yaml from 4.1.0 to 4.1.1 (dee2d1d)
6.0.116
Bug Fixes
- deps: bump typescript-eslint from 8.46.2 to 8.46.3 (9af82e1)
6.0.115
Bug Fixes
- deps: bump
@eslint/compatfrom 1.4.0 to 1.4.1 (a4ca4e8)6.0.114
Bug Fixes
- deps: bump typescript-eslint from 8.46.1 to 8.46.2 (ad1f735)
6.0.113
Bug Fixes
- deps: bump typescript-eslint from 8.46.0 to 8.46.1 (b45738c)
6.0.112
Bug Fixes
- deps: bump
@typescript-eslint/parserfrom 8.46.0 to 8.46.1 (5b89043)6.0.111
Bug Fixes
- deps: bump
@eslint/jsfrom 9.37.0 to 9.38.0 (0a084ab)6.0.110
Bug Fixes
- deps: bump typescript-eslint from 8.45.0 to 8.46.0 (f4eee37)
... (truncated)
Changelog
Sourced from eslint-config-oclif's changelog.
6.0.119 (2025-11-23)
Bug Fixes
- deps: bump typescript-eslint from 8.46.4 to 8.47.0 (01b699a)
6.0.118 (2025-11-16)
Bug Fixes
- deps: bump typescript-eslint from 8.46.3 to 8.46.4 (328066e)
6.0.117 (2025-11-15)
Bug Fixes
- deps: bump js-yaml from 4.1.0 to 4.1.1 (dee2d1d)
6.0.116 (2025-11-09)
Bug Fixes
- deps: bump typescript-eslint from 8.46.2 to 8.46.3 (9af82e1)
6.0.115 (2025-11-02)
Bug Fixes
- deps: bump
@eslint/compatfrom 1.4.0 to 1.4.1 (a4ca4e8)6.0.114 (2025-10-26)
Bug Fixes
... (truncated)
Commits
e5ef104chore(release): 6.0.119 [skip ci]34c8128Merge pull request #285 from oclif/dependabot-npm_and_yarn-typescript-eslint-...01b699afix(deps): bump typescript-eslint from 8.46.4 to 8.47.05e6ada0chore(release): 6.0.118 [skip ci]1c2be22Merge pull request #283 from oclif/dependabot-npm_and_yarn-typescript-eslint-...328066efix(deps): bump typescript-eslint from 8.46.3 to 8.46.47bf8ccbchore(release): 6.0.117 [skip ci]f245191Merge pull request #281 from oclif/dependabot-npm_and_yarn-js-yaml-4.1.1dee2d1dfix(deps): bump js-yaml from 4.1.0 to 4.1.17ac6cb9Merge pull request #278 from oclif/dependabot-npm_and_yarn-eslint-9.39.1- Additional commits viewable in compare view
Updates eslint-plugin-import from 2.31.0 to 2.32.0
Release notes
Sourced from eslint-plugin-import's releases.
v2.32.0
Added
- add
enforce-node-protocol-usagerule andimport/node-versionsetting (#3024, thanks [@GoldStrikeArch] and [@sevenc-nanashi])- add TypeScript types (#3097, thanks [
@G-Rath])extensions: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@Xunnamius])- [
order]: addsortTypesGroupoption to allow intragroup sorting of type-only imports (#3104, thanks [@Xunnamius])- [
order]: addnewlines-between-typesoption to control intragroup sorting of type-only imports (#3127, thanks [@Xunnamius])- [
order]: addconsolidateIslandsoption to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@Xunnamius])Fixed
- [
no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@michaelfaith])- configs: added missing name attribute for eslint config inspector (#3151, thanks [
@NishargShah])- [
order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@Xunnamius])- [
order]: resolve undefined property access issue when usingnamedordering (#3166, thanks [@Xunnamius])enforce-node-protocol-usage: avoid a crash with some TS code (#3173, thanks [@ljharb])- [
order]: codify invariants from docs into config schema (#3152, thanks [@Xunnamius])Changed
- [Docs]
extensions, [order]: improve documentation (#3106, thanks [@Xunnamius])- [Docs] add flat config guide for using
tseslint.config()(#3125, thanks [@lnuvy])- [Docs] add missing comma (#3122, thanks [
@RyanGst])- [readme] Update flatConfig example to include typescript config (#3138, thanks [
@intellix])- [Refactor] [
order]: remove unnecessary negative check (#3167, thanks [@JounQin])- [Docs] [
no-unused-modules]: add missing double quote (#3191, thanks [@albertpastrana])- [Docs]
no-restricted-paths: clarify wording and fix errors (#3172, thanks [@greim])
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
[2.32.0] - 2025-06-20
Added
- add [
enforce-node-protocol-usage] rule andimport/node-versionsetting (#3024, thanks [@GoldStrikeArch] and [@sevenc-nanashi])- add TypeScript types (#3097, thanks [
@G-Rath])- [
extensions]: add `pathGroupOverrides to allow enforcement decision overrides based on specifier (#3105, thanks [@Xunnamius])- [
order]: addsortTypesGroupoption to allow intragroup sorting of type-only imports (#3104, thanks [@Xunnamius])- [
order]: addnewlines-between-typesoption to control intragroup sorting of type-only imports (#3127, thanks [@Xunnamius])- [
order]: addconsolidateIslandsoption to collapse excess spacing for aesthetically pleasing imports (#3129, thanks [@Xunnamius])Fixed
- [
no-unused-modules]: provide more meaningful error message when no .eslintrc is present (#3116, thanks [@michaelfaith])- configs: added missing name attribute for eslint config inspector (#3151, thanks [
@NishargShah])- [
order]: ensure arcane imports do not cause undefined behavior (#3128, thanks [@Xunnamius])- [
order]: resolve undefined property access issue when usingnamedordering (#3166, thanks [@Xunnamius])- [
enforce-node-protocol-usage]: avoid a crash with some TS code (#3173, thanks [@ljharb])- [
order]: codify invariants from docs into config schema (#3152, thanks [@Xunnamius])Changed
- [Docs] [
extensions], [order]: improve documentation (#3106, thanks [@Xunnamius])- [Docs] add flat config guide for using
tseslint.config()(Description%20has%20been%20truncated%0A" rel="nofollow" target="_blank" >