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.7 #175

Merged
merged 1 commit into from
Jul 28, 2024
Merged

Update jersey monorepo to v3.1.7 #175

merged 1 commit into from
Jul 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jersey.inject:jersey-hk2 (source) 3.1.5 -> 3.1.7 age adoption passing confidence
org.glassfish.jersey.test-framework.providers:jersey-test-framework-provider-grizzly2 (source) 3.1.5 -> 3.1.7 age adoption passing confidence
org.glassfish.jersey.core:jersey-client (source) 3.1.5 -> 3.1.7 age adoption passing confidence
org.glassfish.jersey.core:jersey-server (source) 3.1.5 -> 3.1.7 age adoption passing confidence

Release Notes

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

v3.1.7

Compare Source

  • [Pull 5341] - Improving I/O Efficience and Performance using NIO API instead of IO API
  • [Pull 5603] - Expect100Continue test fixed for NettyConnector
  • [Pull 5611] - Jetty HTTP Container native timeout
  • [Pull 5612] - Allowing sending Status over sending error
  • [Pull 5660] - Better document virtual threads
  • v3.1.6

    Compare Source

  • [Pull 5518] - Jakartified versions update
  • [Pull 5525] - Adding support for private fields in `@BeanParam`
  • [Pull 5548] - Add JNH properties to the config
  • [Pull 5551] - Update EL impl
  • [Pull 5563] - Drop JDK 8 profiles in 3.1
  • [Pull 5565] - Replace synchronized blocks with Locks
  • [Pull 5566] - exclude static fields from POJO parsing in BeanParam
  • [Pull 5569] - Replace ThreadLocal with ConcurrentQueue in HttpDateFormat
  • [Pull 5571] - Fixed FirstByteCachingStream in JNH Connector
  • [Pull 5589] - Fix thread leak/invasion
  • [Pull 5593] - [3.1] versions update

  • 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.

    Copy link

    codecov bot commented Jul 28, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 78.68%. Comparing base (c366853) to head (c2230c7).
    Report is 15 commits behind head on main.

    Additional details and impacted files
    @@            Coverage Diff            @@
    ##               main     #175   +/-   ##
    =========================================
      Coverage     78.68%   78.68%           
      Complexity       16       16           
    =========================================
      Files            24       24           
      Lines           258      258           
      Branches          8        8           
    =========================================
      Hits            203      203           
      Misses           52       52           
      Partials          3        3           

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

    @bmarwell bmarwell merged commit 3dc29cd into main Jul 28, 2024
    4 checks passed
    @bmarwell bmarwell deleted the renovate/jersey-monorepo branch July 28, 2024 10:10
    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