chore(deps): bump source-map from 0.1.43 to 0.7.6 in /packages/core/css
Closed
Number: #10804
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 09, 2025 at 09:21 PM UTC
(3 months ago)
(3 months ago)
Updated:
September 09, 2025 at 09:23 PM UTC
(3 months ago)
(3 months ago)
Closed:
September 09, 2025 at 09:23 PM UTC
(3 months ago)
(3 months ago)
Time to Close:
2 minutes
Labels:
JavaScript dependencies
JavaScript dependencies
Description:
Bumps source-map from 0.1.43 to 0.7.6.
Release notes
Sourced from source-map's releases.
0.7.6
Full Changelog: https://github.com/mozilla/source-map/compare/0.7.5...0.7.6
0.7.5
What's Changed
- Pass through the implementation of more index map operations. by
@loganfsmythin mozilla/source-map#364- Remove the bundled dist/ directory? by
@loganfsmythin mozilla/source-map#362- Split up wasm loading based on compilation target. by
@loganfsmythin mozilla/source-map#363- Use WHATWG's URL to implement all of source-map's URL operations. by
@loganfsmythin mozilla/source-map#371- Fix typo by
@GianlucaGuariniin mozilla/source-map#378- Add Mozilla Code of Conduct in mozilla/source-map#384
- Remove unused fromVLQSigned function by
@jridgewellin mozilla/source-map#402- Add lastGeneratedColumn to typing for MappingItem by
@samcconein mozilla/source-map#374addMapping(): ensure thatoriginalLineandoriginalColumnarenullwhenoriginalargument was undefined/nullby@GerHobbeltin mozilla/source-map#395- fix crash in url util function due to undefined root value by
@GerHobbeltin mozilla/source-map#394- minor binary-search code/comment fixes by
@GerHobbeltin mozilla/source-map#393- use Travis CI svg badge by
@fscherwiin mozilla/source-map#407- add
prettiertask for standardized code formatting => easier cross-branch/fork code comparison and merging by@GerHobbeltin mozilla/source-map#397- Syntax highlight README HTML sample by
@brettz9in mozilla/source-map#415- Add function to SourceMapConsumer TS interface by
@andersonvomin mozilla/source-map#439- Include types file extension in package.json by
@amcaseyin mozilla/source-map#448- Require Node.js 12 or later & switch CI to GitHub Actions by
@eemeliin mozilla/source-map#464- Skip updating coveralls.io coverage by
@eemeliin mozilla/source-map#466- Update WASM binary and Land WASM rust sources in this repository by
@ochameauin mozilla/source-map#465- Update ESLint & Prettier to latest by
@eemeliin mozilla/source-map#463- Adopt & enforce the mozilla-central Prettier config by
@eemeliin mozilla/source-map#467- Simplify coverage tooling by
@eemeliin mozilla/source-map#468- Update to doctoc v2 & simplify call pattern by
@eemeliin mozilla/source-map#469- Filter out unnecessary rust tasks by
@eemeliin mozilla/source-map#470- Improve coverage by
@eemeliin mozilla/source-map#471- Include package-lock.json in repo by
@eemeliin mozilla/source-map#472- fix: convert result of allocate_mappings from signed to unsigned by
@nornagonin mozilla/source-map#473- Add support for the sourcemaps ignorelist by
@bomsyin mozilla/source-map#481- Remove .DS_Store by
@ledenisin mozilla/source-map#485- Fix reference to LICENSE file by
@AyanSinhaMahapatrain mozilla/source-map#488- Fix an off-by-1 error in section lookup by
@takikawain mozilla/source-map#507- Add source map spec tests by
@takikawain mozilla/source-map#505- Remove whatwg-url module by
@nchevobbein mozilla/source-map#517New Contributors
@GianlucaGuarinimade their first contribution in mozilla/source-map#378@jridgewellmade their first contribution in mozilla/source-map#402@GerHobbeltmade their first contribution in mozilla/source-map#395@fscherwimade their first contribution in mozilla/source-map#407@brettz9made their first contribution in mozilla/source-map#415@andersonvommade their first contribution in mozilla/source-map#439@amcaseymade their first contribution in mozilla/source-map#448@eemelimade their first contribution in mozilla/source-map#464@nornagonmade their first contribution in mozilla/source-map#473@bomsymade their first contribution in mozilla/source-map#481
... (truncated)
Changelog
Sourced from source-map's changelog.
0.7.6
- Bump package to 0.7.6 and remove
publishConfigproperty in package.json (801be934007c3ed0ef66c620641b1668e92c891d)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 thatoriginalLineandoriginalColumnarenullwhenoriginalargument 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
prettiertask 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
... (truncated)
Commits
801be93Bump package to 0.7.6 and remove publishConfigf459a64Bump package version to 0.7.513e54a3Merge pull request #517 from mozilla/rm-whatwg-urle034115run prettier66d3424Remove whatwg-url module3cb92ccMerge pull request #505 from takikawa/add-spec-testsd243a04Update test/test-spec-tests.js64050e6Updates to satisfy linter8afce96Address PR feedback3a33cd7Update skipped tests for ignoreList tests- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by nchevobbe, a new releaser for source-map since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Package:
source-map
Ecosystem:
npm
npm
Version Change:
0.1.43 → 0.7.6
Update Type:
Minor
Minor
Path:
/packages/core/css
Technical Details
| ID: | 7334205 |
| UUID: | 2813336471 |
| Node ID: | PR_kwDOAeCJis6nsBuX |
| Host: | GitHub |
| Repository: | NativeScript/NativeScript |
| Mergeable: | Yes |
| Merge State: | Unstable |