Bump the npm group with 9 updates
Type: Pull Request
State: Merged
Association: Contributor
Comments: 1
(12 months ago)
(12 months ago)
(12 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 9 updates:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.30.0 |
9.30.1 |
| @types/node | 24.0.8 |
24.0.10 |
| eslint | 9.30.0 |
9.30.1 |
| @babel/parser | 7.27.7 |
7.28.0 |
| @babel/types | 7.27.7 |
7.28.0 |
| @jridgewell/gen-mapping | 0.3.11 |
0.3.12 |
| @jridgewell/sourcemap-codec | 1.5.3 |
1.5.4 |
| @jridgewell/trace-mapping | 0.3.28 |
0.3.29 |
| @typescript-eslint/types | 8.35.0 |
8.35.1 |
Updates @eslint/js from 9.30.0 to 9.30.1
Release notes
Sourced from @eslint/js's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from @eslint/js's changelog.
v9.30.1 - July 1, 2025
b035f74chore: upgrade to@eslint/js@9.30.1(#19906) (Francesco Trotta)b3dbc16chore: package.json update for@eslint/jsrelease (Jenkins)e91bb87fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
b3dbc16chore: package.json update for@eslint/jsrelease- See full diff in compare view
Updates @types/node from 24.0.8 to 24.0.10
Commits
- See full diff in compare view
Updates eslint from 9.30.0 to 9.30.1
Release notes
Sourced from eslint's releases.
v9.30.1
Bug Fixes
Documentation
ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74chore: upgrade to@eslint/js@9.30.1(#19906) (Francesco Trotta)b3dbc16chore: package.json update for@eslint/jsrelease (Jenkins)e91bb87fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625docs: Update README (GitHub Actions Bot)dae1e5bdocs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
6769b5f9.30.1b2950acBuild: changelog update for 9.30.1b035f74chore: upgrade to@eslint/js@9.30.1(#19906)b3dbc16chore: package.json update for@eslint/jsreleasee91bb87fix: allow separate default and named type imports (#19899)ab7c625docs: Update READMEdae1e5bdocs: update jsdoc's link (#19896)- See full diff in compare view
Updates @babel/parser from 7.27.7 to 7.28.0
Release notes
Sourced from @babel/parser's releases.
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17403 Update
babel-polyfillpackages (@nicolo-ribaudo)Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- coderaiser (
@coderaiser)
Changelog
Sourced from @babel/parser's changelog.
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17403 Update
babel-polyfillpackages (@nicolo-ribaudo)
Commits
ccc5faev7.28.05e7cb54Update test paths in cjs parser tests (#17413)7896ed7SupportsourceType: "commonjs"(#17390)1b9aba4MaterializeexplicitResourceManagementparser plugin (#17346)6ca9df4Accept bigints int.bigIntLiteralfactory (#17378)36c3debtest: add invalid local use strict test (#17293)008bfc0fix bundle-dts error in feat-discard-binding (#17280)75f0140Parse discard binding (#17163)- See full diff in compare view
Updates @babel/types from 7.27.7 to 7.28.0
Release notes
Sourced from @babel/types's releases.
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17403 Update
babel-polyfillpackages (@nicolo-ribaudo)Committers: 5
- Babel Bot (
@babel-bot)- Huáng Jùnliàng (
@JLHwung)- Nicolò Ribaudo (
@nicolo-ribaudo)@liuxingbaoyu- coderaiser (
@coderaiser)
Changelog
Sourced from @babel/types's changelog.
v7.28.0 (2025-07-02)
:rocket: New Feature
babel-node
- #17147 Support top level await in node repl (
@liuxingbaoyu)babel-typesbabel-compat-data,babel-preset-envbabel-core,babel-parserbabel-generator,babel-parserbabel-plugin-proposal-destructuring-private,babel-plugin-proposal-do-expressions,babel-plugin-transform-object-rest-spread,babel-traverse,babel-typesbabel-parser,babel-traverse,babel-typesbabel-generator,babel-plugin-proposal-destructuring-private,babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuring,babel-plugin-transform-explicit-resource-management,babel-plugin-transform-react-display-name,babel-typesbabel-generator,babel-parser,babel-plugin-proposal-destructuring-private,babel-plugin-transform-block-scoping,babel-plugin-transform-object-rest-spread,babel-plugin-transform-typescript,babel-traverse,babel-types:bug: Bug Fix
babel-helper-globals,babel-plugin-transform-classes,babel-traversebabel-types
- #17009 feature: TSTypeOperator: keyof (#16799) (
@coderaiser):house: Internal
babel-compat-data,babel-plugin-proposal-decorators,babel-plugin-transform-async-generator-functions,babel-plugin-transform-json-modules,babel-plugin-transform-regenerator,babel-plugin-transform-runtime,babel-preset-env,babel-runtime-corejs3
- #17403 Update
babel-polyfillpackages (@nicolo-ribaudo)
Commits
ccc5faev7.28.0aa98e42feat(matchesPattern): support super/private/meta (#17258)5fc1464Add VoidPattern to FunctionParameter (#17405)cf5ae03LVal coverage updates (Part 2) (#17391)6ca9df4Accept bigints int.bigIntLiteralfactory (#17378)f349546Transform discard binding (#17277)75f0140Parse discard binding (#17163)781a6dffix: add operator argument for TSTypeOperator builder (#17009)- See full diff in compare view
Updates @jridgewell/gen-mapping from 0.3.11 to 0.3.12
Changelog
Sourced from @jridgewell/gen-mapping's changelog.
[0.3.12] - 2025-07-01
- Use
Object.assignto avoid polyfill in old Node versions: https://github.com/jridgewell/sourcemaps/commit/dd0615a- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/gen-mapping/0.3.11...gen-mapping/0.3.12
Commits
26fe89dgen-mapping/0.3.12a1c0fa0Reorder subpath exportsdd0615agen-mapping: UseObject.assignto avoid needinggetOwnPropertyDescriptors...- See full diff in compare view
Updates @jridgewell/sourcemap-codec from 1.5.3 to 1.5.4
Changelog
Sourced from @jridgewell/sourcemap-codec's changelog.
[1.5.4] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.3...sourcemap-codec/1.5.4
Commits
fe6bbc7sourcemap-codec/1.5.4a1c0fa0Reorder subpath exports- See full diff in compare view
Updates @jridgewell/trace-mapping from 0.3.28 to 0.3.29
Changelog
Sourced from @jridgewell/trace-mapping's changelog.
[0.3.29] - 2025-07-01
- Optimize UMD wrapper: https://github.com/jridgewell/sourcemaps/commit/557ca37
- Reorder subpath exports to improve import usage: #35
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.28...trace-mapping/0.3.29
Commits
3c6286etrace-mapping/0.3.29a1c0fa0Reorder subpath exports- See full diff in compare view
Updates @typescript-eslint/types from 8.35.0 to 8.35.1
Release notes
Sourced from @typescript-eslint/types's releases.
v8.35.1
8.35.1 (2025-06-30)
🩹 Fixes
- remove prettier from eslint-plugin (#11339)
- website: did not find a source file error if url hash doesn't contain fileType (#11350)
❤️ Thank You
- Abhijeet Singh
@cseas- mdm317
You can read about our versioning strategy and releases on our website.
Changelog
Sourced from @typescript-eslint/types's changelog.
8.35.1 (2025-06-30)
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
f9bd7d8chore(release): publish 8.35.1- See full diff in compare view
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
Pull Request Statistics
1
2
+141
-147
Package Dependencies
@jridgewell/sourcemap-codec
npm
1.5.3 → 1.5.4
Patch
@jridgewell/trace-mapping
npm
0.3.28 → 0.3.29
Patch
Technical Details
| ID: | 2751734 |
| UUID: | 2634891799 |
| Node ID: | PR_kwDOE3aIh86dDUIX |
| Host: | GitHub |
| Repository: | poad/github-pull-requester |
| Merge State: | Unknown |