Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Changelog

Sourced from @​types/source-map's changelog.

Change Log

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

... (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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
@tglman
Copy link
Member

tglman commented Oct 6, 2025

@dependabot rebase

Bumps [@types/source-map](https://github.com/mozilla/source-map) from 0.5.2 to 0.5.7.
- [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.5.2...0.5.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/studio/types/source-map-0.5.7 branch from 783c174 to 09a097a Compare October 6, 2025 11:36
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.

2 participants