Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

An in-range update of ember-simple-auth is breaking the build 🚨 #67

Open
greenkeeper bot opened this issue Dec 21, 2018 · 3 comments
Open

An in-range update of ember-simple-auth is breaking the build 🚨 #67

greenkeeper bot opened this issue Dec 21, 2018 · 3 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Dec 21, 2018

The devDependency ember-simple-auth was updated from 1.7.0 to 1.8.0.

🚨 View failing branch.

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

ember-simple-auth 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 is in progress (Details).
  • ci/circleci: Your tests failed on CircleCI (Details).

Release Notes for 1.8.0
  • Fixes deprecation warning for Evented#off method on Ember 3.6+, see #1722
  • Support for ember-fetch 6.0+, see #1713
  • Fixes error handling for the Torii authenticator, making errors throw as expected
    if a Promise is rejected, see #1696
  • Updates ember-try test scenarios with Ember 3.0, see this commit

This release would not have been possible without the contributions by @marcoow, @mike-north, @jfschaff, @geekygrappler, @quaertym, @runspired, @kevinansfield, @drewchandler, @andreyfel, @Turbo87, @MichalBryxi and @richard-viney.
Thanks a lot! ✨

Commits

The new version differs by 47 commits.

  • fbba881 1.8.0
  • 5b3a73d Fix deprecation warnings when running with Ember 3.6 (#1722)
  • 5a8f489 maint - clarify ember-cli-qunit vs ember-qunit usage (#1715)
  • a06cc92 TravisCI: Remove deprecated sudo: false option (#1721)
  • 5097b10 Merge pull request #1695 from simplabs/greenkeeper/ember-cli-inject-live-reload-2.0.0
  • 15a9aa7 Merge pull request #1710 from simplabs/greenkeeper/ember-sinon-3.0.0
  • 43b6f7f Merge pull request #1669 from simplabs/greenkeeper/ember-cli-fastboot-2.0.0
  • 4b8766d chore(package): update lockfile yarn.lock
  • 5f42ac4 chore(package): update ember-cli-inject-live-reload to version 2.0.0
  • af09fdd chore(package): update lockfile yarn.lock
  • 40d139d chore(package): update ember-sinon to version 3.0.0
  • 4e7baaa chore(package): update ember-cli-fastboot to version 2.0.0
  • ab4c9b4 Merge pull request #1713 from andreyfel/update-ember-fetch
  • bf0d247 Extend compatibility with ember-fetch
  • dc6be17 Merge pull request #1658 from simplabs/greenkeeper/marked-0.5.0

There are 47 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 Dec 21, 2018

After pinning to 1.7.0 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 17, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 1.8.1
  • Additional patch fix for deprecation warning for Evented#off method on Ember 3.6+, see #1725

This release would not have been possible without the contributions by @MichalBryxi and @richard-viney.
Thanks a lot! ✨

Commits

The new version differs by 5 commits.

  • f3856ee Merge pull request #1735 from jessica-jordan/lock-down-ip-regex-version
  • 1281804 build(travis): fix failing ember-release build step
  • e18f0c5 v1.8.1
  • 7abe451 maint - make authorizers deprecation code example work (#1729)
  • 0ab8847 Remove unnecessary calls to off() that trigger deprecation warnings (#1725)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 8, 2019

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for 1.8.2

This release would not have been possible without the contributions by @jessica-jordan, @Alonski and @marcoow. Thanks a lot!

Commits

The new version differs by 12 commits.

  • 052b19d 1.8.2
  • 327791a Update ember-cookies to the latest version 🚀 (#1746)
  • 5f02581 Merge pull request #1731 from simplabs/greenkeeper/marked-0.6.0
  • 43e20ba Merge pull request #1738 from Alonski/patch-2
  • c5e3af6 fix: ember-try release channel array usage
  • f3856ee Merge pull request #1735 from jessica-jordan/lock-down-ip-regex-version
  • 1281804 build(travis): fix failing ember-release build step
  • e18f0c5 v1.8.1
  • 7abe451 maint - make authorizers deprecation code example work (#1729)
  • 195c43a chore(package): update lockfile yarn.lock
  • 7e7cf53 chore(package): update marked to version 0.6.0
  • 0ab8847 Remove unnecessary calls to off() that trigger deprecation warnings (#1725)

See the full diff

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

No branches or pull requests

0 participants