-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
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-serverdependency has been removed, see #1446. - The
toriiauthenticator will no longer override the session data with the data returned from the torii provider when restoring the session, see #1310. Ember.testingis no longer destructured which could cause problems with recentember-qunit/ember-cli-qunit/ember-test-helpersversions, see #1477.- The
fastboot-testsandguidesdirectories 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.
50adfeb1.4.17bd6a97chore(package): update ember-cli to version 2.17.1 (#1493)f867f24Clear cached time when setting expiration to null (#1463)cc2ff04Fix Facebook login on demo site (#1489)051a0d4Continuation of password grant fix from #1442 (#1487)1df448dfix now deployment (#1482)e3a5448chore(package): update ember-source to version 2.17.0 (#1484)7d78de2chore(package): update ember-cli to version 2.17.0 (#1485)8a6bbb7Exclude fastboot-tests and docs folders from npm (#1470)02debaedon't destructure Ember.testing (#1477)da54383use explicit ember-try scenarios (#1473)89094c2fix login with facebook (#1467)36a5b15Update ember-cli to the latest version 🚀 (#1452)fbbfdadfix(package): update ember-cookies to version 0.1.0 (#1462)d6a95ddchore(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 🌴