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 #200

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

Update all dependencies #200

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 23, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.4 -> 8.12.1 age adoption passing confidence
com.diffplug.spotless plugin minor 6.22.0 -> 6.25.0 age adoption passing confidence
com.sksamuel.cohort:cohort-hikari dependencies minor 2.3.0 -> 2.6.1 age adoption passing confidence
com.sksamuel.cohort:cohort-core dependencies patch 2.3.0 -> 2.3.1 age adoption passing confidence
io.arrow-kt:suspendapp-ktor (source) dependencies minor 0.4.0 -> 0.5.0 age adoption passing confidence
io.arrow-kt:suspendapp (source) dependencies minor 0.4.0 -> 0.5.0 age adoption passing confidence
com.github.slugify:slugify dependencies patch 3.0.6 -> 3.0.7 age adoption passing confidence
org.postgresql:postgresql (source) dependencies patch 42.7.0 -> 42.7.5 age adoption passing confidence
org.testcontainers:postgresql (source) dependencies minor 1.19.3 -> 1.20.4 age adoption passing confidence
app.cash.sqldelight plugin patch 2.0.0 -> 2.0.2 age adoption passing confidence
app.cash.sqldelight:postgresql-dialect dependencies patch 2.0.0 -> 2.0.2 age adoption passing confidence
app.cash.sqldelight:jdbc-driver dependencies patch 2.0.0 -> 2.0.2 age adoption passing confidence
ch.qos.logback:logback-classic (source, changelog) dependencies minor 1.4.11 -> 1.5.16 age adoption passing confidence
io.ktor.plugin plugin patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-html-builder dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-serialization-kotlinx-json dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-resources dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-content-negotiation dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-serialization dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-cio dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-client-core dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-resources dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-auth-jwt dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-auth dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-tests dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-netty dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-default-headers dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-cors dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-core dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.ktor:ktor-server-content-negotiation dependencies patch 2.3.6 -> 2.3.13 age adoption passing confidence
io.gitlab.arturbosch.detekt plugin patch 1.23.3 -> 1.23.7 age adoption passing confidence
io.gitlab.arturbosch.detekt:detekt-gradle-plugin (source) dependencies patch 1.23.3 -> 1.23.7 age adoption passing confidence
org.jetbrains.kotlinx.kover plugin minor 0.7.4 -> 0.9.1 age adoption passing confidence
io.kotest.multiplatform plugin minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-runner-junit5 dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-property dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-framework-engine dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
io.kotest:kotest-assertions-core dependencies minor 5.8.0 -> 5.9.1 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization plugin patch 1.9.20 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin.jvm plugin patch 1.9.20 -> 1.9.25 age adoption passing confidence
org.jetbrains.kotlin:kotlin-gradle-plugin (source) dependencies patch 1.9.20 -> 1.9.25 age adoption passing confidence
com.gradle.enterprise plugin minor 3.15.1 -> 3.19.1 age adoption passing confidence
org.jetbrains.dokka plugin patch 1.9.10 -> 1.9.20 age adoption passing confidence
org.jetbrains.dokka:dokka-core dependencies patch 1.9.10 -> 1.9.20 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.7.3 -> 1.10.1 age adoption passing confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm dependencies minor 1.7.3 -> 1.10.1 age adoption passing confidence
io.arrow-kt:arrow-fx-coroutines dependencies patch 1.2.1 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-optics dependencies patch 1.2.1 -> 1.2.4 age adoption passing confidence
io.arrow-kt:arrow-core dependencies patch 1.2.1 -> 1.2.4 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.12.1

Compare Source

v8.12

Compare Source

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.

v8.9: 8.9

Compare Source

The Gradle team is excited to announce Gradle 8.9.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.9

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.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.8

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.7: 8.7

Compare Source

The Gradle team is excited to announce Gradle 8.7.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aleksandr Postnov,
Björn Kautler,
Brice Dutheil,
Denis Buzmakov,
Federico La Penna,
Gregor Dschung,
Hal Deadman,
Hélio Fernandes Sebastião,
Ivan Gavrilovic,
Jendrik Johannes,
Jörgen Andersson,
Marie,
pandaninjas,
Philip Wedemann,
Ryan Schmitt,
Steffen Yount,
Tyler Kinkade,
Zed Spencer-Milnes

Upgrade instructions

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

./gradlew wrapper --gradle-version=8.7

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 [Twitt


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 changed the title Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.21 Update all dependencies to v1.9.21 Nov 23, 2023
@renovate renovate bot changed the title Update all dependencies to v1.9.21 Update all dependencies Nov 26, 2023
@renovate renovate bot force-pushed the renovate/all branch 10 times, most recently from 36fa867 to 25ed4c6 Compare December 1, 2023 20:07
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 3c55e2e to 75c3d9d Compare December 7, 2023 13:08
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from e3dcec8 to a426782 Compare December 21, 2023 16:37
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 93207d4 to f0b5a15 Compare January 26, 2024 13:55
@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 785fae0 to 020d9a7 Compare February 1, 2024 22:54
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 1509b99 to 0e9b732 Compare September 13, 2024 16:15
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from a682c5a to 5bf8c61 Compare October 1, 2024 00:05
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 4a3f798 to c35ab1f Compare October 15, 2024 12:06
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from db11546 to 2dc6f09 Compare October 25, 2024 23:13
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from d383319 to 68fbb5d Compare November 13, 2024 12:25
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from b354517 to 4b97885 Compare November 21, 2024 10:32
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 4b52174 to e820a44 Compare December 19, 2024 16:34
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from c5e395e to f7a6324 Compare December 21, 2024 19:29
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 99fcebb to 5c305f6 Compare January 8, 2025 16:08
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from b5058d0 to 16d1b67 Compare January 21, 2025 17:34
| datasource     | package                                                                                           | from   | to     |
| -------------- | ------------------------------------------------------------------------------------------------- | ------ | ------ |
| gradle-version | gradle                                                                                            | 8.4    | 8.12.1 |
| maven          | com.diffplug.spotless:com.diffplug.spotless.gradle.plugin                                         | 6.22.0 | 6.25.0 |
| maven          | com.sksamuel.cohort:cohort-hikari                                                                 | 2.3.0  | 2.6.0  |
| maven          | com.sksamuel.cohort:cohort-core                                                                   | 2.3.0  | 2.3.1  |
| maven          | io.arrow-kt:suspendapp-ktor                                                                       | 0.4.0  | 0.5.0  |
| maven          | io.arrow-kt:suspendapp                                                                            | 0.4.0  | 0.5.0  |
| maven          | com.github.slugify:slugify                                                                        | 3.0.6  | 3.0.7  |
| maven          | org.postgresql:postgresql                                                                         | 42.7.0 | 42.7.5 |
| maven          | org.testcontainers:postgresql                                                                     | 1.19.3 | 1.20.4 |
| maven          | app.cash.sqldelight:app.cash.sqldelight.gradle.plugin                                             | 2.0.0  | 2.0.2  |
| maven          | app.cash.sqldelight:postgresql-dialect                                                            | 2.0.0  | 2.0.2  |
| maven          | app.cash.sqldelight:jdbc-driver                                                                   | 2.0.0  | 2.0.2  |
| maven          | ch.qos.logback:logback-classic                                                                    | 1.4.11 | 1.5.16 |
| maven          | io.ktor.plugin:io.ktor.plugin.gradle.plugin                                                       | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-html-builder                                                                  | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-serialization-kotlinx-json                                                           | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-client-resources                                                                     | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-client-content-negotiation                                                           | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-client-serialization                                                                 | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-client-cio                                                                           | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-client-core                                                                          | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-resources                                                                     | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-auth-jwt                                                                      | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-auth                                                                          | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-tests                                                                         | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-netty                                                                         | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-default-headers                                                               | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-cors                                                                          | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-core                                                                          | 2.3.6  | 2.3.13 |
| maven          | io.ktor:ktor-server-content-negotiation                                                           | 2.3.6  | 2.3.13 |
| maven          | io.gitlab.arturbosch.detekt:io.gitlab.arturbosch.detekt.gradle.plugin                             | 1.23.3 | 1.23.7 |
| maven          | io.gitlab.arturbosch.detekt:detekt-gradle-plugin                                                  | 1.23.3 | 1.23.7 |
| maven          | org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin                             | 0.7.4  | 0.9.1  |
| maven          | io.kotest.multiplatform:io.kotest.multiplatform.gradle.plugin                                     | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-runner-junit5                                                                    | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-property                                                                         | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-framework-engine                                                                 | 5.8.0  | 5.9.1  |
| maven          | io.kotest:kotest-assertions-core                                                                  | 5.8.0  | 5.9.1  |
| maven          | org.jetbrains.kotlin.plugin.serialization:org.jetbrains.kotlin.plugin.serialization.gradle.plugin | 1.9.20 | 1.9.25 |
| maven          | org.jetbrains.kotlin.jvm:org.jetbrains.kotlin.jvm.gradle.plugin                                   | 1.9.20 | 1.9.25 |
| maven          | org.jetbrains.kotlin:kotlin-gradle-plugin                                                         | 1.9.20 | 1.9.25 |
| maven          | com.gradle.enterprise:com.gradle.enterprise.gradle.plugin                                         | 3.15.1 | 3.19.1 |
| maven          | org.jetbrains.dokka:org.jetbrains.dokka.gradle.plugin                                             | 1.9.10 | 1.9.20 |
| maven          | org.jetbrains.dokka:dokka-core                                                                    | 1.9.10 | 1.9.20 |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-test                                                     | 1.7.3  | 1.10.1 |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm                                                 | 1.7.3  | 1.10.1 |
| maven          | io.arrow-kt:arrow-fx-coroutines                                                                   | 1.2.1  | 1.2.4  |
| maven          | io.arrow-kt:arrow-optics                                                                          | 1.2.1  | 1.2.4  |
| maven          | io.arrow-kt:arrow-core                                                                            | 1.2.1  | 1.2.4  |
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