srvance / git-time-machine

Git history browser. Work in progress.
1 stars 1 forks source link

Update ember-simple-auth to the latest version šŸš€ #19

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.2.1 of ember-simple-auth just got published.

Dependency ember-simple-auth
Current Version 1.2.0
Type devDependency

The version 1.2.1 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of ember-simple-auth. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 35 commits .

  • 6db47d0 1.2.1
  • 52590df docs fixes for session invalidation
  • b57dd72 Add sequence diagram to show overall initial flow (#1253)
  • f2a8268 Restore cookieExpirationTime from cookie value (#1257)
  • 95f8eec Fixed OAuth2 code sample (#1259)
  • 20c9d37 Typo? (#1256)
  • 37943b2 Add the GitHub guide to the README (#1254)
  • 021e4ab chore(package): update body-parser to version 1.17.1 (#1249)
  • 7d10332 add missing arguments to Ember.warn (#1250)
  • bd28855 chore(package): update rimraf to version 2.6.1 (#1248)
  • ace86c8 don't return transitionTo from beforeModel (#1247)
  • 0640136 chore(package): update broccoli-merge-trees to version 2.0.0 (#1246)
  • 735533f Update eslint-config-simplabs to the latest version šŸš€ (#1243)
  • d8710f8 GK: Ignore ESLint plugin updates (#1242)
  • 3698152 Updates README with FastBoot dependency whitelisting info (#1239)

There are 35 commits in total. See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: