-
Notifications
You must be signed in to change notification settings - Fork 3k
Bump resteasy.version from 6.2.12.Final to 7.0.1.Final #51499
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 resteasy.version from 6.2.12.Final to 7.0.1.Final #51499
Conversation
Bumps `resteasy.version` from 6.2.12.Final to 7.0.1.Final. Updates `org.jboss.resteasy:resteasy-bom` from 6.2.12.Final to 7.0.1.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.12.Final...v7.0.1.Final) Updates `org.jboss.resteasy:resteasy-core` from 6.2.12.Final to 7.0.1.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.12.Final...v7.0.1.Final) Updates `org.jboss.resteasy:resteasy-core-spi` from 6.2.12.Final to 7.0.1.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.12.Final...v7.0.1.Final) Updates `org.jboss.resteasy:resteasy-json-binding-provider` from 6.2.12.Final to 7.0.1.Final Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.2.12.Final to 7.0.1.Final Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.12.Final to 7.0.1.Final Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.12.Final to 7.0.1.Final Updates `org.jboss.resteasy:resteasy-rxjava2` from 6.2.12.Final to 7.0.1.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.12.Final...v7.0.1.Final) Updates `org.jboss.resteasy:resteasy-links` from 6.2.12.Final to 7.0.1.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@v6.2.12.Final...v7.0.1.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-bom dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-core dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-core-spi dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-json-p-provider dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-jaxb-provider dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-jackson2-provider dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-rxjava2 dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.jboss.resteasy:resteasy-links dependency-version: 7.0.1.Final dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Status for workflow
|
|
@jamezp 👋 should we upgrade in Quarkus or it's not pressing? |
|
@gsmet I would go with 6.2.15.Final. The 7.0.x series targets Jakarta REST 4.0. I do think there is benefit in upgrading to the latest 6.2.15 though. Let me know if you prefer if I submit a PR when I do these releases. I do it for WildFly so doing it here too isn't a big deal. |
|
OK, I created a PR to update to 6.2.15, thanks! |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps
resteasy.versionfrom 6.2.12.Final to 7.0.1.Final.Updates
org.jboss.resteasy:resteasy-bomfrom 6.2.12.Final to 7.0.1.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-bom's releases.
... (truncated)
Commits
a2e19e9[maven-release-plugin] prepare release v7.0.1.Final9729ea9Migrate to deploying directly to Maven Central.540a10f[RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...88a119bUpgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...3f3a7d1Update the build to separate how it builds the channel given it has a differe...346b2edAdd a publish-docs.sh script to help create a PR for the documentation.9e2cfa9Update the release script with some better documentation and modernize.8a49eb1Merge pull request #4751 from jamezp/RESTEASY-3617a9faf68[RESTEASY-3617] Change visibility of the default object mapper.4b0ae34Merge branch 'main-remote' into RESTEASY-3617Updates
org.jboss.resteasy:resteasy-corefrom 6.2.12.Final to 7.0.1.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-core's releases.
... (truncated)
Commits
a2e19e9[maven-release-plugin] prepare release v7.0.1.Final9729ea9Migrate to deploying directly to Maven Central.540a10f[RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...88a119bUpgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...3f3a7d1Update the build to separate how it builds the channel given it has a differe...346b2edAdd a publish-docs.sh script to help create a PR for the documentation.9e2cfa9Update the release script with some better documentation and modernize.8a49eb1Merge pull request #4751 from jamezp/RESTEASY-3617a9faf68[RESTEASY-3617] Change visibility of the default object mapper.4b0ae34Merge branch 'main-remote' into RESTEASY-3617Updates
org.jboss.resteasy:resteasy-core-spifrom 6.2.12.Final to 7.0.1.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-core-spi's releases.
... (truncated)
Commits
a2e19e9[maven-release-plugin] prepare release v7.0.1.Final9729ea9Migrate to deploying directly to Maven Central.540a10f[RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...88a119bUpgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...3f3a7d1Update the build to separate how it builds the channel given it has a differe...346b2edAdd a publish-docs.sh script to help create a PR for the documentation.9e2cfa9Update the release script with some better documentation and modernize.8a49eb1Merge pull request #4751 from jamezp/RESTEASY-3617a9faf68[RESTEASY-3617] Change visibility of the default object mapper.4b0ae34Merge branch 'main-remote' into RESTEASY-3617Updates
org.jboss.resteasy:resteasy-json-binding-providerfrom 6.2.12.Final to 7.0.1.FinalUpdates
org.jboss.resteasy:resteasy-json-p-providerfrom 6.2.12.Final to 7.0.1.FinalUpdates
org.jboss.resteasy:resteasy-jaxb-providerfrom 6.2.12.Final to 7.0.1.FinalUpdates
org.jboss.resteasy:resteasy-jackson2-providerfrom 6.2.12.Final to 7.0.1.FinalUpdates
org.jboss.resteasy:resteasy-rxjava2from 6.2.12.Final to 7.0.1.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-rxjava2's releases.
... (truncated)
Commits
a2e19e9[maven-release-plugin] prepare release v7.0.1.Final9729ea9Migrate to deploying directly to Maven Central.540a10f[RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...88a119bUpgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...3f3a7d1Update the build to separate how it builds the channel given it has a differe...346b2edAdd a publish-docs.sh script to help create a PR for the documentation.9e2cfa9Update the release script with some better documentation and modernize.8a49eb1Merge pull request #4751 from jamezp/RESTEASY-3617a9faf68[RESTEASY-3617] Change visibility of the default object mapper.4b0ae34Merge branch 'main-remote' into RESTEASY-3617Updates
org.jboss.resteasy:resteasy-linksfrom 6.2.12.Final to 7.0.1.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-links's releases.
... (truncated)
Commits
a2e19e9[maven-release-plugin] prepare release v7.0.1.Final9729ea9Migrate to deploying directly to Maven Central.540a10f[RESTEASY-3682] Rename the dev.resteasy.channels groupId to org.jboss.resteas...88a119bUpgrade the nxrm3-maven-plugin to 1.0.13. Use the correct deploy settings for...3f3a7d1Update the build to separate how it builds the channel given it has a differe...346b2edAdd a publish-docs.sh script to help create a PR for the documentation.9e2cfa9Update the release script with some better documentation and modernize.8a49eb1Merge pull request #4751 from jamezp/RESTEASY-3617a9faf68[RESTEASY-3617] Change visibility of the default object mapper.4b0ae34Merge branch 'main-remote' into RESTEASY-3617You 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill canc...Description has been truncated