joaogarin / angular-electron

Angular2 and Electron starter using webpack
149 stars 53 forks source link

Update imports-loader to the latest version 🚀 #18

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.7.0 of imports-loader just got published.

Dependency imports-loader
Current Version 0.6.5
Type devDependency

The version 0.7.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 imports-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 .

  • 1867023 0.7.0
  • 7c03b4d add license file
  • 6f422ef only include index file in npm package
  • 1eb9dbe update source-map dep
  • 77fed5b add travis
  • d43cecd Support dot notation in variable names (#30)
  • 6cdd994 Add -suffix to README examples to reflect Webpack 2 change (#34)
  • d73e591 Clarify introductory sentences (#31)
  • f682af5 Merge pull request #27 from rgbkrk/patch-1
  • 97b5305 Add missing brace

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: