Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump google-oauth-client from 1.28.0 to 1.33.3 - #2039

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.3
Closed

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2022

Copy link
Copy Markdown
Contributor

Bumps google-oauth-client from 1.28.0 to 1.33.3.

Release notes

Sourced from google-oauth-client's releases.

v1.33.3

1.33.3 (2022-04-13)

Bug Fixes

  • add signature verification to IdTokenVerifier (#861) (22419d6)

v1.33.2

1.33.2 (2022-04-07)

Dependencies

  • update project.http.version to v1.41.5 (e945b8d)

v1.33.1

1.33.1 (2022-02-08)

Dependencies

v1.33.0

1.33.0 (2022-01-19)

Features

  • next release from main branch is 1.33.0 (#772) (4c3a639)

Bug Fixes

google-oauth-java-client v1.32.1

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#690) (2786401)
  • Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)

Bug Fixes

... (truncated)

Changelog

Sourced from google-oauth-client's changelog.

1.33.3 (2022-04-13)

Bug Fixes

  • add signature verification to IdTokenVerifier (#861) (22419d6)

1.33.2 (2022-04-07)

Dependencies

  • update project.http.version to v1.41.5 (e945b8d)

1.33.1 (2022-02-08)

Dependencies

1.33.0 (2022-01-19)

Features

  • next release from main branch is 1.33.0 (#772) (4c3a639)

Bug Fixes

1.32.1 (2021-08-12)

Features

  • add gcf-owl-bot[bot] to ignoreAuthors (#690) (2786401)
  • Add HMAC-SHA256 signature method for OAuth 1.0 (#711) (c070f5f)

Bug Fixes

  • release scripts from issuing overlapping phases (#664) (60fec2b)
  • Revert "chore(deps): update dependency com.google.googlejavaformat:google-java-format to v1.10.0" to fix linter (#713) (bbc9ea2)
  • Update dependencies.sh to not break on mac (#706) (39c2777)

... (truncated)

Commits
  • c634ad4 chore(main): release 1.33.3 (#872)
  • 22419d6 fix: add signature verification to IdTokenVerifier (#861)
  • f499cba chore(deps): update project.http.version to v1.41.7 (#870)
  • 51deb09 chore(deps): update dependency com.google.oauth-client:google-oauth-client to...
  • dd13030 chore(main): release 1.33.3-SNAPSHOT (#868)
  • 09ee70c chore(main): release 1.33.2 (#867)
  • 2574e40 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • 0f2de20 chore(deps): update project.http.version to v1.41.6 (#866)
  • 7454558 chore(deps): update dependency com.google.cloud:libraries-bom to v25.1.0 (#864)
  • e58e548 refactor: fix lint check (#863)
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

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

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 10, 2022
@anthonysena
anthonysena requested a review from ssuvorov-fls June 13, 2023 13:33
@anthonysena

anthonysena commented Jun 13, 2023

Copy link
Copy Markdown
Collaborator

@ssuvorov-fls - Looking to verify this with the work done in #2272. This would move the dependency from v1.33.1 to v.1.33.3

@anthonysena

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [google-oauth-client](https://github.com/googleapis/google-oauth-java-client) from 1.28.0 to 1.33.3.
- [Release notes](https://github.com/googleapis/google-oauth-java-client/releases)
- [Changelog](https://github.com/googleapis/google-oauth-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-oauth-java-client@v1.28.0...v1.33.3)

---
updated-dependencies:
- dependency-name: com.google.oauth-client:google-oauth-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.3 branch from d10918a to e3f9bbc Compare June 13, 2023 13:36
@chrisknoll

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot @github

dependabot Bot commented on behalf of github Sep 26, 2023

Copy link
Copy Markdown
Contributor Author

Looks like com.google.oauth-client:google-oauth-client is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 26, 2023
@dependabot
dependabot Bot deleted the dependabot/maven/com.google.oauth-client-google-oauth-client-1.33.3 branch September 26, 2023 12:41
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants