denali
denali copied to clipboard
Bump omniauth-google-oauth2 from 0.8.1 to 1.1.2
Bumps omniauth-google-oauth2 from 0.8.1 to 1.1.2.
Release notes
Sourced from omniauth-google-oauth2's releases.
v1.2.2
Added
- Add support for enable_granular_consent option (#455)
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
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
- Output granted scopes in credentials block of the auth hash. zquestz/omniauth-google-oauth2#420
- Migrated to GitHub actions. zquestz/omniauth-google-oauth2#421
Deprecated
- Nothing.
Removed
- Nothing.
... (truncated)
Changelog
Sourced from omniauth-google-oauth2's changelog.
1.1.2 - 2024-03-28
Added
- Add support for enable_granular_consent option (#455)
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
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
... (truncated)
Commits
f892031
Bump version to 1.1.2422c3ac
Add support for enable_granular_consent option (#455)492b20b
Update README.md (#453)2f8cefd
Add Ruby 3.2 to GitHub CI file (#445)1ff0506
Loosen dependency version requirements (#440)00e2d0a
Fixed comma in example (#433)0065b3e
Update ci.yml (#432)fb755d2
Update Gemfile to use 1.1.19cb620f
Update CHANGELOG.md for 1.1.124c6d59
Prefer id_token over access_token in JWT decode (#431)- Additional commits viewable in compare view
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 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 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.