Open greenkeeper[bot] opened 5 years ago
After pinning to 6.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
devDependency
eslint-plugin-ember was updated from 6.3.0
to 6.4.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
require-return-from-computed
rule (@esbanarango)devDependency
eslint-plugin-ember was updated from 6.4.0
to 6.4.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-ember was updated from 6.4.1
to 6.5.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
no-get
rule to also handle the getProperties
function, and mark the no-get-properties
rule as deprecated (@bmish)computed-property-getters
rule (@jrjohnson)devDependency
eslint-plugin-ember was updated from 6.5.0
to 6.5.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-ember was updated from 6.5.1
to 6.6.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
no-on-calls-in-components
rule (@rajasegar)devDependency
eslint-plugin-ember was updated from 6.6.0
to 6.7.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
no-volatile-computed-properties
rule (@bmish)require-computed-macros
rule to suggest the reads
macro instead of readOnly
for computed properties with return this.x
(@bmish)devDependency
eslint-plugin-ember was updated from 6.7.0
to 6.7.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-ember was updated from 6.8.1
to 6.8.2
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-ember was updated from 6.8.2
to 6.9.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
use-ember-data-rfc-395-imports
rule (@fusion2004)devDependency
eslint-plugin-ember was updated from 6.9.0
to 6.9.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
devDependency
eslint-plugin-ember was updated from 6.9.1
to 6.10.0
.Your tests are still failing with this version. Compare changes
devDependency
eslint-plugin-ember was updated from 6.10.0
to 6.10.1
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 15 commits.
362b42b
v6.10.1
60e1dce
Update CHANGELOG
84b2469
Merge pull request #489 from bmish/eslint-4-minimum-version
a2bf4bd
Revert "chore(dev-deps): upgrade to eslint 5.16.0"
c8e6d0d
docs: Document eslint 4 as the minimum supported version
8eb61cf
Merge pull request #488 from bmish/require-computed-property-dependencies-eslint4-fix
f317d94
fix: update require-computed-property-dependencies
rule to work in eslint 3 and eslint 4
f2b96cb
Merge pull request #483 from bmish/script-lint-js
6a87c5e
Merge pull request #482 from bmish/test-node-12
bcef6ea
Add yarn lint:js
script which is called by yarn lint
.
29c84ff
test: start testing plugin under Node 12
2a5f4d3
Merge pull request #480 from bmish/bmishkin/readme-remove-node-6
40a5bed
build(deps-dev): bump jest from 24.8.0 to 24.9.0 (#474)
498b704
build(deps-dev): bump eslint-config-prettier from 6.0.0 to 6.1.0 (#481)
2bc6ca9
docs: update supported Node versions mentioned in README
See the full diff
The devDependency eslint-plugin-ember was updated from
6.2.0
to6.3.0
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
eslint-plugin-ember is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/st-h/ember-file-drop-zone/builds/508593340?utm_source=github_status&utm_medium=notification)).Release Notes for v6.3.0
no-unnecessary-service-injection-argument
rule (@bmish)closure-action
rule examples (@Caltor)Committers: 4
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: