HLTech / pact-gen

MIT License
14 stars 4 forks source link

Update dependency org.glassfish.jersey.core:jersey-common to v3.1.8 #159

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.glassfish.jersey.core:jersey-common (source) 3.1.0 -> 3.1.8 age adoption passing confidence

Release Notes

eclipse-ee4j/jersey (org.glassfish.jersey.core:jersey-common) ### [`v3.1.8`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.8) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.7...3.1.8)
  • [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
  • ### [`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
  • ### [`v3.1.6`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.6) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.5...3.1.6)
  • [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
  • ### [`v3.1.5`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.5) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.4...3.1.5)
  • [Issue 5491] - 3.1.4 broken release, JettyConnectorProvider always throws exception
  • [Pull 5481] - [3.1] Jetty 12 HTTP/2 support
  • [Pull 5484] - Adding Jetty 12 modules to release JDK version check
  • [Pull 5488] - [3.1] Enable Jetty 11 container
  • [Pull 5490] - JerseyEventSink#send throwing non IOExceptions
  • [Pull 5498] - Jetty 11 container adopted for backwards compatibility
  • [Pull 5499] - Fix for apidocs bundle generation
  • [Pull 5500] - Adding jersey-test-framework-provider-jetty-http2 to the bom/pom.xml
  • ### [`v3.1.4`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.4) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.3...3.1.4)
  • [Pull 5293] - HTTP/2 for JNH connector
  • [Pull 5372] - Jetty 12 multirelease
  • [Pull 5396] - Support a single EntityPart as an entity
  • [Pull 5398] - Created an example with Jakarta REST 3.1 SeBootstrap & Multipart
  • [Pull 5399] - Enable @​FormParam EntityPart injection to fields
  • [Pull 5407] - Describe Java SE compatibility and Jetty modules compatibility
  • [Pull 5462] - HTTP/2 Jetty 11 support removed (to be re-worked for Jetty 12)
  • [Pull 5464] - Examples cleanup
  • [Pull 5466] - Drop 11 for Jetty11 classnames
  • ### [`v3.1.3`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.3) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.2...3.1.3)
  • [Pull 5374] - exclude release and version-agnostic tests from release
  • ### [`v3.1.2`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.2) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.1...3.1.2)
  • [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
  • ### [`v3.1.1`](https://togithub.com/eclipse-ee4j/jersey/releases/tag/3.1.1) [Compare Source](https://togithub.com/eclipse-ee4j/jersey/compare/3.1.0...3.1.1)
  • [Issue 5192] - Documentation/Implementation issue for the default exception mapper in Jersey 3.1.0
  • [Pull 5170] - Create HTTPS tests with JNH connector #​5169
  • [Pull 5193] - Default exception mapper processing
  • [Pull 5197] - Update migration guide
  • [Pull 5237] - Don't Specify Wildcard Package OSGi Version for MicroProfile Rest Client

  • Configuration

    📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

    🚦 Automerge: Enabled.

    Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

    🔕 Ignore: Close this PR and you won't be reminded about this update again.



    This PR was generated by Mend Renovate. View the repository job log.