bmeurant / ember-array-contains-helper

Ember helper to test the presence of a value in an array
http://bmeurant.github.io/ember-array-contains-helper/
MIT License
22 stars 2 forks source link

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

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

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

Branch Build failing 🚨
Dependency eslint-plugin-ember
Current Version 5.1.0
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 could not complete due to an error [Details](https://travis-ci.org/bmeurant/ember-array-contains-helper/builds/378746184?utm_source=github_status&utm_medium=notification)

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

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:

greenkeeper[bot] commented 6 years ago

After pinning to 5.1.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 5.2.0 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version πŸš€

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

bmeurant commented 6 years ago

Closing. False negative.

See https://travis-ci.org/bmeurant/ember-array-contains-helper/builds/378746184