Skip to content

Update source-map-loader to the latest version 🚀#13

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/source-map-loader-0.2.0
Open

Update source-map-loader to the latest version 🚀#13
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/source-map-loader-0.2.0

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented Mar 10, 2017

Version 0.2.0 of source-map-loader just got published.

Dependency source-map-loader
Current Version 0.1.6
Type dependency

The version 0.2.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of source-map-loader.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 30, 2017

Version 0.2.1 just got published.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Sep 30, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Sep 30, 2017

Version 0.2.2 just got published.

Update to this version instead 🚀

Release Notes Release v0.2.2

0.2.2 (2017-09-30)

Bug Fixes

  • Handle exception on loading invalid base64 source maps (#53) (38da2eb)
Commits

The new version differs by 5 commits.

  • fdcfea6 chore(release): 0.2.2
  • 38da2eb fix: Handle exception on loading invalid base64 source maps (#53)
  • e0bff76 docs(README): define more precisely what loader does (#47)
  • 54ee6ea Remove plus signs from copy. (#44)
  • 5501fe3 docs(README): add details on usage and purpose (#37)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 23, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 23, 2017

Version 0.2.3 just got published.

Update to this version instead 🚀

Release Notes Release v0.2.3

0.2.3 (2017-10-23)

Chores

Commits

The new version differs by 3 commits.

  • 94b211b docs: Update changelog for 0.2.3
  • 420e866 chore(release): 0.2.3
  • f6cf53c chore: update dependencies (#56)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 14, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 14, 2018

Version 0.2.4 just got published.

Update to this version instead 🚀

Release Notes v0.2.4

2018-08-14

Bug Fixes

  • index: handle exception on loading invalid source maps (#67) (78ad469)
  • index: resolve source maps with root-relative paths correctly (#68) (e2fdbfd)
  • package: 5 low severity vulnerabilities (#72) (8262587)
Commits

The new version differs by 8 commits ahead by 8, behind by 1.

  • 8433ed3 chore(release): 0.2.4
  • 8262587 fix(package): 5 low severity vulnerabilities (#72)
  • 637fde1 chore(package): remove unused source-map dependency (dependencies) (#71)
  • e2fdbfd fix(index): resolve source maps with root-relative paths correctly (#68)
  • 78ad469 fix(index): handle exception on loading invalid source maps (#67)
  • a0b84d4 docs(README): typo fix (#64)
  • 7843bb3 refactor(package): updates dependencies to fix CVE-2015-8315 (#62)
  • 4f3833b docs(CHANGELOG): updates for v0.2.3

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 26, 2020
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 26, 2020


🚨 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


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 webpack version is 4

Features

  • support indexed source maps (c18d1f9)
  • support charsert for Data URLs

Bug Fixes

  • absolute path for sources (b64f7d8)
  • avoid crash on big data URL source maps (7f769aa)
  • improve performance (#101) (4c39c22)
  • use webpack fs (#105) (1e785a1)
  • support file protocol
  • improve error messages
  • avoid conflicts with other source maps
  • fix compatibility with 5 version of webpack
Commits

The new version differs by 15 commits.

  • e0ec5d9 chore(release): 1.0.0
  • 87fa9ae refactor: remove whatwg-encoding (#115)
  • 4d043f0 docs: ignore example
  • 1ccc708 test: coverage (#111)
  • 73773e2 test: validate options (#110)
  • 0d77b18 refactor: code
  • 2ceba27 test: code (#108)
  • 1e785a1 fix: use webpack fs (#105)
  • 01b3812 refactor: code (#104)
  • 4c39c22 fix: perf and crashing (#101)
  • b64f7d8 fix: absolute path for sources and add sources in dependendencies
  • c18d1f9 feat: indexed-sourcemap
  • 526c229 test: refactor (#97)
  • 7f769aa fix: avoid crash on big data URL source maps
  • 2da2b2e chore(defaults): update (#95)

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants