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:
v3.13.0
->v4.0.0
8.4
->8.5
32.6.0
->32.7.0
0.8.2
->0.9.0
1.26.0
->1.27.0
0.27.0
->0.28.0
2.8.1
->2.9.0
0.4
->0.6
2.3.6
->2.3.7
8.1.4
->8.2.0
8.1.4
->8.2.0
8.1.4
->8.2.0
8.1.4
->8.2.0
31.1.4
->31.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/setup-java (actions/setup-java)
v4.0.0
Compare Source
What's Changed
In the scope of this release, the version of the Node.js runtime was updated to 20. The majority of dependencies were updated to the latest versions. From now on, the code for the setup-java will run on Node.js 20 instead of Node.js 16.
Breaking changes
Non-breaking changes
New Contributors
Full Changelog: actions/setup-java@v3...v4.0.0
gradle/gradle (gradle)
v8.5
Compare Source
kiwicom/navigation-compose-typed (com.kiwi.navigation-compose.typed:core)
v0.9.0
Changes in this release:
🚀 Features
🧰 Maintenance
willowtreeapps/assertk (com.willowtreeapps.assertk:assertk-jvm)
v0.28.0
Changed
isSameAs/isNotSameAs
toisSameInstanceAs/isNotSameInstanceAs
to make it more clear theyuse are about instance identity, old name is deprecated
containsAll
tocontainsAtLeast
to make it more clear that the collection can contain additional elements,old name is deprecated
isEqualTo
fails and the expected and actual display the same string, print a disambiguation message, ex:expected:<4> with type: but was type: with the same string representation
Breaking Changes
Added
doesNotContainKey
assertion forMap
Fixed
square/gradle-dependencies-sorter (com.squareup.sort-dependencies)
v0.6
check
task dependency optional (but on by default).sortDependencies { check(<true|false>) }
v0.5
ktorio/ktor (io.ktor:ktor-client-android)
v2.3.7
Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am" (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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.