Bump the packages group with 8 updates
Type: Pull Request
State: Open
Association: Contributor
Comments: 3
(4 months ago)
(4 months ago)
dependencies javascript
poad
Bumps the packages group with 8 updates:
| Package | From | To |
|---|---|---|
| @eslint/js | 9.30.0 |
9.30.1 |
| @types/node | 24.0.8 |
24.0.10 |
| dotenv | 17.0.0 |
17.0.1 |
| eslint | 9.30.0 |
9.30.1 |
| vercel | 44.2.7 |
44.2.8 |
| @jridgewell/gen-mapping | 0.3.11 |
0.3.12 |
| @jridgewell/sourcemap-codec | 1.5.3 |
1.5.4 |
| @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 dotenv from 17.0.0 to 17.0.1
Changelog
Sourced from dotenv's changelog.
17.0.1 (2025-07-01)
Changed
- Patched injected log to count only populated/set keys to process.env (#879)
Commits
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 vercel from 44.2.7 to 44.2.8
Release notes
Sourced from vercel's releases.
vercel@44.2.8
Patch Changes
- [cli] Report detected agent to CLI telemetry (#13506)
Changelog
Sourced from vercel's changelog.
44.2.8
Patch Changes
- [cli] Report detected agent to CLI telemetry (#13506)
Commits
8ef86aeVersion Packages (#13507)fecc575[cli] Report detected agent to CLI telemetry (#13506)- 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
- 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 @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
0
0
+0
-0
Package Dependencies
@jridgewell/sourcemap-codec
npm
1.5.3 → 1.5.4
Patch
Technical Details
| ID: | 2714983 |
| UUID: | 3194059040 |
| Node ID: | PR_kwDOMzbQP86c_WvK |
| Host: | GitHub |
| Repository: | poad/github-rest-api-executor |