solrbot opened a new pull request, #3534: URL: https://github.com/apache/solr/pull/3534
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [org.glassfish.jersey.media:jersey-media-json-jackson](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.11` | | [org.glassfish.jersey.inject:jersey-hk2](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.11` | | [org.glassfish.jersey.ext:jersey-entity-filtering](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.11` | | [org.glassfish.jersey.core:jersey-server](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.11` | | [org.glassfish.jersey.core:jersey-common](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.11` | | [org.glassfish.jersey.core:jersey-client](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | dependencies | patch | `3.1.9` -> `3.1.11` | --- ### Release Notes <details> <summary>eclipse-ee4j/jersey (org.glassfish.jersey.media:jersey-media-json-jackson)</summary> ### [`v3.1.11`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.11) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.10...3.1.11) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5676'>Pull 5676</a>] - [3.1] Helidon 4.x container</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5823'>Pull 5823</a>] - Improve multipart behaviour to comply with MP REST Client 4.0 TCK tests</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5831'>Pull 5831</a>] - Support MP REST Client 4.0</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5844'>Pull 5844</a>] - Do not stuck Netty on header-setting exception</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5857'>Pull 5857</a>] - Compatibility with RestEasy injecting no Configuration</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5868'>Pull 5868</a>] - Bug Fix: SSE Events lines MUST NOT contain \r</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5870'>Pull 5870</a>] - Do not include port -1 in the HOST header.</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5877'>Pull 5877</a>] - jnh-connector: Fixed issue where FirstByteCachingStream failed to incβ¦</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5887'>Pull 5887</a>] - File upload handling after redirect</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5903'>Pull 5903</a>] - Fix for #​5902; support optional @​FormParam</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5917'>Pull 5917</a>] - Replace String UTF-8 with a charset</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5944'>Pull 5944</a>] - Versions update [3.1]</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5958'>Pull 5958</a>] - Support Helidon3 and Helidon4 (precedence) by helidon connector.</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5960'>Pull 5960</a>] - Support for ValidatorContext#{clockProvider,addValueExtractor}</li> ### [`v3.1.10`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.10) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.9...3.1.10) ##### What's Changed - Keep only 2 builds with artifacts and disable concurrent builds by [@​fredg02](https://redirect.github.com/fredg02) in [#​5752](https://redirect.github.com/eclipse-ee4j/jersey/pull/5752) - test(flaky): fix paramter type assert in testBothAnnotatedConstructor test case by [@​varsha-cl](https://redirect.github.com/varsha-cl) in [#​5751](https://redirect.github.com/eclipse-ee4j/jersey/pull/5751) - test(flaky): Sorting headers for deterministic order by [@​mumbler6](https://redirect.github.com/mumbler6) in [#​5754](https://redirect.github.com/eclipse-ee4j/jersey/pull/5754) - Netty connector hang up after repeated buffer overflow errors when writing data [#​5753](https://redirect.github.com/eclipse-ee4j/jersey/issues/5753) by [@​jbescos](https://redirect.github.com/jbescos) in [#​5755](https://redirect.github.com/eclipse-ee4j/jersey/pull/5755) - Adopt ASM 9.7.1 (JDK 24) by [@​jansupol](https://redirect.github.com/jansupol) in [#​5760](https://redirect.github.com/eclipse-ee4j/jersey/pull/5760) - Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /tools/jersey-release-notes-maven-plugin by [@​dependabot](https://redirect.github.com/dependabot) in [#​5758](https://redirect.github.com/eclipse-ee4j/jersey/pull/5758) - Added test for JerseyChunkedInputStreamClose by [@​jansupol](https://redirect.github.com/jansupol) in [#​5759](https://redirect.github.com/eclipse-ee4j/jersey/pull/5759) - Adopt Jackson 2.18.0 by [@​jansupol](https://redirect.github.com/jansupol) in [#​5761](https://redirect.github.com/eclipse-ee4j/jersey/pull/5761) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [#​5762](https://redirect.github.com/eclipse-ee4j/jersey/pull/5762) - Technical merge of released branch 3.0.16-BRANCH by [@​jersey-bot](https://redirect.github.com/jersey-bot) in [#​5770](https://redirect.github.com/eclipse-ee4j/jersey/pull/5770) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [#​5769](https://redirect.github.com/eclipse-ee4j/jersey/pull/5769) - Fix flaky 2 by [@​mumbler6](https://redirect.github.com/mumbler6) in [#​5775](https://redirect.github.com/eclipse-ee4j/jersey/pull/5775) - Technical merge of released branch 3.1.9-BRANCH by [@​jersey-bot](https://redirect.github.com/jersey-bot) in [#​5771](https://redirect.github.com/eclipse-ee4j/jersey/pull/5771) - Fixed typo: Class>?< should be Class\<?> by [@​mkarg](https://redirect.github.com/mkarg) in [#​5785](https://redirect.github.com/eclipse-ee4j/jersey/pull/5785) - Broken pipe Exception from Jersey layer while closing response in ServerRuntime.writeResponse() not handled or re-thrown [#​5783](https://redirect.github.com/eclipse-ee4j/jersey/issues/5783) by [@​jbescos](https://redirect.github.com/jbescos) in [#​5786](https://redirect.github.com/eclipse-ee4j/jersey/pull/5786) - \[2.x] ParamConverterProvider constructors are now protected to allow extensibility by [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) in [#​5792](https://redirect.github.com/eclipse-ee4j/jersey/pull/5792) - Wrapping all methods of the EntityInputStream by [@​senivam](https://redirect.github.com/senivam) in [#​5788](https://redirect.github.com/eclipse-ee4j/jersey/pull/5788) - Jersey 3.1.9: java.lang.NoSuchMethodException: jakarta.inject.Inject.value() [#​5782](https://redirect.github.com/eclipse-ee4j/jersey/issues/5782) by [@​jbescos](https://redirect.github.com/jbescos) in [#​5784](https://redirect.github.com/eclipse-ee4j/jersey/pull/5784) - NettyConnector - HOST header contains port & 307 works with buffered post by [@​jansupol](https://redirect.github.com/jansupol) in [#​5800](https://redirect.github.com/eclipse-ee4j/jersey/pull/5800) - Set correct HOST header for Netty & POST by [@​jansupol](https://redirect.github.com/jansupol) in [#​5801](https://redirect.github.com/eclipse-ee4j/jersey/pull/5801) - fixed flaky test in testDisabledModule() by [@​mumbler6](https://redirect.github.com/mumbler6) in [#​5768](https://redirect.github.com/eclipse-ee4j/jersey/pull/5768) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [#​5802](https://redirect.github.com/eclipse-ee4j/jersey/pull/5802) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [#​5804](https://redirect.github.com/eclipse-ee4j/jersey/pull/5804) - Fix exception message on failure to create JakartaXmlBindAnnotationIntrospector by [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) in [#​5811](https://redirect.github.com/eclipse-ee4j/jersey/pull/5811) - Fixed memory leak in Micrometer code when exceptions are returned from the method by [@​adpaste](https://redirect.github.com/adpaste) in [#​5809](https://redirect.github.com/eclipse-ee4j/jersey/pull/5809) - Fix possible concurrent issue with SSL & default connector by [@​jansupol](https://redirect.github.com/jansupol) in [#​5794](https://redirect.github.com/eclipse-ee4j/jersey/pull/5794) - Fix memory leak when client does not use HK2 by [@​jansupol](https://redirect.github.com/jansupol) in [#​5813](https://redirect.github.com/eclipse-ee4j/jersey/pull/5813) - Build & run with JDK 24 by [@​jansupol](https://redirect.github.com/jansupol) in [#​5819](https://redirect.github.com/eclipse-ee4j/jersey/pull/5819) - Allow to configure Jackson's JaxRSFeature on Jersey DefaultJacksonJaxbJsonProvider by [@​jansupol](https://redirect.github.com/jansupol) in [#​5816](https://redirect.github.com/eclipse-ee4j/jersey/pull/5816) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [#​5821](https://redirect.github.com/eclipse-ee4j/jersey/pull/5821) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [#​5824](https://redirect.github.com/eclipse-ee4j/jersey/pull/5824) ##### New Contributors - [@​fredg02](https://redirect.github.com/fredg02) made their first contribution in [#​5752](https://redirect.github.com/eclipse-ee4j/jersey/pull/5752) - [@​varsha-cl](https://redirect.github.com/varsha-cl) made their first contribution in [#​5751](https://redirect.github.com/eclipse-ee4j/jersey/pull/5751) - [@​mumbler6](https://redirect.github.com/mumbler6) made their first contribution in [#​5754](https://redirect.github.com/eclipse-ee4j/jersey/pull/5754) - [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) made their first contribution in [#​5792](https://redirect.github.com/eclipse-ee4j/jersey/pull/5792) **Full Changelog**: <https://github.com/eclipse-ee4j/jersey/compare/3.1.9...3.1.10> </details> --- ### Configuration π **Schedule**: Branch creation - Every minute ( * * * * * ) (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/solrbot/renovate-github-action) <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoiYnJhbmNoXzl4IiwibGFiZWxzIjpbImV4ZW1wdC1zdGFsZSJdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
