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.http-client:google-http-client-bom from 1.45.3 to 1.46.0 #46133

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps com.google.http-client:google-http-client-bom from 1.45.3 to 1.46.0.

Release notes

Sourced from com.google.http-client:google-http-client-bom's releases.

v1.46.0

1.46.0 (2025-02-06)

⚠️ Breaking changes ⚠️

  • Upgraded google-http-client-test to JUnit4. This was done by annotating classes with @RunWith(JUnit4.class) and each test method with @Test.

Features

Dependencies

  • Update actions/upload-artifact action to v4.6.0 (#2056) (1e70d04)
  • Update dependency io.grpc:grpc-context to v1.70.0 (#2068) (7a580bf)
  • Update project.appengine.version to v2.0.32 (#2065) (2285bb1)
Changelog

Sourced from com.google.http-client:google-http-client-bom's changelog.

1.46.0 (2025-02-06)

Features

Dependencies

  • Update actions/upload-artifact action to v4.6.0 (#2056) (1e70d04)
  • Update dependency io.grpc:grpc-context to v1.70.0 (#2068) (7a580bf)
  • Update project.appengine.version to v2.0.32 (#2065) (2285bb1)
Commits
  • c1f3083 chore(main): release 1.46.0 (#2061)
  • 7a0fab3 feat: Update and adapt to GraalVM for JDK 23 (#2069)
  • 2285bb1 deps: update project.appengine.version to v2.0.32 (#2065)
  • 719e8e6 chore(deps): update dependency com.google.cloud:libraries-bom to v26.54.0 (#2...
  • 7a580bf deps: update dependency io.grpc:grpc-context to v1.70.0 (#2068)
  • b6a3616 feat: support JDK 23 (#2064)
  • 1e70d04 deps: update actions/upload-artifact action to v4.6.0 (#2056)
  • b2785a8 build(deps): update dependency com.google.cloud:native-image-shared-config to...
  • 987126c build(deps): update dependency com.google.cloud:native-image-shared-config to...
  • f06c1db chore(deps): update dependency com.google.cloud:libraries-bom to v26.52.0 (#2...
  • 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)

Bumps [com.google.http-client:google-http-client-bom](https://github.com/googleapis/google-http-java-client) from 1.45.3 to 1.46.0.
- [Release notes](https://github.com/googleapis/google-http-java-client/releases)
- [Changelog](https://github.com/googleapis/google-http-java-client/blob/main/CHANGELOG.md)
- [Commits](googleapis/google-http-java-client@v1.45.3...v1.46.0)

---
updated-dependencies:
- dependency-name: com.google.http-client:google-http-client-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the area/dependencies Pull requests that update a dependency file label Feb 6, 2025
Copy link

quarkus-bot bot commented Feb 7, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit ba9eab6.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/opentelemetry/deployment

io.quarkus.opentelemetry.deployment.logs.LoggingFrameworkTest.testJulLogging - History

  • Expected log to have body <ValueString{JUL Logging message}> but was <ValueString{RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine$CleanupAction instance for you. Please close clients yourself.}> - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: Expected log to have body <ValueString{JUL Logging message}> but was <ValueString{RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ManualClosingApacheHttpClient43Engine$CleanupAction instance for you. Please close clients yourself.}>
	at io.quarkus.opentelemetry.deployment.logs.LoggingFrameworkTest.testJulLogging(LoggingFrameworkTest.java:109)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:513)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:427)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file triage/flaky-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants