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 ember-simple-auth is breaking the build 🚨 #22

Closed
greenkeeper bot opened this issue Jul 26, 2018 · 2 comments
Closed

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

greenkeeper bot opened this issue Jul 26, 2018 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jul 26, 2018

Version 1.7.0 of ember-simple-auth was just published.

Branch Build failing 🚨
Dependency ember-simple-auth
Current Version 1.6.0
Type devDependency

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
  • ci/circleci: Your tests failed on CircleCI (Details).

Release Notes 1.7.0
  • The baseURL configuration property is now deprecated; use the rootUrl property instead, see #1597.
  • ESA works with ember-fetch@"^2.1.0 || ^3.0.0 || ^4.0.0 || ^5.0.0" now, see #1608.
  • Session events are now bound to methods on the application route correctly, see #1604.
  • The repeated isFastBoot properties used in various places in the codebase have been replaced with a computed property macro, see #1623.
  • The broccoli-file-creator dependency has been raised to ^2.0.0, see #1636.
  • The API docs and README habe been improved for greater clarity and better examples, see #1583, #1591, #1631, #1598.
  • The dummy app now implements remember-me functionality, see #1606.
Commits

The new version differs by 39 commits.

  • 3494209 1.7.0
  • 46b457b Tweak authorizer deprecation example to be closer to original behavior (#1598)
  • d607127 move fastboot CP into util (#1623)
  • 130295b Merge pull request #1636 from dcyriller/upgrade-broccoli-file-creator
  • 77cc38a Merge pull request #1646 from simplabs/greenkeeper/ember-sinon-2.2.0
  • e047fd6 Upgrade broccoli-file-creator
  • 19f0117 Merge pull request #1642 from dcyriller/update-ember-try
  • 9e95127 chore(package): update ember-sinon to version 2.2.0
  • e443819 Update ember-try config
  • 10d6cec Merge pull request #1631 from simplabs/oauth2-response-docs
  • b6fcfbe add docs on expected responses for OAuth2 auth
  • cbf5719 Merge pull request #1632 from simplabs/greenkeeper/ember-source-3.3.0
  • c08f561 Merge pull request #1637 from simplabs/greenkeeper/ember-cli-pretender-3.0.0
  • f471206 fix: use proper argument spread to avoid non-transpiled issues (#1604)
  • 52b5a9a chore(package): update ember-cli-pretender to version 3.0.0

There are 39 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
Contributor Author

greenkeeper bot commented Jul 26, 2018

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 21, 2018

Your tests are still failing with this version. Compare changes

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

@greenkeeper greenkeeper bot closed this as completed Jan 17, 2019
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