axe312ger / metalsmith-webpack-suite

:chains: Working example of metalsmith and webpack 3
30 stars 9 forks source link

Update style-loader to the latest version 🚀 #28

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 0.17.0 of style-loader just got published.

Dependency style-loader
Current Version 0.16.1
Type devDependency

The version 0.17.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 style-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.


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:

greenkeeper[bot] commented 7 years ago

Version 0.18.0 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.18.1 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 7 years ago

Version 0.18.2 just got published.

Update to this version instead 🚀

greenkeeper[bot] commented 6 years ago

Version 0.19.0 just got published.

Update to this version instead 🚀

Release Notes Release v0.19.0

0.19.0 (2017-10-03)

Features

  • add option to enable/disable HMR (options.hmr) (#264) (378e906)
  • add support for iframes (options.insertInto) (#248) (25e8e89)
  • support 'before' insertions (options.insertAt) (#253) (67120f8)
Commits

The new version differs by 8 commits.

  • c9707f1 chore(release): 0.19.0
  • 378e906 feat: add option to enable/disable HMR (options.hmr) (#264)
  • 67120f8 feat: support 'before' insertions (options.insertAt) (#253)
  • a2ae3ac docs(README): fix bash code highlight (#262)
  • ce53bd9 docs(readme): fix typo (#260)
  • 57e171f docs: Fixes typo in readme (#258)
  • 01ceef8 docs(README): fix example (options.insertInto) (#251)
  • 25e8e89 feat: add support for iframes (options.insertInto) (#248)

See the full diff