Open greenkeeper[bot] opened 7 years ago
Update to this version instead 🚀
The new version differs by 7 commits.
3d490b9
11.0.0-beta.0
fe5f451
Merge pull request #103 from standard/eslint-update
6de4719
update to eslint v4 and eslint-plugin-node v5
176bbdd
Merge pull request #89 from mvanduijker/master
ac42b86
Don't mark //= comments as errors
1bb53a3
Merge pull request #86 from blgm/patch-1
be08c64
Change feross -> standard where appropriate
See the full diff
Update to this version instead 🚀
The new version differs by 10 commits.
c4902d2
11.0.0
6c68c39
tape@4.8
6d5e3f1
eslint-plugin-standard@3.0.1
17652fe
eslint-plugin-promise@3.6
0fe0f04
eslint-plugin-import@2.8
3f0f25e
eslint@4.18
05a2c8e
https
9580761
repo url
5ad91a8
Make "indent" rule settings explicit
e84e06d
Update URLs in package.json to use 'standard' org (#99)
See the full diff
Update to this version instead 🚀
The new version differs by 33 commits.
ddd3250
12.0.0
f5799d4
npmignore
e87b796
Upgrade peer deps
d0685e0
eslint-plugin-standard 4.0.0
d2ba5c8
eslint-plugin-import 2.13.0
b68608c
ESLint 5
e341ce3
Merge pull request #124 from standard/object-curly-spacing
4d2b331
Merge pull request #128 from standard/greenkeeper/eslint-plugin-promise-4.0.0
e3f573f
Merge branch 'master' into greenkeeper/eslint-plugin-promise-4.0.0
c20b700
Merge pull request #126 from standard/greenkeeper/eslint-plugin-node-7.0.0
b62f709
"ecmaVersion": 2018
5420668
chore(package): update eslint-plugin-promise to version 4.0.0
8fd0c37
Merge pull request #125 from AdamVig/add-simpler-installation-process
6ef956a
chore(package): update eslint-plugin-node to version 7.0.0
dabe8df
Change automatic setup header to be clearer
There are 33 commits in total.
See the full diff
devDependency
eslint-config-standard was updated from 7.1.0
to 13.0.1
.devDependency
eslint-config-standard was updated from 7.1.0
to 14.0.0
.devDependency
eslint-config-standard was updated from 7.1.0
to 14.0.1
.devDependency
eslint-config-standard was updated from 7.1.0
to 14.1.0
.devDependency
eslint-config-standard was updated from 7.1.0
to 14.1.1
.
Version 8.0.0 of eslint-config-standard just got published.
The version 8.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-config-standard. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 27 commits (ahead by 27, behind by 8).
4632a5a
8.0.0
85f56d8
Disallow comparing against -0 (no-compare-neg-zero)
31a03e3
move install not to install section
57cbd20
standard
fbfca84
8.0.0-beta.2
0855c53
Relax rule: Allow tagged template string expressions (no-unused-expressions)
0f6fbaf
Merge pull request #76 from jleft/update-docs-to-include-missing-eslint-node-dep
9b36125
Add
eslint-plugin-node
to Usage documentationdf2400a
changelog
f8bca0a
8.0.0-beta.1
d1c28f4
Relax rule: Allow mixing basic operators without parens (+-*/)
d06a8ff
8.0.0-beta.0
09248c2
Merge pull request #74 from feross/v10
e5cf63a
Treat process.exit() the same as throw in code path analysis rules (node/process-exit-as-throw)
62fd746
Add
eslint-plugin-node
for 'node/no-deprecated-api' ruleThere are 27 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: