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 omniauth packages #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
omniauth "~> 2.0.2" -> "~> 2.1.0" age adoption passing confidence
omniauth-google-oauth2 1.1.1 -> 1.2.1 age adoption passing confidence
omniauth-rails_csrf_protection 1.0.1 -> 1.0.2 age adoption passing confidence

Release Notes

omniauth/omniauth (omniauth)

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

This release adds Ruby 3.0+ support.

Due to kwarg changes in ruby 3, we have bumped the minimum required version of Rack to 2.2.3, which is where ruby3 support was added.

Releasing as a minor as dependency resolution should fail at install if an application is locked to a rack below new minimum.

Full Changelog: omniauth/omniauth@v2.0.4...v2.1.0

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

v1.2.1

Compare Source

Added
Deprecated
  • Nothing.
Removed
  • Support for jwt < 2.9.2.
Fixed
  • Nothing.

v1.2.0

Compare Source

Added
  • jwt 2.9.0 support for their updated claims code.
Deprecated
  • Nothing.
Removed
  • Ruby 2.3 and 2.4 support.
  • Support for jwt < 2.9.0.
Fixed
  • Fixed image sizing code.
  • Rubocop configuration updates.

v1.1.3

Compare Source

Added
  • Updated to use POST instead of GET for tokeninfo endpoint.
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Documentation typos.
  • Rubocop configuration updates.

v1.1.2

Compare Source

Added
  • Add support for enable_granular_consent option (#​455)
Deprecated
  • Nothing.
Removed
  • Nothing.
Fixed
  • Nothing.
cookpad/omniauth-rails_csrf_protection (omniauth-rails_csrf_protection)

v1.0.2: Version 1.0.2

Compare Source

  • Update supported Ruby and Rails versions.
  • Ensure the library is working correctly in a multi-threaded environment.

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: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Oct 2, 2023

⚠️ No Changeset found

Latest commit: f9fec5d

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@stackblitz
Copy link

stackblitz bot commented Oct 2, 2023

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot changed the title Update dependency omniauth to "~> 2.1.0" Update omniauth packages Mar 29, 2024
@renovate renovate bot force-pushed the renovate/omniauth-packages branch from 98a057d to 4b8c88e Compare March 29, 2024 12:47
@renovate renovate bot force-pushed the renovate/omniauth-packages branch from 4b8c88e to 412c4ea Compare May 10, 2024 14:17
@renovate renovate bot force-pushed the renovate/omniauth-packages branch from 412c4ea to 2871858 Compare August 30, 2024 01:26
@renovate renovate bot force-pushed the renovate/omniauth-packages branch from 2871858 to f9fec5d Compare January 23, 2025 18:58
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.

0 participants