Bump the npm group with 7 updates
Type: Pull Request
State: Merged
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 1
(3 months ago)
(3 months ago)
(3 months ago)
by github-actions[bot]
dependencies javascript
poad
Bumps the npm group with 7 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 |
@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
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from @eslint/js
's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
b3dbc16
chore: package.json update for@eslint/js
release- 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
ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)Chores
Changelog
Sourced from eslint's changelog.
v9.30.1 - July 1, 2025
b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906) (Francesco Trotta)b3dbc16
chore: package.json update for@eslint/js
release (Jenkins)e91bb87
fix: allow separate default and named type imports (#19899) (xbinaryx)ab7c625
docs: Update README (GitHub Actions Bot)dae1e5b
docs: update jsdoc's link (#19896) (JamesVanWaza)
Commits
6769b5f
9.30.1b2950ac
Build: changelog update for 9.30.1b035f74
chore: upgrade to@eslint/js@9.30.1
(#19906)b3dbc16
chore: package.json update for@eslint/js
releasee91bb87
fix: allow separate default and named type imports (#19899)ab7c625
docs: Update READMEdae1e5b
docs: update jsdoc's link (#19896)- 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.assign
to 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
- 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
- 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
- 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
f9bd7d8
chore(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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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
+133
-139
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: | 2706977 |
UUID: | 2633791290 |
Node ID: | PR_kwDOIx1SF86c_Hc6 |
Host: | GitHub |
Repository: | poad/typescript-action-template |
Merge State: | Unknown |