Skip to content

Update dependency source-map to v0.7.6 #144

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 19, 2025

This PR contains the following updates:

Package Change Age Confidence
source-map 0.7.3 -> 0.7.6 age confidence

Release Notes

mozilla/source-map (source-map)

v0.7.6

Compare Source

v0.7.5

Compare Source

  • #​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
  • #​469 -
    Update to doctoc v2 & simplify call pattern
  • #​470 -
    Filter out unnecessary rust tasks
  • #​471 -
    Improve coverage
  • #​472 -
    Include package-lock.json in repo
  • #​473 -
    fix: convert result of allocate_mappings from signed to unsigned
  • #​481 -
    Add support for the sourcemaps ignorelist
  • #​485 -
    Remove .DS_Store
  • #​488 -
    Fix reference to LICENSE file
  • #​507 -
    Fix an off-by-1 error in section lookup
  • #​505 -
    Add source map spec tests
  • #​517 -
    Remove whatwg-url module

v0.7.4

Compare Source

  • #​341 -
    Make async change. Fixes #​337.
  • #​339 -
    Add option to initialize mappings wasm via ArrayBuffer
  • #​347 -
    Add expected arguments to assert.throws calls
  • #​352 -
    Update node version
  • #​350 -
    Use top level context to determine node vs browser environment
  • #​361 -
    Bump webpack-cli to v3.1
  • #​456 -
    Regenerate dist due to running npm test

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/source-map-0.x branch from 5224192 to fabed4c Compare July 24, 2025 08:11
@renovate renovate bot changed the title Update dependency source-map to v0.7.4 Update dependency source-map to v0.7.6 Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants