Update dependency source-map to v0.7.6 #144
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.3
->0.7.6
Release Notes
mozilla/source-map (source-map)
v0.7.6
Compare Source
publishConfig
property in package.json (801be934007c3ed0ef66c620641b1668e92c891d)v0.7.5
Compare Source
Pass through the implementation of more index map operations.
Remove the bundled dist/ directory?
Split up wasm loading based on compilation target.
Use WHATWG's URL to implement all of source-map's URL operations.
Fix typo
Add Mozilla Code of Conduct in
Remove unused fromVLQSigned function
Add lastGeneratedColumn to typing for MappingItem
addMapping()
: ensure thatoriginalLine
andoriginalColumn
arenull
whenoriginal
argument was undefined/null
fix crash in url util function due to undefined root value
minor binary-search code/comment fixes
use Travis CI svg badge
add
prettier
task for standardized code formatting => easier cross-branch/fork code comparison and mergingSyntax highlight README HTML sample
Add function to SourceMapConsumer TS interface
Include types file extension in package.json
Require Node.js 12 or later & switch CI to GitHub Actions
Skip updating coveralls.io coverage
Update WASM binary and Land WASM rust sources in this repository
Update ESLint & Prettier to latest
Adopt & enforce the mozilla-central Prettier config
Simplify coverage tooling
Update to doctoc v2 & simplify call pattern
Filter out unnecessary rust tasks
Improve coverage
Include package-lock.json in repo
fix: convert result of allocate_mappings from signed to unsigned
Add support for the sourcemaps ignorelist
Remove .DS_Store
Fix reference to LICENSE file
Fix an off-by-1 error in section lookup
Add source map spec tests
Remove whatwg-url module
v0.7.4
Compare Source
Make async change. Fixes #337.
Add option to initialize mappings wasm via ArrayBuffer
Add expected arguments to assert.throws calls
Update node version
Use top level context to determine node vs browser environment
Bump webpack-cli to v3.1
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.
This PR was generated by Mend Renovate. View the repository job log.