doubleunion / arooo

Membership management for hacker/makerspaces
GNU General Public License v3.0
66 stars 55 forks source link

Bump omniauth-google-oauth2 from 0.8.2 to 1.1.1 #741

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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)
anaulin commented 1 year ago

@dependabot rebase