smartcar / clutch-assert

The assertion library that comes in clutch.
MIT License
5 stars 0 forks source link

Update eslint-config-smartcar to the latest version 🚀 #55

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency eslint-config-smartcar was updated from 2.0.6 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 v3.0.0

3.0.0 (2018-11-08)

chore

  • clean up travis yml, drop support for node 4 (b06ccc6)

Features

BREAKING CHANGES

Commits

The new version differs by 12 commits.

  • 783a3a5 support ES2018 + drop support for Node.js 4 (#37)
  • 08afb63 chore(ci): setup semantic-release
  • b06ccc6 chore: clean up travis yml, drop support for node 4
  • 8d37205 chore: commit package-lock.json
  • 624801f feat: add rules for async/await
  • c7b6611 feat: set ecmaVersion to 2018
  • 0df62a9 feat: allow class syntax
  • 034c689 undo PR #33 (#34)
  • c06d3bd Update ES6 generator rules to adhere to prettier convention (#33)
  • 7075630 Updated travis config.
  • 7d79385 Made max-len more permissive for regex literals and test signatures.
  • f1149c4 chore(package): update ava to version 0.19.0

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:

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #55   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           6      6           
  Lines         129    129           
=====================================
  Hits          129    129

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9cf931c...fb6a8d7. Read the comment docs.

smartcar-ci commented 5 years ago

:tada: This PR is included in version 1.0.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: