Skip to content

Bump com.google.oauth-client:google-oauth-client from 1.30.5 to 1.33.3 in /bigquery#4754

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

Bump com.google.oauth-client:google-oauth-client from 1.30.5 to 1.33.3 in /bigquery#4754
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/bigquery/com.google.oauth-client-google-oauth-client-1.33.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 9, 2024

Bumps com.google.oauth-client:google-oauth-client from 1.30.5 to 1.33.3.

Release notes

Sourced from com.google.oauth-client: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 com.google.oauth-client: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 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)
    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 dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 9, 2024
@pjfanning
Copy link
Copy Markdown
Member

@jongyoul could you comment with @dependabot rebase? I'm seeing a lot of PRs where the frontend / test-selenium-with-spark-module-for-spark-3-4 tests fail but everything else passes. Is this set of checks just broken? It would be great to get the dependabot PRs merged.

@jongyoul
Copy link
Copy Markdown
Member

jongyoul commented Sep 5, 2024

@dependabot rebase

@dependabot dependabot Bot force-pushed the dependabot/maven/bigquery/com.google.oauth-client-google-oauth-client-1.33.3 branch from 6e4f47e to 8a5ea21 Compare September 5, 2024 02:02
@jongyoul
Copy link
Copy Markdown
Member

jongyoul commented Sep 5, 2024

@pjfanning For the test, it's a flaky test so some pass and most fail. We should fix it.

@github-actions
Copy link
Copy Markdown

This pull request has been inactive for over a year. If no further activity occurs within the next 30 days, it will be automatically closed. If you believe this PR is still relevant, please feel free to leave a comment or make an update. Thank you!

@github-actions github-actions Bot added the Stale label Sep 10, 2025
@github-actions
Copy link
Copy Markdown

This pull request has been automatically closed due to prolonged inactivity (over one year without updates). If you feel this was done in error or would like to continue the discussion, feel free to reopen it. Thank you for your contributions!

@github-actions github-actions Bot closed this Oct 10, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 10, 2025

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.

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

@dependabot dependabot Bot deleted the dependabot/maven/bigquery/com.google.oauth-client-google-oauth-client-1.33.3 branch October 10, 2025 02:32
@pjfanning
Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 10, 2025

Sorry, only users with push access can use that command.

@Reamer
Copy link
Copy Markdown
Contributor

Reamer commented Oct 15, 2025

@dependabot recreate

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 15, 2025

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@Reamer
Copy link
Copy Markdown
Contributor

Reamer commented Oct 15, 2025

@dependabot reopen

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Oct 15, 2025

Beginning January 27, 2026, Dependabot will no longer support the @dependabot reopen command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details.

@dependabot dependabot Bot restored the dependabot/maven/bigquery/com.google.oauth-client-google-oauth-client-1.33.3 branch October 15, 2025 12:13
@dependabot dependabot Bot reopened this Oct 15, 2025
Bumps [com.google.oauth-client:google-oauth-client](https://github.com/googleapis/google-oauth-java-client) from 1.30.5 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.30.5...v1.33.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/bigquery/com.google.oauth-client-google-oauth-client-1.33.3 branch from 8a5ea21 to 227632c Compare October 15, 2025 12:14
@github-actions github-actions Bot removed the Stale label Oct 16, 2025
@jongyoul
Copy link
Copy Markdown
Member

Closing this older individual Dependabot security PR now that #5213 has been merged and grouped security PRs are starting to appear by path (for example #5219). We expect Dependabot security updates to come through as one grouped PR per path going forward.

@jongyoul jongyoul closed this Apr 22, 2026
@dependabot dependabot Bot deleted the dependabot/maven/bigquery/com.google.oauth-client-google-oauth-client-1.33.3 branch April 22, 2026 09:12
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants