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 v3.1.8 #5992

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 2, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v3.1.8

Compare Source

  • [Pull 5663] - [3.1] multirelease jar fix for jersey-common
  • [Pull 5674] - PathProvider supports Path entities, in preparation for future default support in JAX-RS 4.1 / Jersey 4.1
  • [Pull 5683] - ResponseWriter#writeResponseStatusAndHeaders drops some redundant code
  • [Pull 5704] - Add Path provider automatically to the list of providers

  • 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 a team as a code owner August 2, 2024 22:42
    Copy link

    codecov bot commented Aug 2, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 69.73%. Comparing base (669d042) to head (fbca53d).

    Additional details and impacted files
    @@            Coverage Diff             @@
    ##             dev-2.x    #5992   +/-   ##
    ==========================================
      Coverage      69.73%   69.73%           
    - Complexity     17292    17294    +2     
    ==========================================
      Files           1954     1954           
      Lines          74163    74163           
      Branches        7595     7595           
    ==========================================
    + Hits           51714    51715    +1     
      Misses         19809    19809           
    + Partials        2640     2639    -1     

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

    @renovate renovate bot changed the title Update jersey monorepo to v3.1.8 fix(deps): update jersey monorepo to v3.1.8 Aug 6, 2024
    @leonardehrenfried leonardehrenfried merged commit 661e736 into dev-2.x Aug 6, 2024
    5 checks passed
    @leonardehrenfried leonardehrenfried deleted the renovate/jersey-monorepo branch August 6, 2024 15:59
    @t2gran t2gran added this to the 2.6 milestone Sep 18, 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