Skip to content

chore(deps): update dependency omniauth-google-oauth2 to v1

DLD Bot requested to merge renovate/major-omniauth-packages into trunk

This MR contains the following updates:

Package Update Change
omniauth-google-oauth2 major "0.8.2" -> "1.1.2"

Release Notes

zquestz/omniauth-google-oauth2 (omniauth-google-oauth2)

v1.1.2

Compare Source

Added
  • Add support for enable_granular_consent option (#​455)
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Nothing.

v1.1.1

Compare Source

Added
  • Nothing.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Fixed JWT decoding issue. (Invalid segment encoding) #​431

v1.1.0

Compare Source

Added
  • overridable_authorize_options has been added to restrict overriding authorize_options by request params. #​423
  • Support for oauth2 2.0.x. #​429
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Nothing.

v1.0.1

Compare Source

Added
  • Output granted scopes in credentials block of the auth hash.
  • Migrated to GitHub actions.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Overriding the redirect_uri via params or JSON request body.

v1.0.0

Compare Source

Added
  • Support for Omniauth 2.x!
Deprecated
  • Nothing.
Removed
  • Support for Omniauth 1.x.
Fixed
  • Nothing.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by DLD Bot

Merge request reports