Bump the npm-development group across 1 directory with 14 updates
Type: Pull Request
State: Closed
Association: Unknown
Comments: 2
(2 months ago)
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps the npm-development group with 13 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/eslintrc | 3.3.1 |
3.3.3 |
| @eslint/js | 9.29.0 |
9.39.2 |
| @rollup/plugin-node-resolve | 16.0.1 |
16.0.3 |
| @rollup/plugin-typescript | 12.1.3 |
12.3.0 |
| @typescript-eslint/eslint-plugin | 8.34.1 |
8.51.0 |
| eslint | 9.29.0 |
9.39.2 |
| eslint-config-prettier | 10.1.5 |
10.1.8 |
| eslint-import-resolver-typescript | 4.4.3 |
4.4.4 |
| eslint-plugin-prettier | 5.5.0 |
5.5.4 |
| prettier | 3.6.0 |
3.7.4 |
| rollup | 4.44.0 |
4.54.0 |
| ts-jest | 29.4.0 |
29.4.6 |
| typescript | 5.8.3 |
5.9.3 |
Updates @eslint/eslintrc from 3.3.1 to 3.3.3
Release notes
Sourced from @eslint/eslintrc's releases.
eslintrc: v3.3.3
3.3.3 (2025-11-28)
Bug Fixes
eslintrc: v3.3.2
3.3.2 (2025-11-25)
Bug Fixes
Changelog
Sourced from @eslint/eslintrc's changelog.
3.3.3 (2025-11-28)
Bug Fixes
3.3.2 (2025-11-25)
Bug Fixes
Commits
fdb5298chore: release 3.3.3 🚀 (#212)8aa555afix: release v3.3.3 because publishing v3.3.2 failed (#211)a8b773dchore: release 3.3.2 🚀 (#204)85244bbchore: switch togoogleapis/release-please-action(#208)d356360docs: Update README sponsors116bf03chore: update js-yaml to version 4.1.1 (#207)16e8d20docs: Update README sponsors3b089acchore: update.gitignoreto exclude shared workflows (#206)1f6e2d1docs: Update README sponsors785c00bdocs: Update README sponsors- 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 @eslint/eslintrc since your current version.
Updates @eslint/js from 9.29.0 to 9.39.2
Release notes
Sourced from @eslint/js's releases.
v9.39.2
Bug Fixes
Build Related
Chores
7ca0af7chore: upgrade to@eslint/js@9.39.2(#20394) (Francesco Trotta)c43ce24chore: package.json update for@eslint/jsrelease (Jenkins)4c9858eci: addv9.x-devbranch (#20382) (Milos Djermanovic)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)
... (truncated)
Commits
c43ce24chore: package.json update for@eslint/jsreleasec7ebefcchore: package.json update for@eslint/jsrelease2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)488cba6chore: package.json update for@eslint/jsrelease1c0d850fix: updateeslint-all.jsto useObject.freezeforrulesobject (#20116)af2a087chore: package.json update for@eslint/jsrelease- Additional commits viewable in compare view
Updates @rollup/plugin-node-resolve from 16.0.1 to 16.0.3
Changelog
Sourced from @rollup/plugin-node-resolve's changelog.
v16.0.3
2025-10-13
Bugfixes
- fix: resolve bare targets of package "imports" using export maps; avoid fileURLToPath(null) (#1908)
v16.0.2
2025-10-04
Bugfixes
- fix: error thrown with empty entry (#1893)
Commits
Updates @rollup/plugin-typescript from 12.1.3 to 12.3.0
Changelog
Sourced from @rollup/plugin-typescript's changelog.
v12.3.0
2025-10-23
Features
- feat: expose latest Program to transformers in watch mode (#1923)
v12.2.0
2025-10-22
Features
- feat: process .js when allowJs is enabled (#1920)
v12.1.4
2025-06-28
Bugfixes
Commits
973054dchore(release): typescript v12.3.0b6f027bfeat(typescript): expose latest Program to transformers in watch mode (#1923)a9cdbb5chore(release): typescript v12.2.089fa680feat(typescript): process .js when allowJs is enabled (#1920)ad58c8dchore(release): typescript v12.1.4a569848fix(typescript): revert #1653 (#1880)- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.34.1 to 8.51.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.51.0
8.51.0 (2025-12-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11719)
- eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
- eslint-plugin: add namespace to plugin meta (#11885)
- tsconfig-utils: more informative error on parsing failures (#11888)
🩹 Fixes
- eslint-plugin: fix crash and false positives in
no-useless-default-assignment(#11845)- eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
- eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
- eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Ulrich Stark
- Yannick Decat
@mho22- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.50.1
8.50.1 (2025-12-22)
🩹 Fixes
- eslint-plugin: [method-signature-style] ignore methods that return
this(#11813)- eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
❤️ Thank You
- Josh Goldberg ✨
- Tamashoo
@TamashooYou can read about our versioning strategy and releases on our website.
v8.50.0
8.50.0 (2025-12-15)
🚀 Features
- eslint-plugin: [no-useless-default-assignment] add rule (#11720)
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.51.0 (2025-12-29)
🚀 Features
- eslint-plugin: add namespace to plugin meta (#11885)
- eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
🩹 Fixes
- eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
- eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
- eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
- eslint-plugin: fix crash and false positives in
no-useless-default-assignment(#11845)❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Ulrich Stark
- Yannick Decat
@mho22You can read about our versioning strategy and releases on our website.
8.50.1 (2025-12-22)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
- eslint-plugin: [method-signature-style] ignore methods that return
this(#11813)❤️ Thank You
- Josh Goldberg ✨
- Tamashoo
@TamashooYou can read about our versioning strategy and releases on our website.
8.50.0 (2025-12-15)
🚀 Features
- eslint-plugin: [no-useless-default-assignment] add rule (#11720)
❤️ Thank You
- Josh Goldberg ✨
- Ulrich Stark
You can read about our versioning strategy and releases on our website.
... (truncated)
Commits
e4c57f5chore(release): publish 8.51.0c7b698bfeat(eslint-plugin): add namespace to plugin meta (#11885)2b0d14bdocs(eslint-plugin): [no-unsafe-return] added Limitations note (#11884)5612098chore(eslint-plugin): default testing types to projectService, only (#11882)6e441a7feat(eslint-plugin): [no-useless-default-assignment] fix some cases to option...7379004fix(eslint-plugin): [prefer-optional-chain] handle MemberExpression in final ...d9ba20dchore(website): replacecross-fetchandmake-dirwith Node.js built-ins (...f7085c3docs(eslint-plugin): [no-useless-default-assignment] mention .length in "when...7ee3522fix(eslint-plugin): bump ts-api-utils to 2.2.0 (#11881)e033d27docs(eslint-plugin): [strict-boolean-expressions] mention@eslint-react/no-le...- 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 8.34.1 to 8.51.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.51.0
8.51.0 (2025-12-29)
🚀 Features
- eslint-plugin: expose rule name via RuleModule interface (#11719)
- eslint-plugin: [no-useless-default-assignment] fix some cases to optional syntax (#11871)
- eslint-plugin: add namespace to plugin meta (#11885)
- tsconfig-utils: more informative error on parsing failures (#11888)
🩹 Fixes
- eslint-plugin: fix crash and false positives in
no-useless-default-assignment(#11845)- eslint-plugin: remove fixable from no-dynamic-delete rule (#11876)
- eslint-plugin: bump ts-api-utils to 2.2.0 (#11881)
- eslint-plugin: [prefer-optional-chain] handle MemberExpression in final chain position (#11835)
❤️ Thank You
- Josh Goldberg ✨
- Kirk Waiblinger
@kirkwaiblinger- mdm317
- Ulrich Stark
- Yannick Decat
@mho22- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.50.1
8.50.1 (2025-12-22)
🩹 Fixes
- eslint-plugin: [method-signature-style] ignore methods that return
this(#11813)- eslint-plugin: [no-unnecessary-type-assertion] correct handling of undefined vs. void (#11826)
❤️ Thank You
- Josh Goldberg ✨
- Tamashoo
@TamashooYou can read about our versioning strategy and releases on our website.
v8.50.0
8.50.0 (2025-12-15)
🚀 Features
- eslint-plugin: [no-useless-default-assignment] add rule (#11720)
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.51.0 (2025-12-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.50.1 (2025-12-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.50.0 (2025-12-15)
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.49.0 (2025-12-08)
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.48.1 (2025-12-02)
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.48.0 (2025-11-24)
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.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)
... (truncated)
Commits
e4c57f5chore(release): publish 8.51.0d520b88chore(release): publish 8.50.1c62e858chore(release): publish 8.50.0864595achore(release): publish 8.49.032b7e89chore(deps): update dependency@vitest/eslint-pluginto v1.5.1 (#11816)8fe3445chore(release): publish 8.48.16fb1551chore(release): publish 8.48.0a4dc42achore: migrate to nx 22 (#11780)28cf803chore(release): publish 8.47.0843f144chore(release): publish 8.46.4- 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 eslint from 9.29.0 to 9.39.2
Release notes
Sourced from eslint's releases.
v9.39.2
Bug Fixes
Build Related
Chores
7ca0af7chore: upgrade to@eslint/js@9.39.2(#20394) (Francesco Trotta)c43ce24chore: package.json update for@eslint/jsrelease (Jenkins)4c9858eci: addv9.x-devbranch (#20382) (Milos Djermanovic)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)
... (truncated)
Commits
92783249.39.2542266aBuild: changelog update for 9.39.27ca0af7chore: upgrade to@eslint/js@9.39.2(#20394)c43ce24chore: package.json update for@eslint/jsrelease5705833fix: warn wheneslint-envconfiguration comments are found (#20381)506f154build: add .scss files entry to knip (#20391)4c9858eci: addv9.x-devbranch (#20382)e2772819.39.14cdf397Build: changelog update for 9.39.192db329chore: update@eslint/jsversion to 9.39.1 (#20284)- Additional commits viewable in compare view
Updates eslint-config-prettier from 10.1.5 to 10.1.8
Release notes
Sourced from eslint-config-prettier's releases.
v10.1.8
republish latest version
Full Changelog: https://github.com/prettier/eslint-config-prettier/compare/v10.1.5...v10.1.8
Commits
9b0b0a4fix: release a new latest version- See full diff in compare view
Updates eslint-import-resolver-typescript from 4.4.3 to 4.4.4
Release notes
Sourced from eslint-import-resolver-typescript's releases.
v4.4.4
Patch Changes
#468
93b39d2Thanks@renovate! - chore(deps): bumpstable-hash-xv0.2.0#466
799f1ceThanks@anomiex! - fix: include options hash in cache key for options normalizationNew Contributors
@ShayanTheNerdmade their first contribution in import-js/eslint-import-resolver-typescript#464@anomiexmade their first contribution in import-js/eslint-import-resolver-typescript#466Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.3...v4.4.4
Commits
Updates eslint-plugin-prettier from 5.5.0 to 5.5.4
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.4
Patch Changes
#755
723f7a8Thanks@kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks@andreww2012! - fix: disallow extra properties in rule optionsv5.5.3
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.2...v5.5.3
v5.5.2
republish the latest version
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.1...v5.5.2
v5.5.1
Patch Changes
Full Changelog: https://github.com/prettier/eslint-plugin-prettier/compare/v5.5.0...v5.5.1
Changelog
Sourced from eslint-plugin-prettier's changelog.
5.5.4
Patch Changes
#755
723f7a8Thanks@kbrilla! - fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist#751
cf52b30Thanks@andreww2012! - fix: disallow extra properties in rule options5.5.1
Patch Changes
Commits
e2c31d2chore: release eslint-plugin-prettier (#756)98a8bfdchore(deps): update all dependencies (#750)cf52b30fix: disallow extra properties in rule options (#751)723f7a8fix: add 'oxc', 'oxc-ts' and 'hermes' parsers toparserBlocklist(#755)cdfcefdfix: release a new latest versiond8c303efix: release a new latest version3e87f2echore: release eslint-plugin-prettier (#749)bfd1e95fix: useprettierRcOptionsdirectly for prettier 3.6+ (#748)- See full diff in compare view
Updates prettier from 3.6.0 to 3.7.4
Release notes
Sourced from prettier's releases.
3.7.4
What's Changed
- Fix comment in union type gets duplicated by
@fiskerin prettier/prettier#18393- Fix unstable comment print in union type by
@fiskerin prettier/prettier#18395- Avoid quote around LWC interpolations by
@kovsuin prettier/prettier#183833.7.3
What's Changed
- Fix
prettier.getFileInfo()change that breaks VSCode extension by@fiskerin prettier/prettier#183753.7.2
What's Changed
- Fix string print when switching quotes by
@fiskerin prettier/prettier#18351- Preserve quote for embedded HTML attribute values by
@kovsuin prettier/prettier#18352- Fix comment in empty type literal by
@fiskerinPackage Dependencies
Package:
eslint-import-resolver-typescriptEcosystem:
npmVersion Change:
4.4.3 → 4.4.4Update Type:
PatchPackage:
@typescript-eslint/eslint-pluginEcosystem:
npmVersion Change:
8.34.1 → 8.51.0Update Type:
MinorPackage:
@rollup/plugin-typescriptEcosystem:
npmVersion Change:
12.1.3 → 12.3.0Update Type:
MinorPackage:
@rollup/plugin-node-resolveEcosystem:
npmVersion Change:
16.0.1 → 16.0.3Update Type:
Patch
Technical Details
| ID: | 13647502 |
| UUID: | 3780194114 |
| Node ID: | PR_kwDOM-8s7M67d5qJ |
| Host: | GitHub |
| Repository: | githubschool/gh-github-intermediate-setup |