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-dev): bump @types/source-map from 0.5.2 to 0.5.7 in /studio #10159

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 26, 2024

Bumps @types/source-map from 0.5.2 to 0.5.7.

Changelog

Sourced from @​types/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.

0.7.3

  • Fix a bug where nested uses of SourceMapConsumer could result in a TypeError. #338 #330 #319

0.7.2

0.7.1

... (truncated)

Commits
  • 326dd95 Bump to 0.5.7
  • 46dfa84 Merge pull request #269 from lahmatiy/patch-1
  • 180712d Fix CI by removing install section
  • 86addd3 Merge pull request #265 from Lange/new-validation-error-msg
  • d0a2453 Merge pull request #266 from fictitious/dont-use-array-shift-in-source-node
  • e7db1d0 Fix #111 - use incremented index instead of array shift in source-node
  • af47b4b Add specific error message for when aOriginal is truthy but empty
  • 1bb9182 Merge pull request #260 from MagicDuck/array_set_perf
  • b9a80cc using native javascript Map in array-set to improve memory usage
  • 95a3c3b Merge pull request #238 from roblourens/master
  • Additional commits viewable in compare view

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 [@types/source-map](https://github.com/mozilla/source-map) from 0.5.2 to 0.5.7.
- [Changelog](https://github.com/mozilla/source-map/blob/master/CHANGELOG.md)
- [Commits](mozilla/source-map@0.5.2...0.5.7)

---
updated-dependencies:
- dependency-name: "@types/source-map"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 26, 2024
@tglman tglman merged commit 1883c90 into develop Feb 27, 2024
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/studio/types/source-map-0.5.7 branch February 27, 2024 14:30
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
Development

Successfully merging this pull request may close these issues.

1 participant