Update eslint-config-dacz to the latest version ๐
Version 1.0.1 of eslint-config-dacz was just published.
| Dependency | eslint-config-dacz |
|---|---|
| Current Version | 0.13.3 |
| Type | devDependency |
The version 1.0.1 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 eslint-config-dacz.
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.
Release Notes
v1.0.1
1.0.1 (2017-11-10)
Bug Fixes
- package: update babel-eslint to version 8.0.2 (b43962b)
Commits
The new version differs by 10 commits.
a43fc6dMerge pull request #5 from dacz/greenkeeper/babel-eslint-8.0.2b43962bfix(package): update babel-eslint to version 8.0.23600bf5chore(badges): added badges to readme9be04e2feat(autobuild): no breaking changes, do not worry, even it states itfe51b2c0.14.0b9687b3added serial tests for ava69ce126Merge pull request #4 from dacz/greenkeeper/eslint-plugin-compat-2.0.0efd10e6fix(package): update eslint-plugin-compat to version 2.0.05bc297bMerge pull request #3 from dacz/greenkeeper/babel-eslint-8.0.1dd11486fix(package): update babel-eslint to version 8.0.1
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donโt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
Version 2.0.0 just got published.
Update to this version instead ๐
Release Notes
v2.0.0
2.0.0 (2017-11-18)
Features
- rules: import rule to support flow types (081f28f)
BREAKING CHANGES
- rules: import rule
Commits
The new version differs by 2 commits.
0d7e202Merge branch 'master' of https://github.com/dacz/eslint-config-dacz081f28ffeat(rules): import rule to support flow types
See the full diff