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.2 #5127

Merged
merged 1 commit into from
May 22, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

eclipse-ee4j/jersey

v3.1.2

Compare Source

  • [Issue 5295] - Test failures after migration to Jersey 3.1.1
  • [Pull 5297] - Document ApplicationPath migration concern
  • [Pull 5304] - Jakartified versions update
  • [Pull 5312] - Support SNI for JNH connector
  • [Pull 5321] - Update 3.1 EntityPart providers for Injectless Client
  • [Pull 5323] - Workaround JNH InputStream.available() == 1 for no entity
  • [Pull 5336] - Redirect GuardianList#toString to the guarded list

  • 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 May 17, 2023 06:32
    @codecov
    Copy link

    codecov bot commented May 17, 2023

    Codecov Report

    Patch coverage has no change and project coverage change: -0.01 ⚠️

    Comparison is base (44b39a5) 64.78% compared to head (b157ce2) 64.78%.

    Additional details and impacted files
    @@              Coverage Diff              @@
    ##             dev-2.x    #5127      +/-   ##
    =============================================
    - Coverage      64.78%   64.78%   -0.01%     
    + Complexity     14165    14164       -1     
    =============================================
      Files           1733     1733              
      Lines          67502    67502              
      Branches        7223     7223              
    =============================================
    - Hits           43732    43730       -2     
    - Misses         21343    21344       +1     
    - Partials        2427     2428       +1     

    see 2 files with indirect coverage changes

    ☔ View full report in Codecov by Sentry.
    📢 Do you have feedback about the report comment? Let us know in this issue.

    @renovate renovate bot changed the title Update dependency org.glassfish.jersey.core:jersey-server to v3.1.2 Update jersey monorepo to v3.1.2 May 17, 2023
    vpaturet
    vpaturet previously approved these changes May 19, 2023
    @renovate renovate bot changed the title Update jersey monorepo to v3.1.2 fix(deps): update jersey monorepo to v3.1.2 May 19, 2023
    @renovate renovate bot force-pushed the renovate/jersey-monorepo branch from ff963c7 to b157ce2 Compare May 19, 2023 06:57
    @leonardehrenfried leonardehrenfried merged commit b077b3c into dev-2.x May 22, 2023
    @leonardehrenfried leonardehrenfried deleted the renovate/jersey-monorepo branch May 22, 2023 07:05
    @t2gran t2gran added this to the 2.4 (next release) milestone May 25, 2023
    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