-
Notifications
You must be signed in to change notification settings - Fork 4
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 version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final #42
Bump version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final #42
Conversation
@dependabot recreate |
Bumps `version.org.jboss.resteasy` from 6.2.5.Final to 6.2.6.Final. Updates `org.jboss.resteasy:resteasy-bom` from 6.2.5.Final to 6.2.6.Final - [Release notes](https://github.com/resteasy/resteasy/releases) - [Commits](resteasy/resteasy@6.2.5.Final...6.2.6.Final) Updates `org.jboss.resteasy:arquillian-utils` from 6.2.5.Final to 6.2.6.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:arquillian-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
40dce90
to
4807e8f
Compare
Right now the change to "multipart/form-data" breaks a test.
…On Fri, Nov 3, 2023, 7:27 PM dependabot[bot] ***@***.***> wrote:
Bumps version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final.
Updates org.jboss.resteasy:resteasy-bom from 6.2.5.Final to 6.2.6.Final
Release notes
*Sourced from org.jboss.resteasy:resteasy-bom's releases
<https://github.com/resteasy/resteasy/releases>.*
6.2.6.Final What's Changed
- [RESTEASY-3382] Remove the required Weld dependency on resteasy-cdi.
by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3788
<https://redirect.github.com/resteasy/resteasy/pull/3788>
- [RESTEASY-3381] Add the SameSite cookie attribute to the
NewCookieHea… by @jamezp <https://github.com/jamezp> in
resteasy/resteasy#3787
<https://redirect.github.com/resteasy/resteasy/pull/3787>
- [RESTEASY-3383] Ensure the RESTEasy modules are copied even when
laye… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3792
<https://redirect.github.com/resteasy/resteasy/pull/3792>
- Bump version.org.wildfly.galleon-plugins from 6.4.2.Final to
6.4.3.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3790
<https://redirect.github.com/resteasy/resteasy/pull/3790>
- Bump actions/checkout from 3 to 4 by @dependabot
<https://github.com/dependabot> in resteasy/resteasy#3793
<https://redirect.github.com/resteasy/resteasy/pull/3793>
- [RESTEASY-2612] Support CompletableFuture resource method return
type by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3798
<https://redirect.github.com/resteasy/resteasy/pull/3798>
- Add new category for testing with WildFly and not overriding the
REST… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3800
<https://redirect.github.com/resteasy/resteasy/pull/3800>
- Upgrade WildFly testing to 29.0.1.Final. by @jamezp
<https://github.com/jamezp> in resteasy/resteasy#3817
<https://redirect.github.com/resteasy/resteasy/pull/3817>
- Bump version.org.wildfly.galleon-plugins from 6.4.3.Final to
6.4.4.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3809
<https://redirect.github.com/resteasy/resteasy/pull/3809>
- Bump version.org.eclipse.jetty from 11.0.15 to 11.0.16 by
@dependabot <https://github.com/dependabot> in resteasy/resteasy#3782
<https://redirect.github.com/resteasy/resteasy/pull/3782>
- Upgrade Netty and Vert.x by @jamezp <https://github.com/jamezp> in
resteasy/resteasy#3820
<https://redirect.github.com/resteasy/resteasy/pull/3820>
- [6.2] Back ports by @jamezp <https://github.com/jamezp> in
resteasy/resteasy#3822
<https://redirect.github.com/resteasy/resteasy/pull/3822>
- Bump org.jboss:jandex from 2.4.3.Final to 2.4.4.Final by @dependabot
<https://github.com/dependabot> in resteasy/resteasy#3805
<https://redirect.github.com/resteasy/resteasy/pull/3805>
- [RESTEASY-3397] Ensure the InputStream for the JsonBindingProvider
do… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3828
<https://redirect.github.com/resteasy/resteasy/pull/3828>
- [RESTEASY-3400] Bump version.io.netty.netty4 from 4.1.99.Final to
4.1.100.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3844
<https://redirect.github.com/resteasy/resteasy/pull/3844>
- [RESTEASY-3403] Bump io.vertx:vertx-core from 4.4.5 to 4.4.6 by
@dependabot <https://github.com/dependabot> in resteasy/resteasy#3845
<https://redirect.github.com/resteasy/resteasy/pull/3845>
- [RESTEASY-3404] Upgrade Jackson to 2.15.3. This is a major upgrade,
h… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3859
<https://redirect.github.com/resteasy/resteasy/pull/3859>
- Bump version.org.jacoco.plugin from 0.8.10 to 0.8.11 by @dependabot
<https://github.com/dependabot> in resteasy/resteasy#3853
<https://redirect.github.com/resteasy/resteasy/pull/3853>
- Bump version.org.jacoco from 0.8.10 to 0.8.11 by @dependabot
<https://github.com/dependabot> in resteasy/resteasy#3854
<https://redirect.github.com/resteasy/resteasy/pull/3854>
- [RESTEASY-3401] Bump version.io.undertow from 2.3.8.Final to
2.3.10.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3858
<https://redirect.github.com/resteasy/resteasy/pull/3858>
- [RESTEASY-3408] Bump com.google.guava:failureaccess from 1.0.1 to
1.0.2 by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3855
<https://redirect.github.com/resteasy/resteasy/pull/3855>
- [RESTEASY-3409] Bump version.org.eclipse.jetty from 11.0.16 to
11.0.17 by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3831
<https://redirect.github.com/resteasy/resteasy/pull/3831>
- Bump version.org.wildfly.galleon-plugins from 6.4.4.Final to
6.4.5.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3848
<https://redirect.github.com/resteasy/resteasy/pull/3848>
- [RESTEASY-2985] Only run the complete listeners if a 204 response is
… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3863
<https://redirect.github.com/resteasy/resteasy/pull/3863>
- [6.2] Upgrade the resteasy-parent to 2.0.4.Final by @jamezp
<https://github.com/jamezp> in resteasy/resteasy#3876
<https://redirect.github.com/resteasy/resteasy/pull/3876>
- [RESTEASY-3413] Bump jakarta.json:jakarta.json-api from 2.1.2 to
2.1.3 by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3871
<https://redirect.github.com/resteasy/resteasy/pull/3871>
- [RESTEASY-3413] Bump org.eclipse.parsson:parsson from 1.1.4 to 1.1.5
by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3873
<https://redirect.github.com/resteasy/resteasy/pull/3873>
- Bump com.sun.xml.fastinfoset:FastInfoset from 2.1.0 to 2.1.1 by
@dependabot <https://github.com/dependabot> in resteasy/resteasy#3872
<https://redirect.github.com/resteasy/resteasy/pull/3872>
- Bump version.org.wildfly.galleon-plugins from 6.4.5.Final to
6.4.7.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3892
<https://redirect.github.com/resteasy/resteasy/pull/3892>
- Only test main with WildFly 30. Limit the number of jobs ran as much
… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3895
<https://redirect.github.com/resteasy/resteasy/pull/3895>
- [RESTEASY-3386] Add cloud tests for Kubernetes. by @jamezp
<https://github.com/jamezp> in resteasy/resteasy#3894
<https://redirect.github.com/resteasy/resteasy/pull/3894>
- Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to
6.4.8.Final by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3896
<https://redirect.github.com/resteasy/resteasy/pull/3896>
- [RESTEASY-3422] Bump version.org.eclipse.jetty from 11.0.17 to
11.0.18 by @dependabot <https://github.com/dependabot> in
resteasy/resteasy#3897
<https://redirect.github.com/resteasy/resteasy/pull/3897>
- [RESTEASY-3424] Move the arquillian Jetty based tests to a single
mod… by @jamezp <https://github.com/jamezp> in resteasy/resteasy#3902
<https://redirect.github.com/resteasy/resteasy/pull/3902>
*Full Changelog*: ***@***.***
<resteasy/resteasy@6.2.5.Final...6.2.6.Final>
Commits
- aaf57ea
<resteasy/resteasy@aaf57ea>
Prepare for 6.2.6.Final release
- a8d20ca
<resteasy/resteasy@a8d20ca>
Merge pull request #3902
<https://redirect.github.com/resteasy/resteasy/issues/3902> from
jamezp/RESTEASY-3423-6.2
- c1ae495
<resteasy/resteasy@c1ae495>
[RESTEASY-3424] Move the arquillian Jetty based tests to a single module in
t...
- 78ae818
<resteasy/resteasy@78ae818>
Merge pull request #3897
<https://redirect.github.com/resteasy/resteasy/issues/3897> from
resteasy/dependabot/maven/6.2/version.org.eclip...
- 87daca1
<resteasy/resteasy@87daca1>
Merge pull request #3896
<https://redirect.github.com/resteasy/resteasy/issues/3896> from
resteasy/dependabot/maven/6.2/version.org.wildf...
- 54ed9da
<resteasy/resteasy@54ed9da>
Bump version.org.eclipse.jetty from 11.0.17 to 11.0.18
- 417fa03
<resteasy/resteasy@417fa03>
Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to 6.4.8.Final
- 6e9ec2b
<resteasy/resteasy@6e9ec2b>
Merge pull request #3894
<https://redirect.github.com/resteasy/resteasy/issues/3894> from
jamezp/RESTEASY-3386-6.2
- e37c8c8
<resteasy/resteasy@e37c8c8>
[RESTEASY-3386] Add cloud tests for Kubernetes.
- 6928720
<resteasy/resteasy@6928720>
Merge pull request #3895
<https://redirect.github.com/resteasy/resteasy/issues/3895> from
jamezp/gha-updates-6.2
- Additional commits viewable in compare view
<resteasy/resteasy@6.2.5.Final...6.2.6.Final>
Updates org.jboss.resteasy:arquillian-utils from 6.2.5.Final to
6.2.6.Final
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#42
Commit Summary
- 40dce90
<40dce90>
Bump version.org.jboss.resteasy from 6.2.5.Final to 6.2.6.Final
File Changes
(1 file <https://github.com/resteasy/resteasy-grpc/pull/42/files>)
- *M* pom.xml
<https://github.com/resteasy/resteasy-grpc/pull/42/files#diff-9c5fb3d1b7e3b0f54bc5c4182965c4fe1f9023d449017cece3005d3f90e8e4d8>
(2)
Patch Links:
- https://github.com/resteasy/resteasy-grpc/pull/42.patch
- https://github.com/resteasy/resteasy-grpc/pull/42.diff
—
Reply to this email directly, view it on GitHub
<#42>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEDP4ZT5Z2RBYTMCFVA4PTYCVATPAVCNFSM6AAAAAA644JDA6VHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TMOBQHAYDENQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Ah, okay. That sounds like a potential bug somewhere :) |
Yeah, it's because HttpServletRequestImpl.getParts() isn't implemented. I've commented out the test and bumped RESTEasy to 6.2.6. |
Replaced by #58. |
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
version.org.jboss.resteasy
from 6.2.5.Final to 6.2.6.Final.Updates
org.jboss.resteasy:resteasy-bom
from 6.2.5.Final to 6.2.6.FinalRelease notes
Sourced from org.jboss.resteasy:resteasy-bom's releases.
Commits
aaf57ea
Prepare for 6.2.6.Final releasea8d20ca
Merge pull request #3902 from jamezp/RESTEASY-3423-6.2c1ae495
[RESTEASY-3424] Move the arquillian Jetty based tests to a single module in t...78ae818
Merge pull request #3897 from resteasy/dependabot/maven/6.2/version.org.eclip...87daca1
Merge pull request #3896 from resteasy/dependabot/maven/6.2/version.org.wildf...54ed9da
Bump version.org.eclipse.jetty from 11.0.17 to 11.0.18417fa03
Bump version.org.wildfly.galleon-plugins from 6.4.7.Final to 6.4.8.Final6e9ec2b
Merge pull request #3894 from jamezp/RESTEASY-3386-6.2e37c8c8
[RESTEASY-3386] Add cloud tests for Kubernetes.6928720
Merge pull request #3895 from jamezp/gha-updates-6.2Updates
org.jboss.resteasy:arquillian-utils
from 6.2.5.Final to 6.2.6.FinalYou 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)