postcss / postcss-cli

CLI for postcss
Other
840 stars 93 forks source link

Update eslint-config-problems to the latest version 🚀 #279

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-problems was updated from 2.0.0 to 3.0.0.

This version 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.


Release Notes for 3.0.0
  • BREAKING: Assume Node v8+ by default, and require use of features only supported there.
  • BREAKING: Since all rules from the node8 sub-config are now in the default config, node8 sub-config is removed.
  • BREAKING: Set ecmaVersion: 2019 in node10 sub-config (previously set ecmaVersion: 2018).
  • Add note to docs about usage with ES Modules.
Commits

The new version differs by 8 commits.

  • 39ecc6a 3.0.0
  • fd30d94 Update toc
  • 8dd2520 BREAKING: Set ecmaVersion: 2019 for node10 sub-config
  • 278f804 Update prettier config to quoteProps: consistent
  • bc5ff96 BREAKING: Drop Node 6 support; merge node8 config into main config
  • da8a934 Add note about setting sourceType to docs
  • ab33e70 Update toc
  • c333436 Configure Renovate (#4)

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:

RyanZim commented 5 years ago

Drops Node 6

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 75.342% when pulling eeb35a49197698256ec340677349a2208c470f65 on greenkeeper/eslint-config-problems-3.0.0 into 035bab85c78fa34a9b3144c76b4d978c42abb9ec on master.

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀

Release Notes for 3.0.1

Fix broken node10 sub-config.

Commits

The new version differs by 2 commits.

  • cab8f79 1.0.1
  • c3d34e2 Fix broken reference to non-existent node8 config

See the full diff

greenkeeper[bot] commented 4 years ago

Update to this version instead 🚀