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

Update dependency omniauth-google-oauth2 to v1 #897

Merged
merged 6 commits into from
Jan 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
omniauth-google-oauth2 0.8.0 -> 1.1.1 age adoption passing confidence

Release Notes

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

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.

v0.8.2

Compare Source

Added
  • Constrains the version to Omniauth 1.x.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Nothing.

v0.8.1

Compare Source

Added
  • Support reading the access token from a json request body.
Deprecated
  • Nothing.
Removed
  • No longer verify the iat claim for JWT.
Fixed
  • A few minor issues with .rubocop.yml.
  • Issues with image resizing code when the image came with size information from Google.

Configuration

📅 Schedule: Branch creation - "* 8-20 1 * *" (UTC), Automerge - 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 Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Jan 17, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@epugh epugh merged commit 1a88aa0 into main Jan 18, 2024
4 checks passed
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.

1 participant