Skip to content
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

Update source-map-loader to the latest version πŸš€ #355

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

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper 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


The devDependency source-map-loader was updated from 0.2.4 to 1.0.0.

This version 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.


Publisher: evilebottnawi
License: MIT

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


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 🌴

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.

None yet

0 participants