fix(deps): update all non-major dependencies#150
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update all non-major dependencies#150renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
Author
Branch automerge failureThis PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
|
57bb486 to
a1b09b5
Compare
5f36e85 to
f63ba26
Compare
a9143c6 to
e4e4222
Compare
e4e4222 to
52f53e5
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
5ce0ca2→f000a0cv1.6.3→v1.6.5v6.18.0→v6.19.218.1→18.33.5.4→3.5.56.0.2→6.0.36.0.2→6.0.36.1.2→6.1.426.0.2-1→26.1.01.58.0→1.59.01.5.27→1.5.322.21.0→2.21.13.0.4→3.1.02.41.20→2.42.42.42.7(+2)42.7.9→42.7.1012.0.0→12.0.312.0.0→12.0.36.27.0.0→6.31.1.01.20260109.090621→1.20260301.1005313.20260201.155950→3.20260301.0901083.20260101.075717→3.20260301.1005385.20260101.074054→5.20260302.1037273.20260129.164010→3.20260301.0955142.3.0→2.3.102.3.0→2.3.103.20260202.023230→3.20260226.0003183.20260306.065405Release Notes
capralifecycle/actions-lib (capralifecycle/actions-lib)
v1.6.5Compare Source
Bug Fixes
v1.6.4Compare Source
Bug Fixes
docker/build-push-action (docker/build-push-action)
v6.19.2Compare Source
GIT_AUTH_TOKENhost by @crazy-max in #1458Full Changelog: docker/build-push-action@v6.19.1...v6.19.2
v6.19.1Compare Source
GIT_AUTH_TOKENhost from GitHub server URL by @crazy-max in #1456Full Changelog: docker/build-push-action@v6.19.0...v6.19.1
v6.19.0Compare Source
github.comby @crazy-max in #1451Full Changelog: docker/build-push-action@v6.18.0...v6.19.0
kotest/kotest (io.kotest:kotest-assertions-core-jvm)
v6.1.4Compare Source
v6.1.3Compare Source
What's Changed
New Contributors
Full Changelog: kotest/kotest@v6.1.2...v6.1.3
JetBrains/java-annotations (org.jetbrains:annotations)
v26.1.0Compare Source
@NotNullByDefaultis not experimental anymore.open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-bom)
v1.59.0API
(#7973)
(#7809)
Extensions
(#8020)
(#8019)
SDK
(#8003)
(#7991)
Traces
(#7984)
Metrics
(#8000)
(#8017)
Testing
(#7999)
(#8033)
Exporters
opentelemetry-exporter-zipkinis now deprecated with thelast release planned for 1.65.0 (August 2026)
(#7974)
(#7782)
Extensions
(#7970)
(#7877)
Project tooling
(#8023)
pgjdbc/pgjdbc (org.postgresql:postgresql)
v42.7.10Changed
Fixed
Reverted
flyway/flyway (org.flywaydb:flyway-database-postgresql)
v12.0.2v12.0.1http4k/http4k (org.http4k:http4k-bom)
v6.31.1.0Compare Source
v6.31.0.0Compare Source
application/octet-streamfor unknown content types. H/T @andy-barlowasServer()to convert any singular ServerCapability into a serverv6.30.1.0Compare Source
v6.30.0.0Compare Source
v6.29.0.0Compare Source
v6.28.1.0Compare Source
v6.28.0.0Compare Source
URL Form Elicitations and Sampling upgrades. Plus conformance updates to the latest MCP conformance tests. Also support for MCP Apps spec, allowing UIs to be
usable inside Claude Code and friends. Small tweaks to the API surface which should be simple to fix.
and co)
capralifecycle/snapshot-test (no.liflig:snapshot-test)
v1.20260301.100531Compare Source
capralifecycle/liflig-logging (no.liflig:liflig-logging)
v3.20260301.090108Compare Source
v3.20260204.135728Compare Source
v3.20260204.125822Compare Source
capralifecycle/liflig-document-store (no.liflig:liflig-document-store)
v3.20260301.100538Compare Source
capralifecycle/liflig-http4k-setup (no.liflig:liflig-http4k-setup)
v5.20260302.103727Compare Source
v5.20260301.090218Compare Source
capralifecycle/liflig-properties (no.liflig:properties)
v3.20260301.095514Compare Source
v3.20260220.131704Compare Source
JetBrains/kotlin (org.jetbrains.kotlin:kotlin-maven-serialization)
v2.3.10Compare Source
Compiler
KT-83984Data races around kotlinx.serialization plugin protobuf extensions registrationKT-83317ClassCastException: with cast kotlin.UInt to java.lang.Number when defining constantKT-83031K2: unstable resolution of EnhancedNullability from type-use NotNull in presence of unused codeKT-81700flaky overload resolution behaviors (false-positive errors, different final candidates, compile-time failures)KT-83983Revert of KT-83081KT-83314JSpecify@NullMarkedchanges Java equals(Object) to equals(Any?) causing override conflict in Kotlin 2.3KT-82863@NoInferregression since 2.2.20KT-82841"kotlin.NoWhenBranchMatchedException" inwhenwith!ischeck & non-sealed class in the middle of hierarchyJVM. Reflection
KT-83608Kotlin-reflect: "Unknown origin of public abstract operator fun invoke(p1: P1, p2: P2): R"KT-83361"KotlinReflectionInternalError: Type parameter not found: 0" on super types with Kotlin 2.3.0KT-42199"KotlinReflectionInternalError: Unknown origin of public abstract operator fun invoke" on function reference to FunctionN.invokeKT-81024Reflection: New KType implementation fails on arguments comparison for a Nothing type parameterTools. Compiler Plugins
KT-83266"Unsupported class file major version 69" for "produceReleaseComposeMapping" task with Kotlin 2.3KT-83099Compose compiler does not generate stack trace mappings for project filesTools. Gradle
KT-83070The KGP api reference is missing a descriptionKT-82459Improve iOS simulator boot implementationTools. Gradle. JS
KT-82946Js, Wasm: Upgrade NPM dependenciesTools. Gradle. Multiplatform
KT-83687Revert deprecation of 'androidTarget' for AGP lower than 9capralifecycle/liflig-kotlin-parent (no.liflig:kotlin-parent)
v3.20260226.000318Compare Source
v3.20260221.141123Compare Source
v3.20260220.192943Compare Source
v3.20260207.220851Compare Source
Configuration
📅 Schedule: Branch creation - Between 05:00 AM and 01:59 PM, only on Friday ( * 5-13 * * 5 ) in timezone Europe/Oslo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.