Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump source-map from 0.7.3 to 0.7.4 #111

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps source-map from 0.7.3 to 0.7.4.

Changelog

Sourced from source-map's changelog.

Change Log

0.8.0-beta.0

Breaking changes

  • #350 - Change browser detection logic for WASM loading.
  • #363 - Change WASM loading detection to rely on package.json#browser field.
  • #362 - Remove the dist/ bundle.
  • #371 - Reimplement sourcemap URL processing using the WHATWG URL API.

Nonbreaking changes:

  • #339 - Allow initializing the consumer mappings.wasm file as an ArrayBuffer.

Internal Improvements:

  • #347 - Improve tests.
  • #352 - Improve documentation.
  • #361 - Use newer Webpack CLI when bundling.
  • #364 - Convert IndexedSourceMapConsumer implementation to pass more through to BasicSourceMapConsumer.
  • #366 - Normalize internal URL representation to be easier to follow.
  • #341 - Use async functions to simplify SourceMapConsumer.with implementation.
Commits
  • a999ec3 0.7.4
  • 497a325 Regenerate dist due to running npm test (#456)
  • d69af14 Merge pull request #361 from redeyes2015/webpack-cli
  • 7e6e8bf Bump webpack-cli to v3.1
  • c3a8f5a Merge pull request #350 from sprockow/node-detection
  • d2c7e0a Merge pull request #352 from insfrag/patch-2
  • 2cbb740 Update node version
  • 48f90d5 using top level context to determine node vs browser environment
  • ddaac7f Merge pull request #347 from Standard8/throws-with-expected-argument
  • 02eb2f9 Add expected arguments to assert.throws calls
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by eemeli, 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 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.3 to 0.7.4.
- [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.7.3...v0.7.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 6, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants