Bump the npm-development group across 1 directory with 12 updates
Type: Pull Request
State: Open
Association: Unknown
Comments: 1
(about 1 month ago)
(about 1 month ago)
dependencies javascript
Bumps the npm-development group with 11 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/eslintrc | 3.3.1 |
3.3.3 |
| @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.54.0 |
| 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.5 |
| prettier | 3.6.0 |
3.8.1 |
| rollup | 4.44.0 |
4.57.1 |
| 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 @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.54.0
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.54.0
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- scope-manager: support ScopeManager#addGlobals (#11914)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- scope-manager: fix catch clause scopes
def.name(#11982)- scope-manager: prevent misidentification of
"use strict"directives (#11995)- utils: handle missing
FlatESLintandLegacyESLint(#11958)❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Francesco Trotta
- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
v8.53.1
8.53.1 (2026-01-19)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
- utils: make RuleCreator root defaultOptions optional (#11956)
❤️ Thank You
- Cameron
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.53.0
8.53.0 (2026-01-12)
🚀 Features
... (truncated)
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- deps: update dependency prettier to v3.8.0 (#11991)
- scope-manager: fix catch clause scopes
def.name(#11982)- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
❤️ Thank You
- Brad Zacher
@bradzacher- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
8.53.1 (2026-01-19)
🩹 Fixes
- utils: make RuleCreator root defaultOptions optional (#11956)
- eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
❤️ Thank You
- Cameron
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
8.53.0 (2026-01-12)
🚀 Features
- eslint-plugin: add rule [strict-void-return] (#9707)
- eslint-plugin: [no-unused-vars] add a fixer to remove unused imports (#11922)
🩹 Fixes
- eslint-plugin: [no-useless-default-assignment] fix false positive for parameters corresponding to a rest parameter (#11916)
... (truncated)
Commits
d423e57chore(release): publish 8.54.080e33fffeat(eslint-plugin-internal): add prefer-tsutils-methods rule (#11974)ec4f73afeat(typescript-estree): add shortcut methods to ParserServicesWithTypeInform...d32f909test(eslint-plugin): skip rules tests in windows ci (#11988)17fa993test(eslint-plugin): improve vitest performance with isolate: false (#11754)1c66ab4fix(eslint-plugin): [no-unnecessary-type-assertion] check both base constrain...aaa7ca2fix(deps): update dependency prettier to v3.8.0 (#11991)d50aa18fix(scope-manager): fix catch clause scopesdef.name(#11982)4c0b379fix(eslint-plugin): [no-unused-private-class-members] private destructured cl...9940e53chore(release): publish 8.53.1- 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.54.0
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.54.0
8.54.0 (2026-01-26)
🚀 Features
- eslint-plugin-internal: add prefer-tsutils-methods rule (#11974, #11625)
- scope-manager: support ScopeManager#addGlobals (#11914)
- typescript-estree: add shortcut methods to ParserServicesWithTypeInformation (#11965, #11955)
🩹 Fixes
- eslint-plugin: [no-unused-private-class-members] private destructured class member is defined but used (#11785)
- eslint-plugin: [no-unnecessary-type-assertion] check both base constraint and actual type for non-null assertions (#11967, #11559)
- scope-manager: fix catch clause scopes
def.name(#11982)- scope-manager: prevent misidentification of
"use strict"directives (#11995)- utils: handle missing
FlatESLintandLegacyESLint(#11958)❤️ Thank You
- Brad Zacher
@bradzacher- fnx
@DMartens- Francesco Trotta
- Josh Goldberg
- MinJae
@Ju-MINJAE- Minyeong Kim
@minyeong981- overlookmotel
- Yuya Yoshioka
@YuyaYoshioka- 김현수
@Kimsoo0119You can read about our versioning strategy and releases on our website.
v8.53.1
8.53.1 (2026-01-19)
🩹 Fixes
- eslint-plugin: [consistent-indexed-object-style] skip fixer if interface is a default export (#11951)
- utils: make RuleCreator root defaultOptions optional (#11956)
❤️ Thank You
- Cameron
- Yukihiro Hasegawa
@y-hsgwYou can read about our versioning strategy and releases on our website.
v8.53.0
8.53.0 (2026-01-12)
🚀 Features
... (truncated)
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.54.0 (2026-01-26)
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.53.1 (2026-01-19)
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.53.0 (2026-01-12)
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.52.0 (2026-01-05)
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.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)
... (truncated)
Commits
d423e57chore(release): publish 8.54.09940e53chore(release): publish 8.53.13021edechore(release): publish 8.53.09ddd571chore(release): publish 8.52.095c7c73chore: update deps to latest minor/patch (#11921)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)- 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-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.5
Release notes
Sourced from eslint-plugin-prettier's releases.
v5.5.5
Patch Changes
#772
7264ed0Thanks@BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks@aswils! - fix: bump synckit for yarn PnP ESM issuev5.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.5
Patch Changes
#772
7264ed0Thanks@BPScott! - Bump prettier-linter-helpers dependency to v1.0.1#776
77651a3Thanks@aswils! - fix: bump synckit for yarn PnP ESM issue5.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
e2c154achore: release eslint-plugin-prettier (#773)6795c1abuild(deps): Bump the actions group across 1 directory with 2 updates (#774)77651a3fix: bump synckit for yarn PnP ESM issue (#776)7264ed0chore: bump prettier-linter-helpers to v1.0.1 (#772)e11a5b7build(deps): Bump the actions group across 1 directory with 3 updates (#769)befda88ci: enable trusted publishing (#757)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)- 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-plugin-prettier since your current version.
Updates prettier from 3.6.0 to 3.8.1
Release notes
Sourced from prettier's releases.
3.8.1
3.8.0
- Support Angular v21.1
🔗 Release note "Prettier 3.8: Support for Angular v21.1"
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
@fiskerin prettier/prettier#183643.7.1
3.7.0
3.6.2
What's Changed
... (truncated)
Changelog
Sourced from prettier's changelog.
3.8.1
Include available
printersin plugin type declarations (#18706 by@porada)// Input import * as prettierPluginEstree from "prettier/plugins/estree";// Prettier 3.8.0 // Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339) prettierPluginEstree.printers.estree; //=> any
// Prettier 3.8.1 prettierPluginEstree.printers.estree; //=> Printer prettierPluginEstree.printers["estree-json"]; //=> Printer
3.8.0
3.7.4
LWC: Avoid quote around interpolations (#18383 by
@kovsu)<!-- Input --> <div foo={bar}> </div><!-- Prettier 3.7.3 (--embedded-language-formatting off) --> <div foo="{bar}"></div>
<!-- Prettier 3.7.4 (--embedded-language-formatting off) --> <div foo={bar}></div>
TypeScript: Fix comment inside union type gets duplicated (#18393 by
@fisker)// Input type Foo = (/** comment */ a | b) | c; </tr></table>
... (truncated)
Commits
90983f4Release 3.8.157f702fInclude availableprintersin plugin type declarations (#18706)bece827Revert change in release script82a4ab2Bump Prettier dependency to 3.8.05213ee4Clean changelog_unreleasedf95ad0fComment out finished stepsb2034e8Fix release script5824b15Release 3.8.00433601Add blog post for v3.8.0 (#18639)b04d05bRemove lint step from release script (#18415)- 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 prettier since your current version.
Updates rollup from 4.44.0 to 4.57.1
Release notes
Sourced from rollup's releases.
v4.57.1
4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)- #6252: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6253: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6254: Fully include dynamic imports in a try-catch (
@lukastaegert)- #6255: chore(deps): lock file maintenance (
@renovate[bot])v4.57.0
4.57.0
2026-01-27
Features
- Add import attributes to all plugin hooks that did not provide them yet (#5700)
- Deprecate returning import attributes from
loadortransformhooks as that will no longer be supported with rollup 5 (#5700)Pull Requests
- #5700: extend more hooks to include import attributes and add warnings (
@TrickyPi,@lukastaegert)- #6243: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6244: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6245: chore(deps): lock file maintenance (
@renovate[bot])- #6246: Refactor to reduce Rollup 5 upgrade diff (
@lukastaegert)v4.56.0
4.56.0
2026-01-22
Features
- Track object property inclusions of dynamic namespace members (#6230)
Bug Fixes
- Handle methods that access dynamically imported namespace members via
this(#6230)Pull Requests
... (truncated)
Changelog
Sourced from rollup's changelog.
4.57.1
2026-01-30
Bug Fixes
- Fix heap corruption issue in Windows (#6251)
- Ensure exports of a dynamic import are fully included when called from a try...catch (#6254)
Pull Requests
- #6251: fix: Isolate and cache
process.report.getReport()calls in a child process for robust environment detection (@alan-agius4,@lukastaegert)- #6252: chore(deps): update dependency lru-cache to v11 (
@renovate[bot])- #6253: chore(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6254: Fully include dynamic imports in a try-catch (
@lukastaegert)- #6255: chore(deps): lock file maintenance (
@renovate[bot])4.57.0
2026-01-27
Features
- Add import attributes to all plugin hooks that did not provide them yet (#5700)
- Deprecate returning import attributes from
loadortransformhooks as that will no longer be supported with rollup 5 (#5700)Pull Requests
- #5700: extend more hooks to include import attributes and add warnings (
@TrickyPi,@lukastaegert)- #6243: fix(deps): update swc monorepo (major) (
@renovate[bot],@lukastaegert)- #6244: fix(deps): lock file maintenance minor/patch updates (
@renovate[bot],@lukastaegert)- #6245: chore(deps): lock file maintenance (
@renovate[bot])- #6246: Refactor to reduce Rollup 5 upgrade diff (
@lukastaegert)4.56.0
2026-01-22
Features
- Track object property inclusions of dynamic namespace members (#6230)
Bug Fixes
- Handle methods that access dynamically imported namespace members via
this(#6230)Pull Requests
- #6230: Refine namespace handling (
@lukastaegert)
... (truncated)
Commits
d37675f4.57.1eafac0bchore(deps): lock file maintenance (#6255)47fa568chore(deps): update dependency lru-cache to v11 (#6252)416f476Fully include dynamic imports in a try-catch (#6254)5e393e3fix: Isolate and cacheprocess.report.getReport()calls in a child process ...c931d23chore(deps): lock file maintenance minor/patch updates (#6253)c79e6c2Mitigate vulnerability that would allow to steal credentials743d0544.57.074121c7extend more hooks to include import attributes and add warnings (#5700)c519d82Refactor to reduce Rollup 5 upgrade diff (#6246)- 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 rollup since your current version.
Updates ts-jest from 29.4.0 to 29.4.6
Release notes
Sourced from ts-jest's releases.
v29.4.6
Please refer to CHANGELOG.md for details.
v29.4.5
Please refer to CHANGELOG.md for details.
v29.4.4
Please refer to CHANGELOG.md for details.
v29.4.3
Please refer to CHANGELOG.md for details.
v29.4.2
Please refer to CHANGELOG.md for details.
v29.4.1
Please refer to CHANGEL...
Description has been truncated
Package Dependencies
eslint-import-resolver-typescript
npm
4.4.3 → 4.4.4
Patch
@typescript-eslint/eslint-plugin
npm
8.34.1 → 8.54.0
Minor
@rollup/plugin-typescript
npm
12.1.3 → 12.3.0
Minor
@rollup/plugin-node-resolve
npm
16.0.1 → 16.0.3
Patch
Technical Details
| ID: | 13647607 |
| UUID: | 3914622444 |
| Node ID: | PR_kwDOM-8s7M7CZAdn |
| Host: | GitHub |
| Repository: | githubschool/gh-github-intermediate-setup |