Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2025

Bumps com.google.http-client:google-http-client-bom from 1.47.1 to 2.0.1.

Release notes

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

v2.0.1

2.0.1 (2025-09-24)

Bug Fixes

  • UriTemplate expansion reserved ("+") and fragment("#") should not encode already percent encoded parts (#2108) (30766a8)

v2.0.0

2.0.0 (2025-08-08)

⚠ BREAKING CHANGES

  • update guava to 33.4.8-android (#2112). This makes this library compatible with Java 8+.

Features

Dependencies

Changelog

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

2.0.1 (2025-09-24)

Bug Fixes

  • UriTemplate expansion reserved ("+") and fragment("#") should not encode already percent encoded parts (#2108) (30766a8)

2.0.0 (2025-08-08)

⚠ BREAKING CHANGES

  • update guava to 33.4.8-android (#2112)

Features

Dependencies

Commits

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.47.1 to 2.0.1.
- [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.47.1...v2.0.1)

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

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

quarkus-bot bot commented Sep 27, 2025

Status for workflow Quarkus CI

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

✅ 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 21

📦 extensions/smallrye-openapi/deployment

io.quarkus.smallrye.openapi.test.vertx.OpenApiHttpRootPathCorsTestCase.testCorsFilterProperties - History

  • 1 expectation failed. Expected status code <200> but was <500>. - java.lang.AssertionError
java.lang.AssertionError: 
1 expectation failed.
Expected status code <200> but was <500>.

	at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(DirectConstructorHandleAccessor.java:62)
	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:502)
	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:486)
	at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:73)

Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 14, 2025

Superseded by #50565.

@dependabot dependabot bot closed this Oct 14, 2025
@dependabot dependabot bot deleted the dependabot/maven/main/com.google.http-client-google-http-client-bom-2.0.1 branch October 14, 2025 21:44
@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Oct 14, 2025
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 triage/invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants