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 jersey monorepo to [2.44,2.45) #7664

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 31, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jersey.inject:jersey-hk2 (source) [2.43,2.44) -> [2.44,2.45) age adoption passing confidence
org.glassfish.jersey.containers:jersey-container-grizzly2-http (source) [2.43,2.44) -> [2.44,2.45) age adoption passing confidence

Release Notes

eclipse-ee4j/jersey (org.glassfish.jersey.inject:jersey-hk2)

v2.44

Compare Source

  • [Pull 5636] - Allow long content length in the JDK connector
  • [Pull 5639] - Allow having multiple annotations for multipart endpoint with @​FormDataParam in any order
  • [Pull 5642] - Remove synchronized from Apache stream wrappers
  • [Pull 5643] - Document Multipart Configuration.
  • [Pull 5644] - Refactoring Maven build process
  • [Pull 5648] - Support for Virtual Threads in Executor Services
  • [Pull 5649] - MAX_HEADER_SIZE for the Netty connector
  • [Pull 5652] - Unify the SniConfigurator with other branches
  • [Pull 5664] - More release checks
  • [Pull 5665] - update Jackson to 2.17.1
  • [Pull 5666] - [2.x] mvn build improvements
  • [Pull 5669] - prevent calling ServletRequest#getInputStream if FILTER_FORWARD_ON_404
  • [Pull 5673] - Support missing Content-Length header
  • [Pull 5677] - Prevent blowing connections number for reoccurring SSLContextFatories
  • [Pull 5685] - Better explanation of missing jersey-hk2 module consequences.
  • [Pull 5688] - Wrap call of deprecated HttpServletResponse#setStatus into try catch
  • [Pull 5689] - Support Multipart with Buffered Entity and Netty Connector
  • [Pull 5690] - Prevent NPE in micrometer when there is no response & 404
  • [Pull 5698] - Last-Modified header is garbled when accessing wadl document on Japanese locale
  • [Pull 5705] - Allow ChunkedInput#close to close the underlying stream
  • [Pull 5706] - Propagate WebApplicationException from SseEventSource to provided error handler
  • [Pull 5707] - Fix intermittent failure in BroadcasterExecutorTest

  • Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

    This PR was generated by Mend Renovate. View the repository job log.

    @renovate renovate bot requested a review from waghanza as a code owner July 31, 2024 06:00
    @waghanza
    Copy link
    Collaborator

    cc @senivam @jansupol

    Copy link
    Contributor Author

    renovate bot commented Jul 31, 2024

    Edited/Blocked Notification

    Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

    You can manually request rebase by checking the rebase/retry box above.

    ⚠️ Warning: custom changes will be lost.

    @waghanza waghanza merged commit 61a9982 into master Aug 1, 2024
    2 checks passed
    @waghanza waghanza deleted the renovate/jersey-monorepo branch August 1, 2024 07:07
    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.

    1 participant