opentripplanner / OpenTripPlanner

An open source multi-modal trip planner
http://www.opentripplanner.org
Other
2.18k stars 1.02k forks source link

fix(deps): update jersey monorepo to v3.1.7 #5868

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

eclipse-ee4j/jersey (org.glassfish.jersey.inject:jersey-hk2) ### [`v3.1.7`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.7) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.6...3.1.7)
  • [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

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



    This PR has been generated by Mend Renovate. View repository job log here.

    codecov[bot] commented 4 months ago

    Codecov Report

    All modified and coverable lines are covered by tests :white_check_mark:

    Project coverage is 68.37%. Comparing base (b1314cd) to head (b6a8071).

    Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev-2.x #5868 +/- ## ============================================= - Coverage 68.37% 68.37% -0.01% Complexity 16676 16676 ============================================= Files 1914 1914 Lines 72652 72652 Branches 7452 7452 ============================================= - Hits 49677 49676 -1 Misses 20418 20418 - Partials 2557 2558 +1 ```

    :umbrella: View full report in Codecov by Sentry.
    :loudspeaker: Have feedback on the report? Share it here.