Skip to content

Update all dependencies #16

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update all dependencies #16

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 4, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action major v2 -> v4 age adoption passing confidence
actions/setup-java action major v1 -> v4 age adoption passing confidence
actions/upload-artifact action major v2 -> v4 age adoption passing confidence
gradle (source) minor 8.9 -> 8.14.1 age adoption passing confidence
com.squareup.leakcanary:leakcanary-android dependencies minor 2.9.1 -> 2.14 age adoption passing confidence
org.sonarsource.scanner.gradle:sonarqube-gradle-plugin (source) dependencies major 2.7.1 -> 6.2.0.5505 age adoption passing confidence
com.slack.lint.compose:compose-lint-checks dependencies minor 1.3.1 -> 1.4.2 age adoption passing confidence
io.nlopez.compose.rules:detekt dependencies minor 0.3.0 -> 0.4.22 age adoption passing confidence
androidx.datastore:datastore-preferences (source) dependencies patch 1.1.0-beta02 -> 1.1.7 age adoption passing confidence
org.orbit-mvi:orbit-compose dependencies major 4.5.0 -> 10.0.0 age adoption passing confidence
com.google.accompanist:accompanist-placeholder-material dependencies minor 0.26.3-beta -> 0.36.0 age adoption passing confidence
com.github.pseudoankit:ComposeFontAwesomeLibrary dependencies patch v1.2.0 -> 1.2.0 age adoption passing confidence
io.github.vanpra.compose-material-dialogs:datetime dependencies minor 0.8.1-rc -> 0.9.0 age adoption passing confidence
io.coil-kt:coil-compose dependencies minor 2.5.0 -> 2.7.0 age adoption passing confidence
androidx.compose:compose-bom dependencies major 2023.01.00 -> 2025.05.01 age adoption passing confidence
androidx.test.uiautomator:uiautomator (source) dependencies minor 2.2.0 -> 2.3.0 age adoption passing confidence
androidx.test.espresso:espresso-core dependencies minor 3.5.1 -> 3.6.1 age adoption passing confidence
androidx.test.ext:junit dependencies minor 1.1.5 -> 1.2.1 age adoption passing confidence
org.orbit-mvi:orbit-test dependencies major 4.3.0 -> 10.0.0 age adoption passing confidence
app.cash.turbine:turbine dependencies major 0.12.3 -> 1.2.0 age adoption passing confidence
io.mockk:mockk (source) dependencies minor 1.13.8 -> 1.14.2 age adoption passing confidence
androidx.benchmark:benchmark-macro-junit4 (source) dependencies minor 1.2.0-alpha13 -> 1.3.4 age adoption passing confidence
androidx.profileinstaller:profileinstaller (source) dependencies minor 1.3.0 -> 1.4.1 age adoption passing confidence
com.android.tools.build:gradle (source) dependencies minor 8.7.3 -> 8.10.1 age adoption passing confidence
io.github.raamcosta.compose-destinations:ksp dependencies major 1.9.57 -> 2.2.0 age adoption passing confidence
io.github.raamcosta.compose-destinations:animations-core dependencies minor 1.9.57 -> 1.11.9 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-formatting (source) dependencies patch 1.23.1 -> 1.23.8 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) dependencies patch 1.23.1 -> 1.23.8 age adoption passing confidence
androidx.room:room-ktx (source) dependencies minor 2.6.1 -> 2.7.1 age adoption passing confidence
androidx.room:room-compiler (source) dependencies minor 2.6.1 -> 2.7.1 age adoption passing confidence
androidx.room:room-runtime (source) dependencies minor 2.6.1 -> 2.7.1 age adoption passing confidence
androidx.glance:glance-material3 (source) dependencies minor 1.0.0-alpha05 -> 1.1.1 age adoption passing confidence
androidx.glance:glance-appwidget (source) dependencies minor 1.0.0-alpha05 -> 1.1.1 age adoption passing confidence
androidx.glance:glance (source) dependencies minor 1.0.0-alpha05 -> 1.1.1 age adoption passing confidence
com.google.accompanist:accompanist-permissions dependencies minor 0.26.2-beta -> 0.37.3 age adoption passing confidence
io.ktor:ktor-client-logging dependencies major 2.3.5 -> 3.1.3 age adoption passing confidence
io.ktor:ktor-client-serialization dependencies major 2.3.5 -> 3.1.3 age adoption passing confidence
io.ktor:ktor-client-core dependencies major 2.3.5 -> 3.1.3 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json dependencies major 2.3.5 -> 3.1.3 age adoption passing confidence
io.ktor:ktor-client-content-negotiation dependencies major 2.3.5 -> 3.1.3 age adoption passing confidence
io.ktor:ktor-client-okhttp dependencies major 2.3.5 -> 3.1.3 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4

Compare Source

v3

Compare Source

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

v4

Compare Source

v3

Compare Source

v2

Compare Source

actions/upload-artifact (actions/upload-artifact)

v4

Compare Source

v3

Compare Source

gradle/gradle (gradle)

v8.14.1

Compare Source

v8.14

Compare Source

v8.13

Compare Source

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.12: 8.12

Compare Source

The Gradle team is excited to announce Gradle 8.12.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.11.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

Switch your build to use Gradle 8.11 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.10.2: 8.10.2

Compare Source

This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10

It fixes the following issues:

  • #​30472 Investigate possibly broken 8.10.1
  • #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
  • #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context

Issues fixed in the first patch release:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.10.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10.2

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.10.1: 8.10.1

Compare Source

This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10

It fixes the following issues:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.10.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.10: 8.10

Compare Source

The Gradle team is excited to announce Gradle 8.10.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry

Upgrade instructions

Switch your build to use Gradle 8.10 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

square/leakcanary (com.squareup.leakcanary:leakcanary-android)

v2.14

See Change Log

v2.13

See Change Log

v2.12

See Change Log

v2.11

See Change Log

v2.10

See Change Log

SonarSource/sonar-scanner-gradle (org.sonarsource.scanner.gradle:sonarqube-gradle-plugin)

v6.2.0.5505

Release notes - Sonar Scanner for Gradle - 6.2

Task

SCANGRADLE-57 Make the release process "build once" compatible

SCANGRADLE-208 Create the verification-metadata.xml file

SCANGRADLE-212 Prepare next development iteration 6.2

SCANGRADLE-215 Update Slack notification in .github/workflows/slack_notify.yml

SCANGRADLE-216 Bump orchestrator to version 5.5 or greater

SCANGRADLE-227 Fix cirrus-ci depends_on error

Improvement

SCANGRADLE-135 Stop using deprecated Gradle APIs (prepare for Gradle 9)

SCANGRADLE-155 Log Sonar plugin version and execution context information

SCANGRADLE-174 Reliably detect plugin version

Sub-task

SCANGRADLE-221 Move Gradle "repositories" configuration into settings.gradle.kts

SCANGRADLE-222 Update "com.gradle.plugin-publish" from 0.21.0 to 1.3.1 to ensure compatibility with https://plugins.gradle.org

SCANGRADLE-223 Add a custom gradle task "downloadMavenArtifactsAndPublishToGradlePluginPortal" to not rebuild artifacts before publishing them

SCANGRADLE-224 Add a cirrus-ci "simulate_and_validate_release_to_plugin_portal_task" to help releasability validation and investigation

v4.4.1.3373: 4.4.1

Release notes - Sonar Scanner for Gradle - 4.4.1

Improvement

SONARGRADL-132 Rename sonar.skipCompile to sonar.gradle.skipCompile

v4.2.0.3129

Release notes - Sonar Scanner for Gradle - 4.2

Fixes:

  • fixed ClassCastException for KotlinJvmProjectExtension
  • fixed discovery of Spock tests

Improvements:

  • supported scanning for and Kotlin JVM projects

v3.1.1

Compare Source

v3.1

Compare Source

v3.0

Compare Source

v2.8.0.1969

Compare Source

v2.8

Compare Source

slackhq/compose-lints (com.slack.lint.compose:compose-lint-checks)

v1.4.2

Compare Source

2024-10-22

  • Enhancement: Better handle name shadowing in SlotReused lint and reduce false positives.
  • Test against lint 31.8.0-alpha07.
  • Various doc fixes.
  • Build against lint 31.7.1.
  • Build against Kotlin 2.0.21. Still targeting Kotlin 1.9 language version (lint 31.7.x's language version).

Special thanks to @​SimonMarquis and @​AlexVanyo for contributing to this release!

v1.4.1

Compare Source

2024-10-02

  • Fix: Fix false positives reported by ComposeContentEmitterReturningValues.
  • Fix: Fix content-emitters configuration in docs.
  • Fix: Fix link to multipreview annotations in docs.

Special thanks to @​erikghonyan for contributing to this release!

[v1.4.0](https://redirect.github.com/slackhq/compose-lints/blob/HEAD/CHANG


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d7660b2 to 2aaebf3 Compare October 7, 2023 05:53
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 6ca4c38 to 4fa1cb7 Compare October 20, 2023 02:55
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from ab7911e to 8faab05 Compare November 2, 2023 05:50
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7570a8a to 4fb5d90 Compare November 21, 2023 20:19
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8c06aaf to 33d7cca Compare November 30, 2023 11:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 953d025 to 2583bfe Compare December 5, 2023 02:27
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 649e5cc to 0b47a92 Compare December 15, 2023 11:53
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 449a42a to c91b44f Compare December 19, 2023 21:41
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7e2628b to 2fb033f Compare January 3, 2024 08:43
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 95be045 to 8a8c6c9 Compare January 11, 2024 20:52
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 228ba98 to f617ef8 Compare January 19, 2024 20:11
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from fafd670 to 41a5f4d Compare December 14, 2024 02:23
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 708237f to 249a53c Compare December 22, 2024 20:46
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 7227006 to b795abe Compare January 11, 2025 08:14
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b13af4b to 4c36fa3 Compare January 31, 2025 19:32
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 0cc6f0f to ee7b019 Compare February 22, 2025 04:04
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 8d3e0f8 to fc18d04 Compare March 1, 2025 03:49
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 4fce3c7 to b1c39a8 Compare April 10, 2025 20:17
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 90040ad to 329c44a Compare May 1, 2025 12:06
@renovate renovate bot force-pushed the renovate/all branch from 329c44a to 8435d17 Compare May 8, 2025 00:23
@renovate renovate bot force-pushed the renovate/all branch from 8435d17 to 0eed58f Compare May 17, 2025 07:59
@renovate renovate bot force-pushed the renovate/all branch from 0eed58f to 3a2b39e Compare May 24, 2025 20:21
@renovate renovate bot force-pushed the renovate/all branch from 3a2b39e to 081f3c6 Compare May 31, 2025 08:10
Copy link

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.

0 participants