Bump the npm group across 1 directory with 3 updates
Type: Pull Request
State: Open
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 0
(2 months ago)
(2 months ago)
dependencies javascript
poad
Bumps the npm group with 3 updates in the / directory: @jridgewell/gen-mapping, @jridgewell/sourcemap-codec and @jridgewell/trace-mapping.
Updates @jridgewell/gen-mapping
from 0.3.8 to 0.3.10
Changelog
Sourced from @jridgewell/gen-mapping
's changelog.
[0.3.10] - 2025-06-30
- Remove
require(esm)
support to fix bug with Node v22: https://github.com/jridgewell/sourcemaps/commit/e95784217661cdd44c3c1bd5b3c42bbb8a24b69cFull Changelog: https://github.com/jridgewell/sourcemaps/compare/gen-mapping/0.3.9...gen-mapping/0.3.10
[0.3.9] - 2025-06-29
- Fix package types for CJS and ESM imports: https://github.com/jridgewell/sourcemaps/commit/a924ed32ebfa27e49bc0ff4196118e791eaff22d
- fix: use stable version of sourcemap-codec dependency: #26 (thanks
@benmccann
)- Add
module-sync
exports type for require(esm): https://github.com/jridgewell/sourcemaps/commit/3836f6c8aee41d47119a642c7f88042b1a8ed239- Add type declaration source maps to assist go-to-definition: https://github.com/jridgewell/sourcemaps/commit/9a0266518d2877047da27cbaf3290a4e6e3cb556
- Temporarily remove scopes/ranges APIs: https://github.com/jridgewell/sourcemaps/commit/7575b63bc3f70388c2cafc33efc8b47254ff4b4c
- Include set-array source directly in gen-mapping project: #1 (thanks
@benmccann
)Full Changelog: https://github.com/jridgewell/sourcemaps/compare/gen-mapping/0.3.5...gen-mapping/0.3.9
[0.3.5] - 2024-03-01
- Add
ignoreList
support: https://github.com/jridgewell/gen-mapping/commit/9add0c20b3058a0f98c5d1a730405b3726479269Full Changelog: https://github.com/jridgewell/gen-mapping/compare/v0.3.4...v0.3.5
[0.3.4] - 2024-02-24
Full Changelog: https://github.com/jridgewell/gen-mapping/compare/v0.3.3...v0.3.4
[0.3.3] - 2023-04-07
Full Changelog: https://github.com/jridgewell/gen-mapping/compare/v0.3.2...v0.3.3
[0.3.2] - 2022-06-26
Internal
- [meta] fix "exports" for node 13.0-13.6 by
@ljharb
in jridgewell/gen-mapping#4- Fix built sources paths
New Contributors
@ljharb
made their first contribution in jridgewell/gen-mapping#4Full Changelog: https://github.com/jridgewell/gen-mapping/compare/v0.3.1...v0.3.2
[0.3.1] - 2022-05-05
Full Changelog: https://github.com/jridgewell/gen-mapping/compare/v0.3.0...v0.3.1
... (truncated)
Commits
- See full diff in compare view
Updates @jridgewell/sourcemap-codec
from 1.5.0 to 1.5.2
Changelog
Sourced from @jridgewell/sourcemap-codec
's changelog.
[1.5.2] - 2025-06-30
- Remove
require(esm)
support to fix bug with Node v22: https://github.com/jridgewell/sourcemaps/commit/e95784217661cdd44c3c1bd5b3c42bbb8a24b69cFull Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.1...sourcemap-codec/1.5.2
[1.5.1] - 2025-06-29
- Fix package types for CJS and ESM imports: https://github.com/jridgewell/sourcemaps/commit/a924ed32ebfa27e49bc0ff4196118e791eaff22d
- Add
module-sync
exports type for require(esm): https://github.com/jridgewell/sourcemaps/commit/3836f6c8aee41d47119a642c7f88042b1a8ed239- Add type declaration source maps to assist go-to-definition: https://github.com/jridgewell/sourcemaps/commit/9a0266518d2877047da27cbaf3290a4e6e3cb556
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/sourcemap-codec/1.5.0...sourcemap-codec/1.5.1
Commits
- See full diff in compare view
Updates @jridgewell/trace-mapping
from 0.3.25 to 0.3.27
Changelog
Sourced from @jridgewell/trace-mapping
's changelog.
[0.3.27] - 2025-06-30
- Remove
require(esm)
support to fix bug with Node v22: https://github.com/jridgewell/sourcemaps/commit/e95784217661cdd44c3c1bd5b3c42bbb8a24b69cFull Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.26...trace-mapping/0.3.27
[0.3.26] - 2025-06-29
- Fix package types for CJS and ESM imports: https://github.com/jridgewell/sourcemaps/commit/a924ed32ebfa27e49bc0ff4196118e791eaff22d
- Add
module-sync
exports type for require(esm): https://github.com/jridgewell/sourcemaps/commit/3836f6c8aee41d47119a642c7f88042b1a8ed239- Add type declaration source maps to assist go-to-definition: https://github.com/jridgewell/sourcemaps/commit/9a0266518d2877047da27cbaf3290a4e6e3cb556
- Fix map file resolution to match spec: #36
- Accept readonly types: https://github.com/jridgewell/sourcemaps/commit/cdf32c7dc8cde4b3963306ea2d316a675002e296
- Rename AnyMap: https://github.com/jridgewell/sourcemaps/commit/5676069c80ca426f2d60b2ccfafca0944c79c039
- Add error messages for common issues: https://github.com/jridgewell/sourcemaps/commit/13c8987c4067c0e42d3b2b7192d23daedbb99a1b
Full Changelog: https://github.com/jridgewell/sourcemaps/compare/trace-mapping/0.3.25...trace-mapping/0.3.26
Commits
- 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
1
+17
-25
Package Dependencies
@jridgewell/sourcemap-codec
npm
1.5.0 → 1.5.2
Patch
@jridgewell/trace-mapping
npm
0.3.25 → 0.3.27
Patch
Technical Details
ID: | 2497347 |
UUID: | 2628835066 |
Node ID: | PR_kwDOOciLTs6csNb6 |
Host: | GitHub |
Repository: | poad/typescript-eslint-template |
Mergeable: | Yes |
Merge State: | Unstable |
Rebaseable: | Yes |