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 meteor-imports-webpack-plugin to the latest version πŸš€ #132

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 2.0.0 of meteor-imports-webpack-plugin just got published.

Dependency meteor-imports-webpack-plugin
Current Version 1.1.2
Type devDependency

The version 2.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 meteor-imports-webpack-plugin. 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 15 commits (ahead by 15, behind by 6).

  • 03e1357 fix(package): make it work with webpack 2
  • 812bdd2 fix(index.js): fix for json-string-loader@1.1.0
  • ba5d466 update version
  • 27260bd switch back to /meteor-config/
  • 90b4430 Merge remote-tracking branch 'origin/webpack2-2.0.0-beta.1' into webpack2
  • bc467f8 Merge branch 'webpack2-2.0.0-beta.1' into webpack2
  • 5930ad3 Merge pull request #1 from fignuts/webpack2-2.0.0-beta.1
  • d680cd6 Update for new webpack2 configuration format
  • e272501 Merge branch 'webpack2' of github.com:luisherranz/meteor-imports-webpack-plugin into webpack2
  • bbe228c port fix for #2
  • a0b1448 Merge pull request #10 from jedwards1211/webpack2
  • 32bde28 update version and peerDependencies
  • 8f25465 add ModulesInRootPlugin for miwp's node_modules
  • 2ea27da get rid of peerDependencies for now
  • e6d69b6 make plugin work with webpack 2

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 7 years ago

Coverage Status

Coverage decreased (-94.8%) to 0.0% when pulling 6785a66aca92e393ff2c491554c1de80171290fe on greenkeeper/meteor-imports-webpack-plugin-2.0.0 into 8f7e4df58e23fd67c180c56c8a96c609226ab789 on master.