Skip to content

Bump github.com/markbates/goth from 1.65.0 to 1.68.0#228

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/markbates/goth-1.68.0
Open

Bump github.com/markbates/goth from 1.65.0 to 1.68.0#228
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/markbates/goth-1.68.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps github.com/markbates/goth from 1.65.0 to 1.68.0.

Release notes

Sourced from github.com/markbates/goth's releases.

v1.68.0

  • #413 - @​6543 - switch jwt lib to maintained one
  • #405 - @​k-yomo - Make it possible to set bot_prompt query param for line
  • #391 - @​subhan-nadeem - Add a Refresh Token function to the OpenID Connect provider that also returns the refreshed OpenID id_token

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

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!

v1.66.1

v1.66.0

Commits
  • 153d389 Merge pull request #413 from 6543-forks/switch-jwt-lib-to-maintained-one
  • 31d37d1 switch jwt lib to maintained one
  • deff5ad Merge pull request #405 from k-yomo/line-bot-prompt
  • 6af145d Fix line SetBotPrompt test
  • df0f9b3 Make it possible to set bot_prompt query param
  • 19c3059 Merge pull request #391 from subhan-nadeem/open_id_refresh
  • 2f44585 go fmt
  • 1ab526b Update providers/openidConnect/openidConnect.go
  • 716f161 Merge pull request #385 from dexter1918/master
  • d95dd86 Merge pull request #395 from yaronius/master
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [github.com/markbates/goth](https://github.com/markbates/goth) from 1.65.0 to 1.68.0.
- [Release notes](https://github.com/markbates/goth/releases)
- [Commits](markbates/goth@v1.65.0...v1.68.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2021
@dependabot-preview dependabot-preview Bot requested a review from sapk July 27, 2021 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants