Skip to content

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

@greenkeeper

Description

@greenkeeper

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

Branch Build failing 🚨
Dependency ember-simple-auth
Current Version 1.4.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
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes 1.4.1
  • The fastboot-app-server dependency has been removed, see #1446.
  • The torii authenticator will no longer override the session data with the data returned from the torii provider when restoring the session, see #1310.
  • Ember.testing is no longer destructured which could cause problems with recent ember-qunit/ember-cli-qunit/ember-test-helpers versions, see #1477.
  • The fastboot-tests and guides directories are no longer distributed with the npm package, see #1470.
  • The OAuth 2.0 authenticator will now reject correctly for responses with an invalid (non-JSON) response body, see #1487, #1442.
  • The cookie that stores the session cookie's expiration time is now cleared when that time is set to null, see #1463.
Commits

The new version differs by 40 commits.

  • 50adfeb 1.4.1
  • 7bd6a97 chore(package): update ember-cli to version 2.17.1 (#1493)
  • f867f24 Clear cached time when setting expiration to null (#1463)
  • cc2ff04 Fix Facebook login on demo site (#1489)
  • 051a0d4 Continuation of password grant fix from #1442 (#1487)
  • 1df448d fix now deployment (#1482)
  • e3a5448 chore(package): update ember-source to version 2.17.0 (#1484)
  • 7d78de2 chore(package): update ember-cli to version 2.17.0 (#1485)
  • 8a6bbb7 Exclude fastboot-tests and docs folders from npm (#1470)
  • 02debae don't destructure Ember.testing (#1477)
  • da54383 use explicit ember-try scenarios (#1473)
  • 89094c2 fix login with facebook (#1467)
  • 36a5b15 Update ember-cli to the latest version 🚀 (#1452)
  • fbbfdad fix(package): update ember-cookies to version 0.1.0 (#1462)
  • d6a95dd chore(package): update git-repo-version to version 1.0.0 (#1461)

There are 40 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 🌴

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions