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

fix(deps): update module github.com/markbates/goth to v1.67.1 #418

Merged
merged 1 commit into from
Mar 11, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/markbates/goth require minor v1.66.1 -> v1.67.1

Release Notes

markbates/goth

v1.67.1

Compare Source

Overview

This release attempts to address a long standing issue in the gothic library's CompleteUserAuth method to prevent a session from being removed until one exists. This has been attempted in the past, but was reported to cause other issues, so if you've recently run into an issue that feels related, please revert to the previous release, v1.67.0.

Contributors

v1.67.0

Compare Source

Overview

This release contains the following:

  • A fix to the Apple provider that handles Apple's POST to the callback URL (instead of GET, which is the standard).
  • A fix to the Discord provider to better handle profile photos.
  • Better support for our OpenID provider.
  • Extra data in the Salesforce provider via the raw data field.
  • Support for the login_hint parameter in the Google provider.
Contributors

This release wouldn't have been possible without the hard work from the following people. Thanks to everyone who contributed!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-markbates-goth-1.x branch from 9fee60c to ac6da58 Compare March 11, 2021 03:24
@axetroy axetroy merged commit 611bcd9 into master Mar 11, 2021
@axetroy axetroy deleted the renovate/github.com-markbates-goth-1.x branch March 11, 2021 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants