Update all dependencies - #2886
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
from
March 13, 2026 10:59
b7a1a67 to
41abe53
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
14 times, most recently
from
March 23, 2026 14:00
846c4a5 to
88a68d2
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
13 times, most recently
from
March 30, 2026 08:55
e524490 to
3947c15
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
6 times, most recently
from
April 8, 2026 20:12
31d40d6 to
25dca7a
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
18 times, most recently
from
April 15, 2026 11:14
2e3642d to
9595c96
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
April 16, 2026 09:36
ff952cb to
044dd89
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:
v5.6.0→v6.0.19.6.1→9.7.134.16.0→34.19.03.3.1→3.3.22.7.0→2.7.12.8.4→2.8.52.8.4→2.8.52.8.4→2.8.52.8.4→2.8.518.10.0→18.10.13.5.0→3.5.13.5.0→3.5.13.18.1→3.18.20.43.0→0.45.01.3.2→1.4.31.3.2→1.4.31.3.2→1.4.31.3.2→1.4.31.10.1→1.11.01.10.1→1.11.01.10.1→1.11.03.0.7→3.0.83.18.0→3.19.11.7.0→1.8.03.12.1→3.14.03.12.1→3.14.03.12.1→3.14.03.12.1→3.14.03.12.1→3.14.03.5.0→3.6.23.5.0→3.6.23.5.0→3.6.23.5.0→3.6.23.5.0→3.6.24.8.186→4.8.1950.7.8→0.7.121.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.1→1.12.01.11.4→1.12.11.11.4→1.12.01.11.4→1.12.11.7.1→1.8.01.2.0-alpha07→1.2.0-rc011.2.0-alpha07→1.2.0-rc011.11.4→1.12.12026.06.01→2026.09.0011.7.2→11.12.00.20.0→0.21.00.20.0→0.21.05.4.0→5.5.00.9.9→0.9.910.9.9→0.9.913.5.1→3.5.23.5.1→3.5.23.5.1→3.5.23.5.1→3.5.23.5.1→3.5.23.5.1→3.5.23.5.1→3.5.22.3.10→2.3.122.3.10→2.3.122.3.10→2.3.125.6.0→5.7.05.6.0→5.7.02.3.0→2.4.02.3.0→2.4.01.0.5→1.0.61.0.5→1.0.64.5.0→4.5.14.5.0→4.5.11.29.0→1.31.01.29.0→1.31.03.0.7→3.0.83.0.7→3.0.80.7.0→0.8.00.7.0→0.8.05.0.1→5.1.05.0.1→5.1.05.0.1→5.1.05.0.1→5.1.05.0.1→5.1.05.0.1→5.1.09.3.1→9.4.09.3.1→9.4.09.3.1→9.4.09.3.1→9.4.09.3.1→9.4.09.3.1→9.4.032.3.1→32.4.0Release Notes
actions/setup-java (actions/setup-java)
v6.0.1Compare Source
v6.0.0Compare Source
v5.7.0Compare Source
gradle/gradle (gradle)
v9.7.1Compare Source
v9.7.0Compare Source
lysine-dev/okio (com.squareup.okio:okio)
v3.18.22026-09-04
base64 strings to be encoded without padding, even though the previous and expected behavior is
to encode such strings with padding (
=characters). The bug impacts callers who compiledagainst Okio releases
< 3.18.0, and executed on Okio releases>= 3.18.mikepenz/multiplatform-markdown-renderer (com.mikepenz:multiplatform-markdown-renderer)
v0.45.0🐛 Fixes
MarkdownBulletList💬 Other
Contributors:
v0.44.0🚀 Features
💬 Other
d397e490f06786Contributors:
ZacSweers/metro (dev.zacsweers.metro)
v1.4.3Compare Source
Fixes
2026-09-08
Enhancements
@ContributesTointerface only exposes bindings and recommend making it a binding container with@BindingContainer. The latter is preferable as it reduces generated code.Array<IntArray>::classcan be read asIntArray::class.priorityon@ContributesBindingand@ContributesIntoMap, allowing higher-priority contributions to replace conflicting bindings or map entries without directly referencing the lower-priority implementation.Fixes
@get:BindsOptionalOfproperties when Dagger interop is enabled.Bindings<Int>andBindings<Long>can coexist in the same file.@Bindsdeclarations from generic binding containers.@Bindsresolution when multiple graphs use the same generic binding container with different type arguments. Each graph now resolves bindings using its own container's type arguments.generateContributionProviders,generateClassesInIr, andcontributesAsInjectare enabled together.@OptionalBindingaccessor requests the same type, regardless of declaration order.2.3.0and2.3.10.Class-keyed maps wrapped in providers or lazy values whenKClass/Classinterop is enabled.ClassCastExceptionwhen aClass-keyed map is injected into a provider-created class across modules withKClass/Classinterop enabled.@GraphPrivateon Dagger@BindsOptionalOfdeclarations inherited by graph extensions, while preConfiguration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.