Skip to content
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 🚨 #108

Open
greenkeeper bot opened this issue Mar 11, 2018 · 3 comments
Open

An in-range update of eslint-plugin-ember is breaking the build 🚨 #108

greenkeeper bot opened this issue Mar 11, 2018 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Mar 11, 2018

☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.

Version 5.1.0 of eslint-plugin-ember was just published.

Branch Build failing 🚨
Dependency eslint-plugin-ember
Current Version 5.0.3
Type devDependency

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

Commits

The new version differs by 25 commits.

  • aeedce6 v5.1.0
  • 133fffc Update CHANGELOG
  • d5e5a2f Merge pull request #172 from PrzemoRevolve/feature/order-in-fixers
  • 390aaa8 indendation fix when moved property is the last one
  • 1ea7f2c Handling the case of moving property above another property, that has a comment
  • 994835e Removed changes unrelated to order-in_* rules' fixers
  • 63a45f6 Added tests for order-in-* rules' fixers
  • 8f60b7d Added fixers for order-in-* rules
  • 1c592da Merge pull request #233 from ro0gr/fix-init-order
  • 53b0fc8 Merge pull request #198 from clcuevas/super
  • f5e78a8 remove init() from the component lifecycle hooks list
  • eb7eb8c add invalid tests for init/property order
  • 77dcc6e remove unused exports
  • d4c957e reorder init to be declared after properties
  • 11a57cd Failing test case for init() order

There are 25 commits in total.

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 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 11, 2018

After pinning to 5.0.3 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented May 14, 2018

Version 5.1.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v5.1.1

🐛 Bug Fix

  • #229 Fix no-capital-letters-in-routes so it deals with MemberExpressions. (@nlfurniss)

📝 Documentation

🏠 Internal

Committers: 4

Commits

The new version differs by 10 commits.

  • 73d8de7 5.1.1
  • a116354 Update CHANGELOG for v5.1.1.
  • d4ad322 Merge pull request #254 from rwjblue/drop-require-folder-tree
  • 9fb242f Drop require-folder-tree dependency.
  • 6c2202d Merge pull request #229 from nlfurniss/master
  • d156d27 Merge pull request #242 from Turbo87/update-jest
  • 610d39d tests/utils/ember-test: Convert described assertions into separate tests
  • 129ef62 Update jest to v21.2.1
  • 4138013 Closes #240 (#241)
  • 62a4a04 Fix no-capital-letters-in-routes so it deals with MemberExpressions

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 16, 2018

Version 5.2.0 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes v5.2.0

🚀 Enhancement

  • #142 Port code to ember-rfc176-data new format. (@Serabe)
  • #245 [avoid-leaking-state-in-ember-objects] Expose default ignored properties. (@Kerrick)

📝 Documentation

🏠 Internal

  • #142 Port code to ember-rfc176-data new format. (@Serabe)

Committers: 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants