Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.api-client:google-api-client from 1.35.2 to 2.7.2 in /plugins/discovery-gce #17135

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 27, 2025

Bumps com.google.api-client:google-api-client from 1.35.2 to 2.7.2.

Release notes

Sourced from com.google.api-client:google-api-client's releases.

v2.7.2

2.7.2 (2025-01-22)

Bug Fixes

  • Add warnings to users about using credentials from external sources (#2551) (3bb2879)

v2.7.1

2.7.1 (2024-12-10)

Bug Fixes

  • deps: Update dependency com.google.api-client:google-api-client to v2.7.0 (#2475) (2fdd3e1)
  • deps: Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.31 (#2526) (06d17a7)
  • deps: Update dependency com.google.auth:google-auth-library-bom to v1.30.0 (#2521) (0a9461b)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.51.0 (#2491) (b8a3d13)
  • deps: Update dependency commons-codec:commons-codec to v1.17.1 (#2527) (e797532)
  • deps: Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 (#2534) (9eaf3a8)
  • deps: Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.1 (#2535) (4c9c37e)
  • deps: Update project.http.version to v1.45.2 (#2528) (cba4bca)

Documentation

v2.7.0

2.7.0 (2024-08-27)

Features

  • Fixed missing version placeholder for new pom file (#2506) (b8fa311)
  • Provide HttpTransport support for google certificates with apache HTTP client v5 (#2497) (#2503) (0d39b43)

v2.6.0

2.6.0 (2024-05-24)

Features

  • WebHookUtil classes using the jakarta namespace (#2484) (e928cfa)

Bug Fixes

  • deps: Update dependency com.google.oauth-client:google-oauth-client-bom to v1.36.0 (#2476) (7556a88)

... (truncated)

Changelog

Sourced from com.google.api-client:google-api-client's changelog.

2.7.2 (2025-01-22)

Bug Fixes

  • Add warnings to users about using credentials from external sources (#2551) (3bb2879)

2.7.1 (2024-12-10)

Bug Fixes

  • deps: Update dependency com.google.api-client:google-api-client to v2.7.0 (#2475) (2fdd3e1)
  • deps: Update dependency com.google.appengine:appengine-api-1.0-sdk to v2.0.31 (#2526) (06d17a7)
  • deps: Update dependency com.google.auth:google-auth-library-bom to v1.30.0 (#2521) (0a9461b)
  • deps: Update dependency com.google.cloud:libraries-bom to v26.51.0 (#2491) (b8a3d13)
  • deps: Update dependency commons-codec:commons-codec to v1.17.1 (#2527) (e797532)
  • deps: Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.4.1 (#2534) (9eaf3a8)
  • deps: Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.3.1 (#2535) (4c9c37e)
  • deps: Update project.http.version to v1.45.2 (#2528) (cba4bca)

Documentation

2.7.0 (2024-08-27)

Features

  • Fixed missing version placeholder for new pom file (#2506) (b8fa311)
  • Provide HttpTransport support for google certificates with apache HTTP client v5 (#2497) (#2503) (0d39b43)

2.6.0 (2024-05-24)

Features

  • WebHookUtil classes using the jakarta namespace (#2484) (e928cfa)

Bug Fixes

  • deps: Update dependency com.google.oauth-client:google-oauth-client-bom to v1.36.0 (#2476) (7556a88)

2.5.1 (2024-05-16)

Dependencies

... (truncated)

Commits
  • 0ac8674 chore(main): release 2.7.2 (#2552)
  • 3bb2879 fix: Add warnings to users about using credentials from external sources (#2551)
  • 8b46efb chore(main): release 2.7.2-SNAPSHOT (#2539)
  • a819b2b chore(deps): update dependency ubuntu to v24 (#2537)
  • 3138805 chore(config): migrate config renovate.json (#2538)
  • 9cd7806 chore(main): release 2.7.1 (#2519)
  • 9eaf3a8 fix(deps): update dependency org.apache.httpcomponents.client5:httpclient5 to...
  • 4c9c37e fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5....
  • b81de6d chore(deps): update dependency org.codehaus.mojo:animal-sniffer-maven-plugin ...
  • 152fea9 chore(deps): update dependency org.apache.maven.plugins:maven-surefire-plugin...
  • Additional commits viewable in compare view

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 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)

Copy link
Contributor

❌ Gradle check result for a3e1ea2: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

@opensearch-trigger-bot
Copy link
Contributor

This PR is stalled because it has been open for 30 days with no activity.

@opensearch-trigger-bot opensearch-trigger-bot bot added the stalled Issues that have stalled label Feb 26, 2025
@andrross andrross force-pushed the dependabot/gradle/plugins/discovery-gce/com.google.api-client-google-api-client-2.7.2 branch from a3e1ea2 to 7b745e1 Compare March 20, 2025 23:12
@andrross andrross requested a review from bugmakerrrrrr as a code owner March 20, 2025 23:12
Copy link
Contributor

✅ Gradle check result for d9e6ddf: SUCCESS

Copy link

codecov bot commented Mar 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.43%. Comparing base (47d3655) to head (d9e6ddf).
Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #17135      +/-   ##
============================================
- Coverage     72.53%   72.43%   -0.11%     
+ Complexity    65826    65741      -85     
============================================
  Files          5311     5311              
  Lines        305073   305073              
  Branches      44243    44243              
============================================
- Hits         221293   220972     -321     
- Misses        65688    65989     +301     
- Partials      18092    18112      +20     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@opensearch-trigger-bot opensearch-trigger-bot bot removed the stalled Issues that have stalled label Mar 21, 2025
@andrross
Copy link
Member

andrross commented Apr 2, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 2, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Bumps [com.google.api-client:google-api-client](https://github.com/googleapis/google-api-java-client) from 1.35.2 to 2.7.2.
- [Release notes](https://github.com/googleapis/google-api-java-client/releases)
- [Changelog](https://github.com/googleapis/google-api-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-api-java-client@v1.35.2...v2.7.2)

---
updated-dependencies:
- dependency-name: com.google.api-client:google-api-client
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>
@andrross andrross force-pushed the dependabot/gradle/plugins/discovery-gce/com.google.api-client-google-api-client-2.7.2 branch from d9e6ddf to f2cc738 Compare April 2, 2025 00:09
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for f2cc738: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Andrew Ross <[email protected]>
@andrross andrross force-pushed the dependabot/gradle/plugins/discovery-gce/com.google.api-client-google-api-client-2.7.2 branch from f2cc738 to 458fa9f Compare April 2, 2025 16:21
Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for 458fa9f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Copy link
Contributor

github-actions bot commented Apr 2, 2025

❌ Gradle check result for 458fa9f: FAILURE

Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant