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.
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).
The devDependency eslint-plugin-ember was updated from
5.4.0
to7.1.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.
Publisher: bmishkin License: MIT
Release Notes for v7.1.0
no-pause-test
rule (@scottkidder)require-computed-macros
rule (@bmish)this.route()
inroute-path-style
rule (@bmish)computed-property-getters
rule (@Exelord)require-computed-property-dependencies
rule to ignore injected service names by default (@bmish)consistent-return
rule alongsiderequire-return-from-computed
rule to help avoid false positives (@bmish)require-return-from-computed
rule (@bradleypriest)Committers: 4
Commits
The new version differs by 348 commits.
8d6eed9
v7.1.0
08e4df8
Update CHANGELOG
722954b
Merge pull request #519 from bmish/yarn-frozen-lockfile
4bf98ef
build(deps-dev): bump eslint-plugin-prettier from 3.1.0 to 3.1.1 (#520)
e508ec8
Add CI check to ensure yarn.lock is up-to-date.
72a184a
Merge pull request #507 from scottkidder/no-pause-test
0d1829f
Add new
no-pause-test
rule1b14f5f
Merge pull request #518 from bmish/test-multiple-eslint-versions-2
6739da7
Test plugin under both eslint 5 and eslint 6 (again)
d8f4cf1
Merge pull request #517 from ember-cli/dependabot/npm_and_yarn/eslint-6.4.0
42f7d0c
build(deps-dev): bump eslint from 5.16.0 to 6.4.0
d78edaa
Merge pull request #516 from bmish/test-multiple-eslint-versions
868dc5a
Merge pull request #515 from bmish/eslint-plugin-eslint-plugin
4d46323
test: test plugin under both eslint 5 and eslint 6
07a524a
Merge pull request #511 from bmish/require-computed-macros-fix-return-nothing
There are 250 commits in total.
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: