Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2025

Bumps source-map from 0.7.4 to 0.7.6.

Release notes

Sourced from source-map's releases.

0.7.6

Full Changelog: mozilla/source-map@0.7.5...0.7.6

0.7.5

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from source-map's changelog.

0.7.6

0.7.5

  • #364 - Pass through the implementation of more index map operations.
  • #362 - Remove the bundled dist/ directory?
  • #363 - Split up wasm loading based on compilation target.
  • #371 - Use WHATWG's URL to implement all of source-map's URL operations.
  • #378 - Fix typo
  • #384 - Add Mozilla Code of Conduct in
  • #402 - Remove unused fromVLQSigned function
  • #374 - Add lastGeneratedColumn to typing for MappingItem
  • #395 - addMapping(): ensure that originalLine and originalColumn are null when original argument was undefined/null
  • #394 - fix crash in url util function due to undefined root value
  • #393 - minor binary-search code/comment fixes
  • #407 - use Travis CI svg badge
  • #397 - add prettier task for standardized code formatting => easier cross-branch/fork code comparison and merging
  • #415 - Syntax highlight README HTML sample
  • #439 - Add function to SourceMapConsumer TS interface
  • #448 - Include types file extension in package.json
  • #464 - Require Node.js 12 or later & switch CI to GitHub Actions
  • #466 - Skip updating coveralls.io coverage
  • #465 - Update WASM binary and Land WASM rust sources in this repository
  • #463 - Update ESLint & Prettier to latest
  • #467 - Adopt & enforce the mozilla-central Prettier config
  • #468 - Simplify coverage tooling

... (truncated)

Commits
  • 801be93 Bump package to 0.7.6 and remove publishConfig
  • f459a64 Bump package version to 0.7.5
  • 13e54a3 Merge pull request #517 from mozilla/rm-whatwg-url
  • e034115 run prettier
  • 66d3424 Remove whatwg-url module
  • 3cb92cc Merge pull request #505 from takikawa/add-spec-tests
  • d243a04 Update test/test-spec-tests.js
  • 64050e6 Updates to satisfy linter
  • 8afce96 Address PR feedback
  • 3a33cd7 Update skipped tests for ignoreList tests
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nchevobbe, a new releaser for source-map since your current version.


Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [source-map](https://github.com/mozilla/source-map) from 0.7.4 to 0.7.6.
- [Release notes](https://github.com/mozilla/source-map/releases)
- [Changelog](https://github.com/mozilla/source-map/blob/master/CHANGELOG.md)
- [Commits](mozilla/source-map@v0.7.4...0.7.6)

---
updated-dependencies:
- dependency-name: source-map
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the Update dependencies Dependabot update PRs label Sep 18, 2025
@dependabot dependabot bot requested a review from a team as a code owner September 18, 2025 13:02
@dependabot dependabot bot added the Update dependencies Dependabot update PRs label Sep 18, 2025
@robertbrignull robertbrignull merged commit b61be79 into main Sep 22, 2025
17 checks passed
@robertbrignull robertbrignull deleted the dependabot/npm_and_yarn/extensions/ql-vscode/source-map-0.7.6 branch September 22, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Update dependencies Dependabot update PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant