-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
An in-range update of eslint-plugin-ember is breaking the build 🚨 #220
Comments
After pinning to 6.7.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results. |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v6.9.0🚀 Enhancement🐛 Bug Fix
🏠 Internal
Committers: 2
CommitsThe new version differs by 50 commits.
There are 50 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v6.9.1🐛 Bug Fix
Committers: 1
CommitsThe new version differs by 57 commits.
There are 57 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v6.10.0🚀 Enhancement🐛 Bug Fix
Committers: 2CommitsThe new version differs by 64 commits.
There are 64 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.6.0🚀 Enhancement
Committers: 1
CommitsThe new version differs by 241 commits.
There are 241 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.7.0🚀 Enhancement
🐛 Bug Fix
🏠 InternalCommitters: 2
CommitsThe new version differs by 269 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.7.1🐛 Bug Fix
Committers: 1
CommitsThe new version differs by 274 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.7.2🐛 Bug Fix
📝 Documentation🏠 Internal
Committers: 2CommitsThe new version differs by 291 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.8.0🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 InternalCommitters: 5
CommitsThe new version differs by 352 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.8.1🐛 Bug Fix
📝 Documentation
Committers: 1
CommitsThe new version differs by 358 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.9.0🚀 Enhancement
📝 DocumentationCommitters: 3CommitsThe new version differs by 399 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.10.0🚀 Enhancement
Committers: 1
CommitsThe new version differs by 406 commits.
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.10.1🐛 Bug Fix
Committers: 1
CommitsThe new version differs by 413 commits.
There are 250 commits in total. See the full diff |
Your tests are still failing with this version. Compare changes Release Notes for v7.11.0🚀 Enhancement
🐛 Bug Fix
📝 Documentation
🏠 InternalCommitters: 3
CommitsThe new version differs by 443 commits.
- [`2a5ea22`](https://github.com/ember-cli/eslint-plugin-ember/commit/2a5ea224029cb86f1282beca44f605cb9421dc80) Apply suggestions from code review
- [`4866534`](https://github.com/ember-cli/eslint-plugin-ember/commit/48665341c1cbfbd6ef418f9e2910e08cba413eeb) Add new rule `no-replace-test-comments` (#718)
- [`8e5e632`](https://github.com/ember-cli/eslint-plugin-ember/commit/8e5e6326049e5881fb726bec19e039fcd2440d84) feat: add new rule no-incorrect-computed-macros
- [`40c12a2`](https://github.com/ember-cli/eslint-plugin-ember/commit/40c12a229b5f54836cefba277e26536230f9b05f) ISSUE #708 - Add rule "no-invalid-dependent-keys" to require that dependent keys used for computed properties to be valid.
- [`2029651`](https://github.com/ember-cli/eslint-plugin-ember/commit/2029651e09134f4662267c0c75f8e5f7f1651c5f) docs: fix parentheses
- [`0d88793`](https://github.com/ember-cli/eslint-plugin-ember/commit/0d887938824496bcde6bf5d2ab4efe32b141e471) Merge pull request #716 from bmish/docs-new-rule-rewrite
There are 250 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.11.1🐛 Bug Fix📝 Documentation
Committers: 1
CommitsThe new version differs by 14 commits.
See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 Release Notes for v7.12.0🚀 Enhancement
📝 Documentation🏠 InternalCommitters: 2CommitsThe new version differs by 33 commits.
There are 33 commits in total. See the full diff |
Your tests are passing again with this update. Explicitly upgrade to this version 🚀 CommitsThe new version differs by 39 commits.
There are 39 commits in total. See the full diff |
The devDependency eslint-plugin-ember was updated from
6.7.0
to6.7.1
.🚨 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
Release Notes for v6.7.1
🐛 Bug Fix
classic-decorator-hooks
andclassic-decorator-no-classic-methods
to index.js (@bmish)Committers: 1
Commits
The new version differs by 8 commits.
4d48fdd
v6.7.1
9ee539b
Update CHANGELOG
a6f1e97
Merge pull request #444 from ember-cli/dependabot/npm_and_yarn/eslint-config-prettier-6.0.0
cae5861
Merge pull request #440 from bmish/missing-classic-decorator-rules
35b567c
build(deps-dev): bump eslint-config-prettier from 5.1.0 to 6.0.0
e5f9e68
build(deps-dev): bump eslint-config-prettier from 5.0.0 to 5.1.0 (#442)
0221e1e
build(deps-dev): bump eslint-plugin-import from 2.17.3 to 2.18.0 (#441)
01bb69a
fix: add missing rules
classic-decorator-hooks
andclassic-decorator-no-classic-methods
to index.jsSee 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 🌴
The text was updated successfully, but these errors were encountered: