jcoreio / crater

Meteor/Webpack/React SSR app skeleton that runs your app code outside of Meteor Isobuild
ISC License
82 stars 10 forks source link

Update url-loader to the latest version 🚀 #196

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 0.6.1 of url-loader just got published.

Dependency url-loader
Current Version 0.5.9
Type devDependency

The version 0.6.1 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 url-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.


Release Notes Release v0.6.1

0.6.1 (2017-10-04)

Bug Fixes

  • schema: allow additionalProperties (#94) (2b01ea2)
Commits

The new version differs by 10 commits.

  • a8f338e chore(release): 0.6.1
  • 2b01ea2 fix(schema): allow additionalProperties (#94)
  • 11dce14 docs: Update changelog with nsp advisory
  • 1934507 chore(release): 0.6.0
  • a1e1fef chore: Fix mime version
  • d19ee2d chore: update mime package to avoid deprecation mime type with woff and woff2 (#87)
  • 636ebed feat: add fallback option (#88)
  • f3f5fce docs(README): remove confusing prefix option (options.prefix) (#89)
  • 2de70bb docs(README): fix typo in example (#81)
  • ced5990 feat(index): add options validation (schema-utils) (#78)

See the full diff

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 84.456% when pulling d728d645ef8b31c20d3ba6cddbc6d96b4a23c4fc on greenkeeper/url-loader-0.6.1 into 18995130d5746e517bca001fa6444f31da1e2ca5 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 84.456% when pulling d728d645ef8b31c20d3ba6cddbc6d96b4a23c4fc on greenkeeper/url-loader-0.6.1 into 18995130d5746e517bca001fa6444f31da1e2ca5 on master.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 84.456% when pulling d728d645ef8b31c20d3ba6cddbc6d96b4a23c4fc on greenkeeper/url-loader-0.6.1 into 18995130d5746e517bca001fa6444f31da1e2ca5 on master.

greenkeeper[bot] commented 6 years ago

Version 0.6.2 just got published.

Update to this version instead 🚀

Release Notes Release v0.6.2

0.6.2 (2017-10-04)

Bug Fixes

Commits

The new version differs by 2 commits.

  • 672ba80 chore(release): 0.6.2
  • b31684d fix: allow use limit as string (#96)

See the full diff