Skip to content

Update torii to the latest version 🚀#11

Open
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/torii-0.8.2
Open

Update torii to the latest version 🚀#11
greenkeeper[bot] wants to merge 1 commit into
masterfrom
greenkeeper/torii-0.8.2

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented Mar 28, 2017

Version 0.8.2 of torii just got published.

Dependency torii
Current Version 0.8.1
Type devDependency

The version 0.8.2 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 torii.
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 14 commits (ahead by 14, behind by 1).

  • 8d3c83b v0.8.2
  • c3f163a Merge pull request #346 from Vestorly/locks-patch-1-rebased
  • df52375 Update redirect-handler-test.js
  • d6db421 Update popup-test.js
  • 788c041 Replace Ember.K usage with JavaScript syntax
  • ed94f18 Merge pull request #344 from Vestorly/simplabs-copy-frozen-props-rebased
  • f5e8188 Allow ember beta and canary to fail
  • 7e4880f Specify a dummy renderer in test component creation
  • 270d90a copy frozen url params properties
  • b0b1e17 Merge pull request #342 from simplabs/fix-build
  • 3cbd055 test with 1.13.13 instead of 1.13.16
  • b32caa6 update circle node version
  • f584d3c fix ember-try config
  • b15bb1c Expand ember-try to LTS and release

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@srvance srvance self-assigned this Apr 8, 2017
greenkeeper Bot added a commit that referenced this pull request May 17, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 17, 2017

Version 0.8.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • b69ba45 v0.8.3
  • 43e4a7a Merge pull request #355 from Dhaulagiri/br-session
  • 67c09a9 lookup torii service instead of using get
  • 4146248 Merge pull request #348 from Vestorly/remove-bower-publish
  • 0ebffce Remove mentions of bower installation in README
  • 44da7f5 Merge pull request #347 from Vestorly/remove-grunt
  • ef3f30e Remove Grunt

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 22, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 22, 2017

Version 0.8.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 8a61f31 v0.8.4
  • bbec392 Merge pull request #360 from Vestorly/isolate-compatibility-fixes
  • 4e25d92 Isolate compatibility code to /compat
  • 795f458 Merge pull request #354 from Dhaulagiri/patch-1
  • a95176e Ember 2.13 - Fix deprecated usage of router.router

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 24, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 24, 2017

Version 0.9.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 0f30ee3 v0.9.0
  • 17bac12 Merge branch 'use-static-redirect'
  • f0b214f Deprecate Redirect Handler, use public/redirect.html as redirect target

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 24, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 24, 2017

Version 0.9.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 24, 2017

Version 0.9.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 09f5f56 v0.9.2
  • ce6b928 Merge pull request #365 from Vestorly/upgrade-ember-cli-1-13
  • 0c3c983 Merge pull request #361 from Vestorly/update-circle-yml
  • 50688be upgrade to ember-cli 1.13.15
  • 98d1c1f change circle ci node version to 6.10.3 (LTS)

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 24, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 24, 2017

Version 0.9.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 19 commits.

  • ccda4b3 v0.9.3
  • 4f9f999 Link to blog post in readme
  • d2614e8 Merge pull request #324 from topaxi/fix-app-torii-session
  • e6d0eab update yarn.lock
  • ce451e7 Merge pull request #369 from Vestorly/use-yarn
  • 989da27 Merge pull request #351 from BnitoBzh/master
  • 9c4de9f use yarn instead of npm
  • 42461f6 Merge pull request #308 from yethon/fix-test-helper
  • 74e03a6 Merge pull request #368 from Vestorly/fix-factory-for-deprecation
  • 599fbfa Use resolveRegistration to lookup factory
  • dfc1318 Merge pull request #367 from Vestorly/move-examples-into-dummy-app
  • 0cb8925 Move examples into test dummy app
  • addc0f2 Merge pull request #366 from Vestorly/upgrade-ember-cli-2
  • 792a7f7 do not bower install at circle ci
  • ad4251b upgrade to ember-cli 2.13.2

There are 19 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 25, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 25, 2017

Version 0.9.4 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 92355a4 v0.9.4
  • 7bfb120 Merge pull request #371 from Vestorly/fix-redirect-uri-regression
  • b47bbdf Make redirectUri configurable again
  • 6b9b214 Fix deprecated lookupFactory usage in acceptance test
  • 89eb672 Remove MODEL_FACTORY_INJECTIONS from test dummy app

See the full diff

greenkeeper Bot added a commit that referenced this pull request May 25, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 25, 2017

Version 0.9.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 896ea6f v0.9.5
  • f137588 Merge pull request #375 from Vestorly/andorfermichael-check-fb-assigned-to-window-object
  • c678f0b Merge pull request #374 from Vestorly/sukima-bug/redirectUri-configuration
  • 337ca3f implement condition which checks if FB was already initialized and assigned to the window object
  • 8088218 Merge pull request #373 from Vestorly/fix-249
  • d3a0ae4 Add disableRedirectInitializer
  • 289d372 removed current request key from local storage if popup fails to open
  • a48873f Merge pull request #372 from Vestorly/jfschaff-google-oauth2-provider-update
  • 611d5b4 Added new provider 'google-oauth2-bearer-v2'.
  • e4fd67e Reject Promise with ToriiRedirectError vs a string

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 7, 2017
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 7, 2017

Version 0.9.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • b69f63f v0.9.6
  • 793a2e9 Merge pull request #382 from Vestorly/ember-cli-upgrade
  • 43d9737 Add bower for ember-try
  • 75ffe1d Use headless Chrome
  • 93cf7f2 Add Ember 2.12 to the ember-try list
  • 2c06365 Upgrade Ember-CLI
  • 3d2aea4 Merge pull request #376 from whatthewhat/url-decode-auth-data
  • 05beeee Merge pull request #377 from treznick/patch-1
  • 0bee55d add DOCTYPE and character set declaration to redirect.html
  • c039b6a URI-decode the OAuth2 authorization code

See the full diff

greenkeeper Bot added a commit that referenced this pull request Feb 6, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 6, 2018

Version 0.10.0 just got published.

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Feb 6, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Feb 6, 2018

Version 0.10.1 just got published.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant