adamkeinan / Metro-Desktop

React Webpack Babel full stack Metro multi-app environment
MIT License
2 stars 0 forks source link

Update url-loader to the latest version ๐Ÿš€ #106

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

โ˜๏ธ Important announcement: Greenkeeper will be saying goodbye ๐Ÿ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency url-loader was updated from 2.3.0 to 4.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 v4.0.0

4.0.0 (2020-03-17)

โš  BREAKING CHANGES

  • deps: migrate on mime-types package, some rare types may have other mimetype
Commits

The new version differs by 6 commits.

  • 8828d64 chore(release): 4.0.0
  • fc8721f chore(deps): migrate on mime-types package (#209)
  • f13757a chore(deps): update (#208)
  • a2f127d fix: description on the esModule option (#204)
  • 4301f87 chore(release): 3.0.0
  • 3f0bbc5 refactor: next (#198)

See the full diff


FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€

Release Notes for v4.1.0

4.1.0 (2020-04-08)

Features

  • the mimetype option can be Boolean
  • added the encoding option
  • added the generator option
Commits

The new version differs by 3 commits.

  • 06d270a chore(release): 4.1.0
  • 488b6ec refactor: code (#212)
  • 36f1354 feat: add encoding & generator options (#210)

See the full diff