-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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.7.Final to 6.2.8.Final #39685
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
the
area/dependencies
Pull requests that update a dependency file
label
Mar 25, 2024
This comment has been minimized.
This comment has been minimized.
Bumps `resteasy.version` from 6.2.7.Final to 6.2.8.Final. Updates `org.jboss.resteasy:resteasy-bom` from 6.2.7.Final to 6.2.8.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.7.Final...6.2.8.Final) Updates `org.jboss.resteasy:resteasy-core` from 6.2.7.Final to 6.2.8.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.7.Final...6.2.8.Final) Updates `org.jboss.resteasy:resteasy-core-spi` from 6.2.7.Final to 6.2.8.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.7.Final...6.2.8.Final) Updates `org.jboss.resteasy:resteasy-json-binding-provider` from 6.2.7.Final to 6.2.8.Final Updates `org.jboss.resteasy:resteasy-json-p-provider` from 6.2.7.Final to 6.2.8.Final Updates `org.jboss.resteasy:resteasy-jaxb-provider` from 6.2.7.Final to 6.2.8.Final Updates `org.jboss.resteasy:resteasy-jackson2-provider` from 6.2.7.Final to 6.2.8.Final Updates `org.jboss.resteasy:resteasy-rxjava2` from 6.2.7.Final to 6.2.8.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.7.Final...6.2.8.Final) Updates `org.jboss.resteasy:resteasy-links` from 6.2.7.Final to 6.2.8.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.7.Final...6.2.8.Final) --- updated-dependencies: - dependency-name: org.jboss.resteasy:resteasy-bom dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-core-spi dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-json-binding-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-json-p-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-jaxb-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-jackson2-provider dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-rxjava2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jboss.resteasy:resteasy-links dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
gsmet
force-pushed
the
dependabot/maven/resteasy.version-6.2.8.Final
branch
from
April 17, 2024 16:27
dd503a2
to
48e3ea9
Compare
gsmet
approved these changes
Apr 17, 2024
gsmet
added
triage/waiting-for-ci
Ready to merge when CI successfully finishes
and removed
area/spring
Issues relating to the Spring integration
labels
Apr 17, 2024
Status for workflow
|
quarkus-bot
bot
removed
the
triage/waiting-for-ci
Ready to merge when CI successfully finishes
label
Apr 19, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
resteasy.version
from 6.2.7.Final to 6.2.8.Final.Updates
org.jboss.resteasy:resteasy-bom
from 6.2.7.Final to 6.2.8.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-bom's releases.
Commits
cc12c9c
Prepare for 6.2.8.Final release87f8d3a
[RESTEASY-3463] Add the missing@RequiresModule
annotation for the entity par...2284d84
Merge pull request #4103 from jamezp/RESTEASY-3388-6.2f1244be
[RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.495fe2f
[RESTEASY-3388] Remove the junit:junit dependency.84f5c38
[RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.a4f1e8f
[RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.3cf17f3
[RESTEASY-3475] Migrate the resteasy-html to JUnit 5.17f14e2
[RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.719214c
Merge pull request #4101 from jamezp/RESTEASY-3473-6.2Updates
org.jboss.resteasy:resteasy-core
from 6.2.7.Final to 6.2.8.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-core's releases.
Commits
cc12c9c
Prepare for 6.2.8.Final release87f8d3a
[RESTEASY-3463] Add the missing@RequiresModule
annotation for the entity par...2284d84
Merge pull request #4103 from jamezp/RESTEASY-3388-6.2f1244be
[RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.495fe2f
[RESTEASY-3388] Remove the junit:junit dependency.84f5c38
[RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.a4f1e8f
[RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.3cf17f3
[RESTEASY-3475] Migrate the resteasy-html to JUnit 5.17f14e2
[RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.719214c
Merge pull request #4101 from jamezp/RESTEASY-3473-6.2Updates
org.jboss.resteasy:resteasy-core-spi
from 6.2.7.Final to 6.2.8.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-core-spi's releases.
Commits
cc12c9c
Prepare for 6.2.8.Final release87f8d3a
[RESTEASY-3463] Add the missing@RequiresModule
annotation for the entity par...2284d84
Merge pull request #4103 from jamezp/RESTEASY-3388-6.2f1244be
[RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.495fe2f
[RESTEASY-3388] Remove the junit:junit dependency.84f5c38
[RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.a4f1e8f
[RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.3cf17f3
[RESTEASY-3475] Migrate the resteasy-html to JUnit 5.17f14e2
[RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.719214c
Merge pull request #4101 from jamezp/RESTEASY-3473-6.2Updates
org.jboss.resteasy:resteasy-json-binding-provider
from 6.2.7.Final to 6.2.8.FinalUpdates
org.jboss.resteasy:resteasy-json-p-provider
from 6.2.7.Final to 6.2.8.FinalUpdates
org.jboss.resteasy:resteasy-jaxb-provider
from 6.2.7.Final to 6.2.8.FinalUpdates
org.jboss.resteasy:resteasy-jackson2-provider
from 6.2.7.Final to 6.2.8.FinalUpdates
org.jboss.resteasy:resteasy-rxjava2
from 6.2.7.Final to 6.2.8.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-rxjava2's releases.
Commits
cc12c9c
Prepare for 6.2.8.Final release87f8d3a
[RESTEASY-3463] Add the missing@RequiresModule
annotation for the entity par...2284d84
Merge pull request #4103 from jamezp/RESTEASY-3388-6.2f1244be
[RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.495fe2f
[RESTEASY-3388] Remove the junit:junit dependency.84f5c38
[RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.a4f1e8f
[RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.3cf17f3
[RESTEASY-3475] Migrate the resteasy-html to JUnit 5.17f14e2
[RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.719214c
Merge pull request #4101 from jamezp/RESTEASY-3473-6.2Updates
org.jboss.resteasy:resteasy-links
from 6.2.7.Final to 6.2.8.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-links's releases.
Commits
cc12c9c
Prepare for 6.2.8.Final release87f8d3a
[RESTEASY-3463] Add the missing@RequiresModule
annotation for the entity par...2284d84
Merge pull request #4103 from jamezp/RESTEASY-3388-6.2f1244be
[RESTEASY-3388] Migrate JUnit 4 example to JUnit 5.495fe2f
[RESTEASY-3388] Remove the junit:junit dependency.84f5c38
[RESTEASY-3477] Migrate the resteasy-netty4-cdi to JUnit 5.a4f1e8f
[RESTEASY-3476] Migrate the resteasy-jaxb-provider to JUnit 5.3cf17f3
[RESTEASY-3475] Migrate the resteasy-html to JUnit 5.17f14e2
[RESTEASY-3474] Migrate the resteasy-atom-provider to JUnit 5.719214c
Merge pull request #4101 from jamezp/RESTEASY-3473-6.2You 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)