Skip to content

Bump io.smallrye.testing:smallrye-testing-bom-tck from 2.3.1 to 2.5.0#891

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.smallrye.testing-smallrye-testing-bom-tck-2.5.0
Closed

Bump io.smallrye.testing:smallrye-testing-bom-tck from 2.3.1 to 2.5.0#891
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/io.smallrye.testing-smallrye-testing-bom-tck-2.5.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps io.smallrye.testing:smallrye-testing-bom-tck from 2.3.1 to 2.5.0.

Release notes

Sourced from io.smallrye.testing:smallrye-testing-bom-tck's releases.

2.5.0

  • #179 Release 2.5.0
  • #178 Modularize test utilities
  • #177 Use Jakarta 10 Core dependency
  • #176 Add build for Java 25
  • #175 Update Parent POM to 48
  • #165 Bump version.slf4j from 2.0.16 to 2.0.17

2.4.1

No release notes provided.

2.4.0

  • #161 Update to Java 17
  • #160 Update to SmallRye Parent 47
  • #154 Bump org.jboss.logmanager:jboss-logmanager from 3.0.6.Final to 3.1.1.Final
  • #118 Update to Jetty 12
Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jan 19, 2026
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.testing-smallrye-testing-bom-tck-2.5.0 branch from 96f1876 to 0a11e7e Compare January 21, 2026 10:14
@sberyozkin
Copy link
Contributor

Hi @radcortez, looks like a / is missed between the authority and the relative path:

A lot of errors such as

RolesAllowedSignEncryptRsaOaepTest>Arquillian.run:138->callEchoRsaOaep256:143 » Processing RESTEASY004655: Unable to invoke request: org.apache.http.client.ClientProtocolException: URI does not specify a valid host name: http://localhost:9090endp/echo?input=hello

Note localhost:9090endp instead of localhost:9090/endp.

Does it ring any bell ? Thanks

@radcortez
Copy link
Member

Hum, I don't remember doing any change related to slashes. In 2.4.0, we updated to Jetty 12 (from 11), maybe something happened there.

I'll try to have a look.

@sberyozkin
Copy link
Contributor

Hi @radcortez Jetty one might not be related, the exception is coming from Apache Http Client:

org.apache.http.client.ClientProtocolException: URI does not specify a valid host name

Somehow, the URI construction has been impacted

@sberyozkin
Copy link
Contributor

@dependabot rebase

Bumps [io.smallrye.testing:smallrye-testing-bom-tck](https://github.com/smallrye/smallrye-testing) from 2.3.1 to 2.5.0.
- [Release notes](https://github.com/smallrye/smallrye-testing/releases)
- [Commits](smallrye/smallrye-testing@2.3.1...2.5.0)

---
updated-dependencies:
- dependency-name: io.smallrye.testing:smallrye-testing-bom-tck
  dependency-version: 2.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/io.smallrye.testing-smallrye-testing-bom-tck-2.5.0 branch from 0a11e7e to 2dd6fbf Compare January 22, 2026 17:55
@sberyozkin
Copy link
Contributor

Hey @radcortez Looks like it started failing with a 2.4.0 release: #868

@radcortez
Copy link
Member

Ok, let me have a look.

@radcortez radcortez closed this Jan 27, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2026

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. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

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/io.smallrye.testing-smallrye-testing-bom-tck-2.5.0 branch January 27, 2026 12:51
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.

2 participants