Skip to content

Update all dependencies#45

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all
Open

Update all dependencies#45
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all

Conversation

@renovate

@renovate renovate Bot commented Mar 16, 2023

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
gradle (source) minor 9.2.09.5.1 age confidence
io.kotest:kotest-property-arrow dependencies minor 6.0.46.1.11 age confidence
io.kotest:kotest-property dependencies minor 6.0.46.1.11 age confidence
io.kotest:kotest-assertions-arrow dependencies minor 6.0.46.1.11 age confidence
io.kotest:kotest-assertions-core dependencies minor 6.0.46.1.11 age confidence
org.jetbrains.kotlin.multiplatform (source) plugin minor 2.2.212.4.0 age confidence
org.jetbrains.kotlinx:kotlinx-coroutines-test dependencies minor 1.10.21.11.0 age confidence
org.jetbrains.kotlinx:kotlinx-coroutines-core dependencies minor 1.10.21.11.0 age confidence
io.arrow-kt.optics plugin patch 2.2.02.2.3 age confidence
io.arrow-kt:arrow-optics (source) dependencies patch 2.2.02.2.3 age confidence
io.arrow-kt:arrow-resilience (source) dependencies patch 2.2.02.2.3 age confidence
io.arrow-kt:arrow-fx-coroutines (source) dependencies patch 2.2.02.2.3 age confidence
io.arrow-kt:arrow-core (source) dependencies patch 2.2.02.2.3 age confidence

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

v9.5.0

Compare Source

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.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.

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper

See the Gradle 9.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.

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.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.

v9.3.0: 9.3.0

Compare Source

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

  • Test reporting improvements
  • Error and warning improvements
  • Build authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Adam,
Aharnish Solanki,
Andrzej Zabost,
Björn Kautler,
Boris Petrov,
Jendrik Johannes,
Kamil Krzywanski,
KANAKALA SAI KIRAN,
Megmeehey,
NurmukhametovAlexey,
Philip Wedemann,
Piotr Kubowicz,
Samay Kumar,
Shin Minjun,
Stefan Oehme,
Vincent Potuček,
Yongshun Ye.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.3.0 && ./gradlew wrapper

See the Gradle 9.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.

v9.2.1: 9.2.1

Compare Source

The Gradle team is excited to announce Gradle 9.2.1.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.2.1 && ./gradlew wrapper

See the Gradle 9.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.

kotest/kotest (io.kotest:kotest-property-arrow)

v6.1.11

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.10...6.1.11

v6.1.10

Compare Source

What's Changed
New Contributors

Full Changelog: kotest/kotest@v6.1.9...v6.1.10

v6.1.9

Compare Source

Full Changelog: kotest/kotest@v6.1.8...v6.1.9

The Gradle 9.4 --tests filter change was missed from the 6.1.8 release.
This 6.1.9 release includes it.

If you are using Gradle 9.4+ then you need this build to run a single test from the IDE.

v6.1.8

Compare Source

What's Changed
New Contributors

Full Changelog: kotest/kotest@v6.1.7...v6.1.8

v6.1.7

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.6...v6.1.7

v6.1.6

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.5...v6.1.6

v6.1.5

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.4...v6.1.5

v6.1.4

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.1.3...v6.1.4

v6.1.3

Compare Source

What's Changed

New Contributors

Full Changelog: kotest/kotest@v6.1.2...v6.1.3

v6.1.2

Compare Source

What's Changed

Full Changelog: kotest/kotest@6.1.2...v6.1.2

v6.1.1

Compare Source

What's Changed

Full Changelog: kotest/kotest@v6.1.0...v6.1.1

v6.1.0

Compare Source

The first Kotest release of 2026 is here - 6.1 'Bouncing Boimler'

  • Compatible with Kotlin 2.0, 2.1, 2.2 and 2.3
  • Enhanced data-testing with new syntax that mirrors the spec style to enable more intuitive tests. This also gives you control over how data tests interact with test lifecycle callbacks!
  • Much improved IDE plugin support including running individual tests for native targets and fixes for many long standing issues. Re-run tests and jump to source for all nested tests in JVM mode
  • The test framework has been updated with Jasmine style f-focused syntax to mirror the x-disabled syntax.
  • Support for JUnit 6 via the new kotest-runner-junit6 module.
  • The popular TestContainers extension has been updated to support Docker ComposeContainers. Also now with an option to pipe the container logs directly into the test output for easier debugging!
  • Full support for the Gradle test-retry plugin.
  • Many improvements and bug fixes to our assertions library including support for custom equality in shouldBe assertions
  • New assertions added such as shouldBeAtMost(x) and shouldBeAtLeast(y) for primitives. A reminder that assertions don't require the Kotest test framework. They are still the best Kotlin assertions library, in our opinion, even if you are using JUnit or another test framework.
  • Recreate race conditions easily using our parallel runner.
  • Various property test improvements such as new Arb types for arrays and support for specifying Arb collection sizes globally. Just like assertions, the property testing library doesn't require the Kotest test framework.

What's Changed

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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 force-pushed the renovate/all branch 2 times, most recently from 8670aaf to e4999d5 Compare April 3, 2023 11:00
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5757a27 to a22cd7e Compare April 17, 2023 15:19
@renovate renovate Bot force-pushed the renovate/all branch from a22cd7e to 6d266a5 Compare May 28, 2023 11:10
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from b2cb6db to 4abed7d Compare June 8, 2023 22:23
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from 360cd18 to 2578a7b Compare July 6, 2023 08:02
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from f115fe3 to 3898753 Compare July 12, 2023 16:41
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 5cab90f to 8d0fed4 Compare July 25, 2023 18:15
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from 23c5c7e to 275a59c Compare August 24, 2023 09:56
@renovate renovate Bot force-pushed the renovate/all branch 9 times, most recently from aec0ea7 to 3d56b0b Compare September 8, 2023 16:02
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from fbce569 to 78f3b61 Compare November 1, 2023 02:00
@renovate renovate Bot force-pushed the renovate/all branch 19 times, most recently from 9d300d7 to ec82912 Compare February 5, 2024 15:38
@renovate renovate Bot force-pushed the renovate/all branch 3 times, most recently from b3648ed to 300209e Compare February 29, 2024 18:00
@renovate renovate Bot force-pushed the renovate/all branch 4 times, most recently from c89984a to c09d12b Compare March 11, 2024 06:26
@renovate renovate Bot force-pushed the renovate/all branch 2 times, most recently from d120c1b to 6e070f5 Compare April 5, 2024 04:51
| datasource     | package                                                                             | from   | to     |
| -------------- | ----------------------------------------------------------------------------------- | ------ | ------ |
| gradle-version | gradle                                                                              | 9.2.0  | 9.5.1  |
| maven          | io.kotest:kotest-property-arrow                                                     | 6.0.4  | 6.1.11 |
| maven          | io.kotest:kotest-property                                                           | 6.0.4  | 6.1.11 |
| maven          | io.kotest:kotest-assertions-arrow                                                   | 6.0.4  | 6.1.11 |
| maven          | io.kotest:kotest-assertions-core                                                    | 6.0.4  | 6.1.11 |
| maven          | org.jetbrains.kotlin.multiplatform:org.jetbrains.kotlin.multiplatform.gradle.plugin | 2.2.21 | 2.4.0  |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-test                                       | 1.10.2 | 1.11.0 |
| maven          | org.jetbrains.kotlinx:kotlinx-coroutines-core                                       | 1.10.2 | 1.11.0 |
| maven          | io.arrow-kt.optics:io.arrow-kt.optics.gradle.plugin                                 | 2.2.0  | 2.2.3  |
| maven          | io.arrow-kt:arrow-optics                                                            | 2.2.0  | 2.2.3  |
| maven          | io.arrow-kt:arrow-resilience                                                        | 2.2.0  | 2.2.3  |
| maven          | io.arrow-kt:arrow-fx-coroutines                                                     | 2.2.0  | 2.2.3  |
| maven          | io.arrow-kt:arrow-core                                                              | 2.2.0  | 2.2.3  |
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