inker / draw

âš½ Champions League draw simulator
https://inker.github.io/draw/
236 stars 69 forks source link

Update worker-loader to the latest version 🚀 #51

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 2.0.0 of worker-loader was just published.

Dependency worker-loader
Current Version 1.1.1
Type devDependency

The version 2.0.0 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 worker-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.


Release Notes v2.0.0

Updates

  • refactor(index): remove Tapable.apply calls (#121)
  • docs: use ES6 import in TypeScript README example (#140) …
  • docs(README): add note about omitted hashes (options.name) (#131)
  • fix(package): homepage URL typo (#130)

Breaking Changes

Drops support for Webpack versions < 3.0.0

Commits

The new version differs by 6 commits.

  • 12a339d chore(release): 2.0.0
  • 612511d docs: use ES6 import in TypeScript README example (#140)
  • 04bc4ff refactor(index): remove Tapable.apply calls (#121)
  • c4c00e5 refactor(loader) v2.0.0 (#113)
  • 4f7a931 docs(README): add note about omitted hashes (options.name) (#131)
  • ceabf74 fix(package): homepage URL typo (#130)

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: