Skip to content

Bump omniauth-google-oauth2 from 1.2.1 to 1.2.2#1665

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/omniauth-google-oauth2-1.2.2
Open

Bump omniauth-google-oauth2 from 1.2.1 to 1.2.2#1665
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/bundler/omniauth-google-oauth2-1.2.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps omniauth-google-oauth2 from 1.2.1 to 1.2.2.

Release notes

Sourced from omniauth-google-oauth2's releases.

Release 1.2.2

Added

  • Ruby 4.0 support.

Deprecated

  • Nothing.

Removed

  • Unused IMAGE_SIZE_REGEXP constant.
  • Dead skip_friends and skip_image_info options (Google+ was shut down in 2019).

Fixed

  • Replaced CGI.parse with URI.decode_www_form for Ruby 4.0 compatibility.
  • Updated gemspec description to reference OmniAuth instead of OmniAuth 1.x.
  • Modernized CI: bumped actions/checkout to v6, rake to 13.3, and rubocop to latest.
  • Added edge case tests for uid, strip_unnecessary_query_parameters, verify_token, verify_hd wildcard, and malformed JSON handling.
Changelog

Sourced from omniauth-google-oauth2's changelog.

1.2.2 - 2026-02-23

Added

  • Ruby 4.0 support.

Deprecated

  • Nothing.

Removed

  • Unused IMAGE_SIZE_REGEXP constant.
  • Dead skip_friends and skip_image_info options (Google+ was shut down in 2019).

Fixed

  • Replaced CGI.parse with URI.decode_www_form for Ruby 4.0 compatibility.
  • Updated gemspec description to reference OmniAuth instead of OmniAuth 1.x.
  • Modernized CI: bumped actions/checkout to v6, rake to 13.3, and rubocop to latest.
  • Added edge case tests for uid, strip_unnecessary_query_parameters, verify_token, verify_hd wildcard, and malformed JSON handling.
Commits
  • 5158faa Add release date to CHANGELOG.md
  • c5f4600 Update docs and examples
  • 4c14af8 Backfill missing tests
  • e66d0bb Clean up dead code, modernize CI, and prep 1.2.2 release
  • b902e8e Modernize CI: bump rubocop, checkout action, and tooling defaults
  • ac9a979 Add Ruby 4.0 to CI (#474)
  • d3f1c91 Add GitHub pages config
  • 253f023 Remove calendar scope on example app
  • baaf3b7 chore(doc): update JavaScript example in README (#472)
  • dcea9d2 Add Ruby 3.3 and 3.4 to CI matrix
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [omniauth-google-oauth2](https://github.com/zquestz/omniauth-google-oauth2) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/zquestz/omniauth-google-oauth2/releases)
- [Changelog](https://github.com/zquestz/omniauth-google-oauth2/blob/master/CHANGELOG.md)
- [Commits](zquestz/omniauth-google-oauth2@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: omniauth-google-oauth2
  dependency-version: 1.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Feb 24, 2026
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 ruby Pull requests that update Ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants