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

Update jersey monorepo to v3.1.5 #1208

Merged
merged 2 commits into from Feb 18, 2024
Merged

Update jersey monorepo to v3.1.5 #1208

merged 2 commits into from Feb 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jersey.inject:jersey-hk2 (source) 3.1.3 -> 3.1.5 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-json-jackson (source) 3.1.3 -> 3.1.5 age adoption passing confidence
org.glassfish.jersey.containers:jersey-container-jetty-http (source) 3.1.3 -> 3.1.5 age adoption passing confidence
org.glassfish.jersey.containers:jersey-container-servlet-core (source) 3.1.3 -> 3.1.5 age adoption passing confidence
org.glassfish.jersey.core:jersey-server (source) 3.1.3 -> 3.1.5 age adoption passing confidence

Release Notes

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

v3.1.5

Compare Source

  • [Issue 5491] - 3.1.4 broken release, JettyConnectorProvider always throws exception
  • [Pull 5481] - [3.1] Jetty 12 HTTP/2 support
  • [Pull 5484] - Adding Jetty 12 modules to release JDK version check
  • [Pull 5488] - [3.1] Enable Jetty 11 container
  • [Pull 5490] - JerseyEventSink#send throwing non IOExceptions
  • [Pull 5498] - Jetty 11 container adopted for backwards compatibility
  • [Pull 5499] - Fix for apidocs bundle generation
  • [Pull 5500] - Adding jersey-test-framework-provider-jetty-http2 to the bom/pom.xml
  • v3.1.4

    Compare Source

  • [Pull 5293] - HTTP/2 for JNH connector
  • [Pull 5372] - Jetty 12 multirelease
  • [Pull 5396] - Support a single EntityPart as an entity
  • [Pull 5398] - Created an example with Jakarta REST 3.1 SeBootstrap & Multipart
  • [Pull 5399] - Enable @​FormParam EntityPart injection to fields
  • [Pull 5407] - Describe Java SE compatibility and Jetty modules compatibility
  • [Pull 5462] - HTTP/2 Jetty 11 support removed (to be re-worked for Jetty 12)
  • [Pull 5464] - Examples cleanup
  • [Pull 5466] - Drop 11 for Jetty11 classnames

  • Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    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 has been generated by Mend Renovate. View repository job log here.

    @renovate renovate bot force-pushed the renovate/jersey-monorepo branch 16 times, most recently from 2c1525e to 0be8529 Compare February 18, 2024 02:43
    @renovate renovate bot force-pushed the renovate/jersey-monorepo branch 4 times, most recently from bd99954 to 09f2f24 Compare February 18, 2024 21:19
    Copy link
    Contributor Author

    renovate bot commented Feb 18, 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.

    Copy link

    codecov bot commented Feb 18, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Comparison is base (2e6e72d) 99.33% compared to head (c461b15) 99.33%.

    Additional details and impacted files
    @@           Coverage Diff           @@
    ##           master    #1208   +/-   ##
    =======================================
      Coverage   99.33%   99.33%           
    =======================================
      Files           7        7           
      Lines        2543     2543           
      Branches      513      515    +2     
    =======================================
      Hits         2526     2526           
      Misses         17       17           

    ☔ View full report in Codecov by Sentry.
    📢 Have feedback on the report? Share it here.

    @dangmai dangmai merged commit 165d461 into master Feb 18, 2024
    17 checks passed
    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.

    None yet

    1 participant