axetroy / go-server

Golang写的一些基础后端服务,基本包含大多数后端需要的服务
https://axetroy.github.io/go-server/
MIT License
211 stars 32 forks source link

chore(deps): update module markbates/goth to v1.67.1 - autoclosed #398

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

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`](https://togithub.com/markbates/goth/releases/v1.67.1) [Compare Source](https://togithub.com/markbates/goth/compare/v1.67.0...v1.67.1) ##### 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 - [#​385](https://togithub.com/markbates/goth/issues/385) - [@​dexter1918](https://togithub.com/dexter1918) - Moved deferring of Logout... ### [`v1.67.0`](https://togithub.com/markbates/goth/releases/v1.67.0) [Compare Source](https://togithub.com/markbates/goth/compare/v1.66.1...v1.67.0) ##### 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! - [#​356](https://togithub.com/markbates/goth/issues/356) - [@​wunderkind2k1](https://togithub.com/wunderkind2k1) - Minor adjustment in GetState when apple posts callback (instead of get). Fixes [#​360](https://togithub.com/markbates/goth/issues/360) - [#​395](https://togithub.com/markbates/goth/issues/395) - [@​yaronius](https://togithub.com/yaronius) - Trying to apply changes from [#​356](https://togithub.com/markbates/goth/issues/356) - [#​393](https://togithub.com/markbates/goth/issues/393) - [@​yyewolf](https://togithub.com/yyewolf) - Unexpected behaviour from github - [#​392](https://togithub.com/markbates/goth/issues/392) - [@​subhan-nadeem](https://togithub.com/subhan-nadeem) - Include end_session_endpoint in OpenIDConfig when retrieving the OpenID configuration from the OpenID Discovery endpoint - [#​389](https://togithub.com/markbates/goth/issues/389) - [@​yyewolf](https://togithub.com/yyewolf) - Properly fixed discord's avatar - [#​383](https://togithub.com/markbates/goth/issues/383) - [@​kainosnoema](https://togithub.com/kainosnoema) - Add login_hint parameter to Google provider - [#​384](https://togithub.com/markbates/goth/issues/384) - [@​chrisguox](https://togithub.com/chrisguox) - Fix discord avatar url error - [#​386](https://togithub.com/markbates/goth/issues/386) - [@​subhan-nadeem](https://togithub.com/subhan-nadeem) - Export OpenIDConfig in openIdConnect provider - [#​387](https://togithub.com/markbates/goth/issues/387) - [@​mxaly](https://togithub.com/mxaly) - Support User.rawData in Salesforce provider - [#​388](https://togithub.com/markbates/goth/issues/388) - [@​yyewolf](https://togithub.com/yyewolf) - Added support for gifs in discord

Renovate configuration

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

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

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

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



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