elliotttf / cleanstring

Utility for cleaning strings for use in URIs
3 stars 0 forks source link

Update eslint-config-problems to the latest version ๐Ÿš€ #12

Open greenkeeper[bot] opened 5 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:

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 ๐Ÿš€

greenkeeper[bot] commented 4 years ago

Update to this version instead ๐Ÿš€