contacts
contacts copied to clipboard
Update source-map-loader to the latest version π
Version 0.2.4 of source-map-loader was just published.
| Dependency | source-map-loader |
|---|---|
| Current Version | 0.2.3 |
| Type | devDependency |
The version 0.2.4 is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of source-map-loader.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 8 commits ahead by 8, behind by 1.
8433ed3chore(release): 0.2.48262587fix(package): 5 low severity vulnerabilities (#72)637fde1chore(package): remove unusedsource-mapdependency (dependencies) (#71)e2fdbfdfix(index): resolve source maps with root-relative paths correctly (#68)78ad469fix(index): handle exception on loading invalid source maps (#67)a0b84d4docs(README): typo fix (#64)7843bb3refactor(package): updates dependencies to fix CVE-2015-8315 (#62)4f3833bdocs(CHANGELOG): updates forv0.2.3
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Pull Request Test Coverage Report for Build 106
- 0 of 0 changed or added relevant lines in 0 files are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage remained the same at 57.386%
| Totals | |
|---|---|
| Change from base Build 9: | 0.0% |
| Covered Lines: | 77 |
| Relevant Lines: | 127 |
π - Coveralls
π¨ Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! π ππ¨ π
Find out how to migrate to Snyk at greenkeeper.io
- The
devDependencysource-map-loader was updated from0.2.4to1.0.0.
Update to this version instead π
Release Notes for v1.0.0
1.0.0 (2020-05-26)
β BREAKING CHANGES
- minimum supported Node.js version is
10.13 - minimum supported
webpackversion is4
Features
- support indexed source maps (c18d1f9)
- support
charsertfor Data URLs
Bug Fixes
Commits
The new version differs by 15 commits.
e0ec5d9chore(release): 1.0.087fa9aerefactor: remove whatwg-encoding (#115)4d043f0docs: ignore example1ccc708test: coverage (#111)73773e2test: validate options (#110)0d77b18refactor: code2ceba27test: code (#108)1e785a1fix: use webpack fs (#105)01b3812refactor: code (#104)4c39c22fix: perf and crashing (#101)b64f7d8fix: absolute path for sources and add sources in dependendenciesc18d1f9feat: indexed-sourcemap526c229test: refactor (#97)7f769aafix: avoid crash on big data URL source maps2da2b2echore(defaults): update (#95)
See the full diff