Skip to content

fix(deps): update all dependencies - #428

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all
Closed

fix(deps): update all dependencies#428
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v3v6 age confidence
actions/setup-java action major v3v5 age confidence
android-actions/setup-android action major v2v4 age confidence
gradle (source) major 8.99.5.0 age confidence
gradle/gradle-build-action action major v2v3 age confidence
java major 17.0.16+825.0.3+9.0.LTS age confidence
org.jetbrains.dokka plugin minor 2.1.02.2.0 age confidence
com.diffplug.gradle.spotless plugin major 6.16.08.4.0 age confidence
com.vanniktech.maven.publish plugin minor 0.34.00.36.0 age confidence
com.android.library (source) plugin major 8.7.29.2.0 age confidence
ch.qos.logback:logback-classic (source, changelog) dependencies minor 1.4.51.5.32 age confidence
org.slf4j:slf4j-api (source, changelog) dependencies patch 2.0.62.0.17 age confidence
app.cash.turbine:turbine dependencies major 0.12.11.2.1 age confidence
org.robolectric:robolectric (source) dependencies minor 4.9.24.16.1 age confidence
io.mockk:mockk (source) dependencies minor 1.13.41.14.9 age confidence
androidx.test.espresso:espresso-core dependencies minor 3.5.13.7.0 age confidence
androidx.test:runner dependencies minor 1.5.21.7.0 age confidence
androidx.test.ext:junit dependencies minor 1.1.51.3.0 age confidence
com.google.android.material:material dependencies minor 1.8.01.13.0 age confidence
androidx.swiperefreshlayout:swiperefreshlayout (source) dependencies minor 1.1.01.2.0 age confidence
androidx.recyclerview:recyclerview (source) dependencies minor 1.2.11.4.0 age confidence
androidx.appcompat:appcompat (source) dependencies minor 1.6.11.7.1 age confidence
androidx.core:core-ktx (source) dependencies minor 1.9.01.18.0 age confidence
androidx.paging:paging-runtime (source) dependencies minor 3.1.13.4.2 age confidence
androidx.compose.material:material-icons-extended (source) dependencies minor 1.3.11.7.8 age confidence
androidx.compose.material:material (source) dependencies minor 1.3.11.11.0 age confidence
org.jetbrains.kotlinx:kotlinx-serialization-json dependencies minor 1.5.11.11.0 age confidence
org.jetbrains.kotlinx:atomicfu dependencies minor 0.20.00.32.1 age confidence
com.algolia:algoliasearch-client-kotlin dependencies minor 3.37.23.40.0 age confidence
androidx.work:work-testing (source) dependencies patch 2.11.02.11.2 age confidence
androidx.work:work-runtime-ktx (source) dependencies patch 2.11.02.11.2 age confidence
io.ktor:ktor-client-mock dependencies minor 3.3.33.4.3 age confidence
io.ktor:ktor-serialization-kotlinx-json dependencies minor 3.3.33.4.3 age confidence
io.ktor:ktor-client-okhttp dependencies minor 3.3.33.4.3 age confidence
org.jetbrains.kotlin.plugin.compose (source) plugin minor 2.2.02.3.21 age confidence
androidx.compose.ui:ui (source) dependencies minor 1.10.01.11.0 age confidence
org.jetbrains.kotlin.android (source) plugin minor 2.2.02.3.21 age confidence
org.jetbrains.kotlin.plugin.serialization (source) plugin minor 2.2.02.3.21 age confidence
org.jetbrains.kotlin.multiplatform (source) plugin minor 2.2.02.3.21 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

v5.0.0

Compare Source

What's Changed
⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v5

Compare Source

v4.3.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source

v4.0.0

Compare Source

v4

Compare Source

v3.6.0

Compare Source

v3.5.3

Compare Source

v3.5.2

Compare Source

v3.5.1

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

actions/setup-java (actions/setup-java)

v5.2.0

Compare Source

What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.2.0

v5.1.0

Compare Source

What's Changed
New Features
Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors

Full Changelog: actions/setup-java@v5...v5.1.0

v5.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Upgrades
Bug Fixes

New Contributors

Full Changelog: actions/setup-java@v4...v5.0.0

v5

Compare Source

v4.8.0

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.8.0

v4.7.1

Compare Source

What's Changed

Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.7.1

v4.7.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.7.0

v4.6.0

Compare Source

What's Changed

Add-ons:

 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: ‘jetbrains’
     java-version: '21'

Bug fixes:

New Contributors

Full Changelog: actions/setup-java@v4...v4.6.0

v4.5.0

Compare Source

What's Changed
Bug fixes:
New Contributors:

Full Changelog: actions/setup-java@v4...v4.5.0

v4.4.0

Compare Source

What's Changed

Add-ons :

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'graalvm'
     java-version: '21'
  • Add workflow file for publishing releases to immutable action package by @​Jcambass in #​684

Bug fixes :

  • Add architecture to cache key by @​Zxilly in #​664
    This addresses issues with caching by adding the architecture (arch) to the cache key, ensuring that cache keys are accurate to prevent conflicts.
    Note: This change may break previous cache keys as they will no longer be compatible with the new format.
  • Resolve check failures by @​aparnajyothi-y in #​687

New Contributors

Full Changelog: actions/setup-java@v4...v4.4.0

v4.3.0

Compare Source

What's Changed

steps:
 - name: Checkout
   uses: actions/checkout@v4
 - name: Setup-java
   uses: actions/setup-java@v4
   with:
     distribution: 'sapmachine'
     java-version: '21'

Bug fixes :

New Contributors :

Full Changelog: actions/setup-java@v4...v4.3.0

v4.2.2

Compare Source

What's Changed


Bug fixes:
Documentation changes
Dependency updates:

Full Changelog: actions/setup-java@v4...v4.2.2

v4.2.1

Compare Source

What's Changed

Full Changelog: actions/setup-java@v4...v4.2.1

v4.2.0

Compare Source

What's Changed

New Contributors

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-java@v4...v4.1.0

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

v4

[Compare


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on the first day of the month"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot requested a review from a team as a code owner April 1, 2026 02:41
@renovate
renovate Bot requested review from aymeric-giraudet and shaejaz and removed request for a team April 1, 2026 02:41
@codacy-production

codacy-production Bot commented Apr 1, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 duplication

Metric Results
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes.

@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 53d15f8 to 55168bf Compare April 15, 2026 15:14
@renovate
renovate Bot force-pushed the renovate/all branch 3 times, most recently from 6769d0a to f208e71 Compare April 22, 2026 19:32
@shaejaz
shaejaz requested a review from afrencalg April 23, 2026 11:03
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