Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bundler/omniauth-google-oauth2-1.2.2
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Feb 28, 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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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 28, 2026
@valasek valasek closed this May 2, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 2, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/bundler/omniauth-google-oauth2-1.2.2 branch May 2, 2026 20:44
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.

1 participant