Skip to content

chore(deps): bump source-map from 0.6.1 to 0.7.6#1101

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/source-map-0.7.6
Closed

chore(deps): bump source-map from 0.6.1 to 0.7.6#1101
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/source-map-0.7.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Bumps source-map from 0.6.1 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 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.6.1 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@0.6.1...0.7.6)

---
updated-dependencies:
- dependency-name: source-map
  dependency-version: 0.7.6
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 15, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 15, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/source-map-0.7.6 branch May 15, 2026 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant