Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps org.jboss.resteasy:resteasy-client from 6.2.11.Final to 7.0.0.Final.

Release notes

Sourced from org.jboss.resteasy:resteasy-client's releases.

v7.0.0.Final

What's Changed

... (truncated)

Commits
  • 89c77de [maven-release-plugin] prepare release v7.0.0.Final
  • d231f83 Revert "Simplify the script instructions for the next steps."
  • e3ae810 [maven-release-plugin] prepare for next development iteration
  • 7adee73 [maven-release-plugin] prepare release v7.0.0.Beta5
  • 9151487 Simplify the script instructions for the next steps.
  • e96d1ba [RESTEASY-3651] Skip deploying the distribution zips.
  • 4e7a747 Revert "[RESTEASY-3648] Place channels in a separate Nexus deployment."
  • 8ed5bb0 [maven-release-plugin] prepare for next development iteration
  • 57d3db9 [maven-release-plugin] prepare release v7.0.0.Beta4
  • 0521aee [RESTEASY-3650] Add missing descriptions where applicable and missing name el...
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.jboss.resteasy:resteasy-client [>= 6.a, < 7]
org.jboss.resteasy:resteasy-client [>= 6.a0, < 7]

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Note: Dependabot was ignoring updates to this dependency, but since you've updated it yourself we've started tracking it for you again. 🤖

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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [org.jboss.resteasy:resteasy-client](https://github.com/resteasy/resteasy) from 6.2.11.Final to 7.0.0.Final.
- [Release notes](https://github.com/resteasy/resteasy/releases)
- [Commits](resteasy/resteasy@6.2.11.Final...v7.0.0.Final)

---
updated-dependencies:
- dependency-name: org.jboss.resteasy:resteasy-client
  dependency-version: 7.0.0.Final
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Dependency related change java Pull requests that update Java code labels Oct 1, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 1, 2025 18:04
@dependabot dependabot bot added dependencies Dependency related change java Pull requests that update Java code labels Oct 1, 2025
@Puffy1215
Copy link
Contributor

I have done some testing to get the pull request to work. It needs an addition to the pom.xml to declare the commons-codec dependency version to 1.19.0. I want to do more testing to make sure it does not break existing features. I will re-open pull request when it is ready.

@Puffy1215 Puffy1215 marked this pull request as draft December 27, 2025 15:48
@Puffy1215
Copy link
Contributor

Instead of making new pull request I will keep this. I have changed this to be a draft, I want to check web request behavior with new resteasy client library before merging.

@Puffy1215 Puffy1215 marked this pull request as ready for review December 29, 2025 14:09
@Puffy1215
Copy link
Contributor

Seems to be working fine. I will merge.

@Puffy1215 Puffy1215 merged commit 159b57d into master Dec 29, 2025
17 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.jboss.resteasy-resteasy-client-7.0.0.Final branch December 29, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency related change java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant