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.6 #5791

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 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.6 age adoption passing confidence
org.glassfish.jersey.media:jersey-media-json-jackson (source) 3.1.5 -> 3.1.6 age adoption passing confidence
org.glassfish.jersey.containers:jersey-container-grizzly2-http (source) 3.1.5 -> 3.1.6 age adoption passing confidence
org.glassfish.jersey.core:jersey-server (source) 3.1.5 -> 3.1.6 age adoption passing confidence

Release Notes

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

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

    @renovate renovate bot requested a review from a team as a code owner April 5, 2024 18:17
    Copy link

    codecov bot commented Apr 5, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 67.85%. Comparing base (0bed0f2) to head (1a05817).

    Additional details and impacted files
    @@            Coverage Diff             @@
    ##             dev-2.x    #5791   +/-   ##
    ==========================================
      Coverage      67.85%   67.85%           
    + Complexity     16546    16545    -1     
    ==========================================
      Files           1906     1906           
      Lines          72291    72291           
      Branches        7444     7444           
    ==========================================
      Hits           49055    49055           
      Misses         20716    20716           
      Partials        2520     2520           

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

    @vpaturet vpaturet self-requested a review April 9, 2024 08:22
    @leonardehrenfried leonardehrenfried merged commit d15e616 into dev-2.x Apr 9, 2024
    5 checks passed
    @leonardehrenfried leonardehrenfried deleted the renovate/jersey-monorepo branch April 9, 2024 09:02
    @t2gran t2gran added this to the 2.6 (next release) milestone May 7, 2024
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants