Skip to content
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

fix(deps): update resteasy-version to v6 (major) #184

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 7, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jboss.resteasy:resteasy-jackson2-provider (source) 5.0.2.Final -> 6.0.0.Final age adoption passing confidence
org.jboss.resteasy:resteasy-multipart-provider (source) 5.0.2.Final -> 6.0.0.Final age adoption passing confidence
org.jboss.resteasy:resteasy-client (source) 5.0.2.Final -> 6.0.0.Final age adoption passing confidence

Release Notes

resteasy/Resteasy

v6.0.0.Final

Compare Source

Release Notes

Bug

  • [RESTEASY-2891] - The resteasy-json-binding-provider requires Yasson at runtime
  • [RESTEASY-3033] - Deadlock while sending sse events when first event is not yet send
  • [RESTEASY-3043] - Resteasy SseEventSink can&#​39;t guarantee the event ordering
  • [RESTEASY-3044] - SSE first message comes in second
  • [RESTEASY-3045] - SSE loses last message when sink is closed after message delivery
  • [RESTEASY-3046] - ProviderHelper&#​39;s writeTo stalls due to DeferredOutstream flush (on Tomcat)
  • [RESTEASY-3049] - The StreamingOutputTest seems to periodically hang on CI runs
  • [RESTEASY-3051] - SseEventSource should respect alwaysConnect after the SseEventSink is closed
  • [RESTEASY-3052] - StreamingOutputTest hangs on CI intermittently
  • [RESTEASY-3053] - The new SseEventSinkTest.deadlockAtInitialization fails intermittently
  • [RESTEASY-3069] - MultipartRelatedOutput with StreamingOutput parts throws java.lang.ClassCastException: class org.jboss.resteasy.plugins.providers.StreamingOutputProvider cannot be cast to class org.jboss.resteasy.spi.AsyncMessageBodyWriter
  • [RESTEASY-3072] - UT010005: Cannot call getOutputStream(), getWriter() already called
  • [RESTEASY-3073] - RESTEasy service loader file parser doesn&#​39;t account for comments

Task

  • [RESTEASY-3007] - Migrate to Jakarta REST 3.0
  • [RESTEASY-3057] - Add a module dependency to Xerces
  • [RESTEASY-3060] - Some documentation still shows javax based examples
  • [RESTEASY-3061] - Update "JSON Support via Jackson" documentation section
  • [RESTEASY-3063] - Fix misleading and inaccurate stmt in "3.2. Deploying a RESTEasy application to WildFly"
  • [RESTEASY-3065] - Remove dependency on log4j from tests

Component Upgrade


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-resteasy-version branch from 6de924f to 7db75f8 Compare February 7, 2022 18:52
@renovate renovate bot force-pushed the renovate/major-resteasy-version branch from 7db75f8 to 080a09b Compare February 8, 2022 15:53
@wtrocki wtrocki closed this Feb 8, 2022
@wtrocki wtrocki deleted the renovate/major-resteasy-version branch February 8, 2022 19:54
@renovate
Copy link
Author

renovate bot commented Feb 8, 2022

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 6.x releases. However, if you upgrade to 6.x manually then Renovate will reenable minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants