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 ember-source is breaking the build 🚨 #160

Closed greenkeeper[bot] closed 8 months ago

greenkeeper[bot] commented 6 years ago

Version 3.2.1 of ember-source was just published.

Branch Build failing 🚨
Dependency [ember-source](https://github.com/emberjs/ember.js)
Current Version 3.2.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

ember-source 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/394175828?utm_source=github_status&utm_medium=notification) - βœ… **coverage/coveralls** First build on greenkeeper/ember-source-3.2.1 at 0.0% [Details](https://coveralls.io/builds/17572913)

Release Notes v3.2.1

CHANGELOG

  • #16750 [BUGFIX] Bring back isObject guard for ember-utils/is_proxy
Commits

The new version differs by 5 commits.

  • 7e31122 Release v3.2.1
  • d8c83ff Add v3.2.1 to CHANGELOG
  • 57a6fcf [BUGFIX] bring back isObject guard for ember-utils/is_proxy
  • cd0c684 [DOC release] Fix broken links to guides
  • 84e3922 [DOC release] Update class_names_support.js to include binding classes to false properties

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 3.2.0 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 6 years ago

Version 3.2.2 just got published.

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

Commits

The new version differs by 8 commits.

  • 23bf7e9 Release v3.2.2
  • e0f32cc Add v3.2.2 to CHANGELOG
  • 3f053be Fix release branch BUILD_TYPE
  • a8d4767 [BUGFIX release] Refactor owner/container destroy.
  • c98ff92 Fix code style
  • 93ed3bb Fix container destroy timing
  • 514fc38 [SQUASH] Fix prettier errors
  • e7c38bf [DOC lts] Document Transitiondirectly in source, remove yuidoc.json stuff

See the full diff