Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all dependencies #1890

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Update all dependencies #1890

merged 1 commit into from
Dec 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 27, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-java action major v3.13.0 -> v4.0.0 age adoption passing confidence
gradle (source) minor 8.4 -> 8.5 age adoption passing confidence
com.google.firebase:firebase-bom dependencies minor 32.6.0 -> 32.7.0 age adoption passing confidence
com.kiwi.navigation-compose.typed:core dependencies minor 0.8.2 -> 0.9.0 age adoption passing confidence
com.autonomousapps.dependency-analysis plugin minor 1.26.0 -> 1.27.0 age adoption passing confidence
com.willowtreeapps.assertk:assertk-jvm dependencies minor 0.27.0 -> 0.28.0 age adoption passing confidence
androidx.work:work-runtime-ktx (source) dependencies minor 2.8.1 -> 2.9.0 age adoption passing confidence
com.squareup.sort-dependencies plugin minor 0.4 -> 0.6 age adoption passing confidence
io.ktor:ktor-client-android dependencies patch 2.3.6 -> 2.3.7 age adoption passing confidence
com.android.library (source) plugin minor 8.1.4 -> 8.2.0 age adoption passing confidence
com.android.application (source) plugin minor 8.1.4 -> 8.2.0 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies minor 8.1.4 -> 8.2.0 age adoption passing confidence
com.android.lint (source) plugin minor 8.1.4 -> 8.2.0 age adoption passing confidence
com.android.tools.lint:lint-api (source) dependencies minor 31.1.4 -> 31.2.0 age adoption passing confidence

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
  • Minimum supported kotlin version is 1.9.21
  • Rename isSameAs/isNotSameAs to isSameInstanceAs/isNotSameInstanceAs to make it more clear they
    use are about instance identity, old name is deprecated
  • Rename containsAll to containsAtLeast to make it more clear that the collection can contain additional elements,
    old name is deprecated
  • Bytes are shown as hex on all supported platforms (previously it was only on the jvm)
  • If 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
  • Binary-breaking change as previous error-level deprecations were removed
Added
  • Added doesNotContainKey assertion for Map
Fixed
  • Fixed incorrect usage of contains in some kdoc examples
  • Exceptions being swallowed if thrown in a soft assertion block
  • More correctly re-throw fatal error in the jvm
square/gradle-dependencies-sorter (com.squareup.sort-dependencies)

v0.6

  • [New] make check task dependency optional (but on by default).
    sortDependencies { check(<true|false>) }

v0.5

  • [New] Warn (not fail) when encountering projects without a build script.
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner November 27, 2023 01:36
@renovate renovate bot changed the title Update dependency app.cash.molecule 1.3.0 to v1.3.1 Update all dependencies Nov 27, 2023
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from dd5c2c9 to 5dd4271 Compare December 4, 2023 03:20
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 0194ad6 to 7345ead Compare December 8, 2023 23:34
@StylianosGakis StylianosGakis merged commit 0ec88f9 into develop Dec 9, 2023
4 checks passed
@StylianosGakis StylianosGakis deleted the renovate/all branch December 9, 2023 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant