This repository was archived by the owner on Nov 8, 2023. It is now read-only.
fix(deps): update http4k monorepo to v5 (major) - autoclosed #17
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.48.0.0->5.9.0.04.48.0.0->5.9.0.0Release Notes
http4k/http4k (org.http4k:http4k-contract)
v5.9.0.0Compare Source
v5.8.6.0Compare Source
v5.8.5.1Compare Source
v5.8.5.0Compare Source
Events.then()withEvents.and()for clarity.v5.8.4.0Compare Source
v5.8.3.0Compare Source
v5.8.2.0Compare Source
ExecutionService.withRequestTracing()to propagate Zipkin traces across threadsv5.8.1.0Compare Source
v5.8.0.0Compare Source
v5.7.5.0Compare Source
v5.7.4.0Compare Source
v5.7.3.0Compare Source
v5.7.2.0Compare Source
v5.7.1.0Compare Source
v5.6.5.0Compare Source
v5.6.4.0Compare Source
commons-codecversion. H/T @oharaandrew314v5.6.3.0Compare Source
v5.6.2.1Compare Source
v5.6.2.0Compare Source
v5.6.1.0Compare Source
Changelog:
v5.6.0.0Compare Source
nonBlank()to set of standard BiDiMappings. H/T @dmcgv5.5.0.0Compare Source
v5.4.1.0Compare Source
v5.4.0.0Compare Source
v5.3.0.0Compare Source
v5.2.1.0Compare Source
v5.2.0.0Compare Source
v5.1.2.1Compare Source
v5.1.2.0Compare Source
v5.1.1.1Compare Source
v5.1.1.0Compare Source
v5.1.0.0Compare Source
WsResponseandSseResponseobjects. This makes it easier to set response headers and control if a connection is made from the incoming request as it is no-longer hidden (it is exposed at the top level instead of being hidden in the SSE and Websocket objects). It also means that the interfaces for the protocols follow the same pattern.v5.0.0.0Compare Source
v4.48.0.0and then re-upgrade tov5.0.0.0. This will ensure that you only have to deal with Deprecations between the major versions.JettyLoom, based on Loom VirtualThreads. Requires Java 21 to use. StandardJettyremains usable with any Java version.SunHttpLoom, based on Loom VirtualThreads. Requires Java 21 to use. StandardSunHttpremains usable with any Java version.Eventsimplementation to visually document your applications through testing. See example in reference guide.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.