Bump the npm group across 1 directory with 24 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 11 updates in the / directory:
| Package | From | To |
|---|---|---|
| @eslint/compat | 1.3.1 |
1.3.2 |
| @eslint/js | 9.32.0 |
9.33.0 |
| @stylistic/eslint-plugin | 5.2.2 |
5.2.3 |
| @types/node | 24.2.0 |
24.2.1 |
| eslint | 9.32.0 |
9.33.0 |
| typescript-eslint | 8.39.0 |
8.39.1 |
| @jridgewell/gen-mapping | 0.3.12 |
0.3.13 |
| @jridgewell/sourcemap-codec | 1.5.4 |
1.5.5 |
| @jridgewell/trace-mapping | 0.3.29 |
0.3.30 |
| napi-postinstall | 0.3.2 |
0.3.3 |
| vite | 7.1.1 |
7.1.2 |
Updates @eslint/compat from 1.3.1 to 1.3.2
Release notes
Sourced from @eslint/compat's releases.
migrate-config: v1.3.2
1.3.2 (2024-10-18)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/compatbumped from ^1.2.0 to ^1.2.1compat: v1.3.2
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/compat's changelog.
1.3.2 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
Updates @eslint/js from 9.32.0 to 9.33.0
Release notes
Sourced from @eslint/js's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)
Changelog
Sourced from @eslint/js's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)
Commits
ad28371chore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @stylistic/eslint-plugin from 5.2.2 to 5.2.3
Release notes
Sourced from @stylistic/eslint-plugin's releases.
v5.2.3
🐞 Bug Fixes
- indent:
- Correctly locate left paren in
CallExpressionwith specific type arguments - by@9romisein eslint-stylistic/eslint-stylistic#910 (f5516)- Prevent crashes during
JSXFragmenthandling - by@9romisein eslint-stylistic/eslint-stylistic#919 (5937b)View changes on GitHub
Commits
Updates @types/node from 24.2.0 to 24.2.1
Commits
- See full diff in compare view
Updates eslint from 9.32.0 to 9.33.0
Release notes
Sourced from eslint's releases.
v9.33.0
Features
e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)Bug Fixes
732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)Documentation
34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)Build Related
Chores
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)
Changelog
Sourced from eslint's changelog.
v9.33.0 - August 8, 2025
4258046chore: update dependency@eslint/jsto v9.33.0 (#19998) (renovate[bot])ad28371chore: package.json update for@eslint/jsrelease (Jenkins)06a22f1test: resolve flakiness in --mcp flag test (#19993) (Pixel998)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995) (Francesco Trotta)34f0723docs: playground button for TypeScript code example (#19671) (Tanuj Kanti)dc942a4docs: Update README (GitHub Actions Bot)5a4b6f7docs: Update no-multi-assign.md (#19979) (Yuki Takada (Yukinosuke Takada))247e156docs: add missing let declarations inno-plusplus(#19980) (Yuki Takada (Yukinosuke Takada))0d17242docs: Update README (GitHub Actions Bot)e07820efeat: add global object access detection to no-restricted-globals (#19939) (sethamus)fa20b9ddocs: Clarify when to open an issue for a PR (#19974) (Nicholas C. Zakas)54920edtest: switch toLinter.ConfiginESLintRulestype tests (#19977) (Francesco Trotta)e8a6914fix: Fixed potential bug in check-emfile-handling.js (#19975) (諏訪原慶斗)90b050efeat: support explicit resource management inone-var(#19941) (Sweta Tanwar)27fa865build: useESLintclass to generate formatter examples (#19972) (Milos Djermanovic)
Commits
a90d7c49.33.09534b55Build: changelog update for 9.33.04258046chore: update dependency@eslint/jsto v9.33.0 (#19998)ad28371chore: package.json update for@eslint/jsrelease06a22f1test: resolve flakiness in --mcp flag test (#19993)732433cfix: allow any type formeta.docs.recommendedin custom rules (#19995)34f0723docs: playground button for TypeScript code example (#19671)dc942a4docs: Update README5a4b6f7docs: Update no-multi-assign.md (#19979)247e156docs: add missing let declarations inno-plusplus(#19980)- Additional commits viewable in compare view
Updates typescript-eslint from 8.39.0 to 8.39.1
Release notes
Sourced from typescript-eslint's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from typescript-eslint's changelog.
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.17319badfix(typescript-eslint): handlefile://urls in stack trace when inferring `...- See full diff in compare view
Updates @eslint/config-helpers from 0.3.0 to 0.3.1
Release notes
Sourced from @eslint/config-helpers's releases.
plugin-kit: v0.3.1
0.3.1 (2025-05-01)
Bug Fixes
config-helpers: v0.3.1
0.3.1 (2025-08-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/config-helpers's changelog.
0.3.1 (2025-08-05)
Bug Fixes
Dependencies
- The following workspace dependencies were updated
- devDependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
daa1955chore: release main (#198)a830283fix: Upgrade@eslint/core(#197)917feb1docs: Update README sponsorseb05e04docs: Update README sponsors3fde625docs: Update README sponsors3951541docs: Update README sponsorsc785fa0docs: Update README sponsors1615a01chore: release main (#174)6199b6edocs: Update README sponsors3d48779chore: release main (#168)- Additional commits viewable in compare view
Updates @eslint/core from 0.15.1 to 0.15.2
Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors9a4fe34fix: relax type for rule.meta.docs.recommended (#235)57734b4docs: Update README sponsors17276ffdocs: Update README sponsors46cd5dadocs: Update README sponsors9677965docs: Update README sponsors20799b5docs: Update README sponsors- See full diff in compare view
Updates @eslint/plugin-kit from 0.3.4 to 0.3.5
Release notes
Sourced from @eslint/plugin-kit's releases.
plugin-kit: v0.3.5
0.3.5 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Changelog
Sourced from @eslint/plugin-kit's changelog.
0.3.5 (2025-08-05)
Dependencies
- The following workspace dependencies were updated
- dependencies
@eslint/corebumped from ^0.15.1 to ^0.15.2
Commits
9e68ab6chore: release main (#252)e39a386docs: Update README sponsors57734b4docs: Update README sponsors- See full diff in compare view
Updates @jridgewell/gen-mapping from 0.3.12 to 0.3.13
Changelog
Sourced from @jridgewell/gen-mapping's changelog.
[0.3.13] - 2025-08-12
- Use
defaultsubpath export: https://github.com/jridgewell/sourcemaps/commit/aab8d72- Transform
export defaultintomodule.exports =in UMD plugin: https://github.com/jridgewell/sourcemaps/commit/cf85c75Full Changelog: https://github.com/jridgewell/sourcemaps/compare/gen-mapping/0.3.12...gen-mapping/0.3.13
Commits
a969b67gen-mapping/0.3.13aab8d72Use default subpath condition for fallbackc780a90Update links to point to monorepoe2fa5d7remapping/2.3.4- See full diff in compare view
Updates @jridgewell/sourcemap-codec from 1.5.4 to 1.5.5
Changelog
Sourced from @jridgewell/sourcemap-codec's changelog.
[1.5.5] - 2025-08-12
- Use
defaultsubpath export: https://github.com/jridgewell/sourcemaps/commit/aab8d72- Transform
export defaultintomodule.exports =in UMD plugin: https://github.com/jridgewell/sourcemaps/commit/cf85c75Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.4...sourcemap-codec/1.5.5
Commits
e53a6dfsourcemap-codec/1.5.5aab8d72Use default subpath condition for fallback- See full diff in compare view
Updates @jridgewell/trace-mapping from 0.3.29 to 0.3.30
Changelog
Sourced from @jridgewell/trace-mapping's changelog.
[0.3.30] - 2025-08-12
- Use
defaultsubpath export: https://github.com/jridgewell/sourcemaps/commit/aab8d72- Transform
export defaultintomodule.exports =in UMD plugin: https://github.com/jridgewell/sourcemaps/commit/cf85c75Full Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.29...trace-mapping/0.3.30
Commits
095a582trace-mapping/0.3.30aab8d72Use default subpath condition for fallback- See full diff in compare view
Updates @typescript-eslint/eslint-plugin from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.39.1 (2025-08-11)
This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1fee2bc6chore: update eslint-plugin-eslint-plugin (#11449)- See full diff in compare view
Updates @typescript-eslint/parser from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/parser's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/parser's changelog.
8.39.1 (2025-08-11)
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
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/project-service from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/project-service's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/project-service's changelog.
8.39.1 (2025-08-11)
This was a version bump only for project-service to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/scope-manager from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/scope-manager's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/scope-manager's changelog.
8.39.1 (2025-08-11)
This was a version bump only for scope-manager to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/tsconfig-utils from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/tsconfig-utils's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/tsconfig-utils's changelog.
8.39.1 (2025-08-11)
This was a version bump only for tsconfig-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/type-utils from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/type-utils's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/type-utils's changelog.
8.39.1 (2025-08-11)
This was a version bump only for type-utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/types from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/types's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types's changelog.
8.39.1 (2025-08-11)
This was a version bump only for types to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/typescript-estree from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/typescript-estree's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/typescript-estree's changelog.
8.39.1 (2025-08-11)
This was a version bump only for typescript-estree to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/utils from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/utils's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/utils's changelog.
8.39.1 (2025-08-11)
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates @typescript-eslint/visitor-keys from 8.39.0 to 8.39.1
Release notes
Sourced from @typescript-eslint/visitor-keys's releases.
v8.39.1
8.39.1 (2025-08-11)
🩹 Fixes
- typescript-eslint: handle
file://urls in stack trace when inferringtsconfigRootDir(#11464)❤️ Thank You
- Kirk Waiblinger
@kirkwaiblingerYou can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/visitor-keys's changelog.
8.39.1 (2025-08-11)
This was a version bump only for visitor-keys to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Commits
b2ee794chore(release): publish 8.39.1- See full diff in compare view
Updates napi-postinstall from 0.3.2 to 0.3.3
Release notes
Sourced from napi-postinstall's releases.
v0.3.3
Patch Changes
#47
8447abbThanks@WooWan! - feat: support for HTTP protocol in private registries
Pull Request Statistics
Commits:
1Files Changed:
2Additions:
+180Deletions:
-180
Package Dependencies
@jridgewell/sourcemap-codec
npm
1.5.4 → 1.5.5
Patch
@jridgewell/trace-mapping
npm
0.3.29 → 0.3.30
Patch
Technical Details
| ID: | 5026098 |
| UUID: | 2739793286 |
| Node ID: | PR_kwDOOciLTs6jTe2G |
| Host: | GitHub |
| Repository: | poad/typescript-eslint-template |
| Merge State: | Unknown |