Skip to content
This repository was archived by the owner on Jun 19, 2023. It is now read-only.

Build(deps): Bump omniauth-google-oauth2 from 0.8.2 to 1.1.1 #23

Open
wants to merge 1 commit into
base: feat/moderator-remove-flagged-posts
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2023

Bumps omniauth-google-oauth2 from 0.8.2 to 1.1.1.

Release notes

Sourced from omniauth-google-oauth2's releases.

v1.1.1

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed JWT decoding issue. (Invalid segment encoding) #431

v1.1.0

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

Added

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

Release v1.0.0

Added

  • Support for Omniauth 2.x!

Deprecated

  • Nothing.

Removed

  • Support for Omniauth 1.x.

... (truncated)

Changelog

Sourced from omniauth-google-oauth2's changelog.

1.1.1 - 2022-09-05

Added

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed JWT decoding issue. (Invalid segment encoding) #431

1.1.0 - 2022-09-03

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.

1.0.1 - 2022-03-10

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.

1.0.0 - 2021-03-14

Added

  • Support for Omniauth 2.x!

Deprecated

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 0.8.2 to 1.1.1.
- [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@v0.8.2...v1.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jun 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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