inker / draw

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

Update worker-loader to the latest version 🚀 #17

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 1.0.0 of worker-loader just got published.

Dependency worker-loader
Current Version 0.8.1
Type devDependency

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


Commits

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

  • 2aa3e81 chore(release): 1.0.0
  • 1b84066 chore: Adds release tooling & script
  • f7e2132 chore: Allow Webpack v3.x as a peerDependency (#85)
  • 57c2846 0.8.1
  • 1d8180a test: Improve named workers via options (#80)
  • 5e2f5e6 feat: add options validation (schema-utils) (#78)
  • edcda35 feat: support loading node core modules (#76)
  • 13f586b docs: Added Typescript integration to the readme (#79)
  • 5c3003e docs: Add worker message example to README (#66)
  • 6eb39f0 docs(README): explain what the loader does (#65)

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: