axe312ger / metalsmith-webpack-suite

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

Update stylelint to the latest version 🚀 #72

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 9.0.0 of stylelint was just published.

Dependency stylelint
Current Version 8.4.0
Type devDependency

The version 9.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 stylelint.

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.


Commits

The new version differs by 65 commits.

  • a145849 Prepare 9.0.0
  • c26256f Make CHANGELOG consistent
  • 2a5f009 chore: Update Flow library definitions (#3174)
  • 27fde11 chore(package): update flow-bin to version 0.66.0 (#3169)
  • a5e2a96 chore(package): update eslint to version 4.18.0 (#3170)
  • 1eb07c9 Expand documentation of declaration-block-no-redundant-longhand-prope… (#3165)
  • 247036f Update autoprefixer to the latest version 🚀 (#3163)
  • fce4456 Add link to stylelint-react-native (#3162)
  • d5d53b1 Update CHANGELOG.md
  • 1cdd64a Update CHANGELOG.md
  • 152f920 Bugfix/issue#3105 selector max id nested at statements (#3113)
  • 53e8e4b Update flow-bin to the latest version 🚀 (#3157)
  • 8a6d344 Added 'sass' keyword to package.json (#3152)
  • 030612b Update eslint to the latest version 🚀 (#3150)
  • 442b675 Update known-css-properties to the latest version 🚀 (#3149)

There are 65 commits in total.

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:

greenkeeper[bot] commented 6 years ago

Version 9.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • a012f51 Prepare 9.1.0
  • a06dfb5 Update CHANGELOG.md
  • 173a090 Add ignore: ["first-nested"] options (#3179)
  • 4d75991 Remove Open Collective postinstall message (#3180)
  • a6496bd Fix Readme contributors link (#3177)

See the full diff

greenkeeper[bot] commented 6 years ago

Version 9.1.1 just got published.

Update to this version instead 🚀

Release Notes 9.1.1
  • Fixed: missing signal-exit dependency (#3186).
Commits

The new version differs by 3 commits.

  • bee4576 Prepare 9.1.1
  • 6d56caa Update CHANGELOG.md
  • 206fd48 Move signal-exit from devDependencies to dependencies. Fixes #3185 (#3186)

See the full diff