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

chore(deps): update all dependencies #3368

Merged
merged 9 commits into from
Feb 8, 2024
Merged

chore(deps): update all dependencies #3368

merged 9 commits into from
Feb 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) minor 8.5 -> 8.6 age adoption passing confidence
org.jetbrains.compose plugin patch 1.6.0-beta01 -> 1.6.0-beta02 age adoption passing confidence
org.junit.vintage:junit-vintage-engine (source) dependencies patch 5.10.1 -> 5.10.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter-engine (source) dependencies patch 5.10.1 -> 5.10.2 age adoption passing confidence
org.junit.jupiter:junit-jupiter (source) dependencies patch 5.10.1 -> 5.10.2 age adoption passing confidence
org.assertj:assertj-core (source) dependencies patch 3.25.2 -> 3.25.3 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-versioning plugin patch 0.12.0-rc.6 -> 0.12.0-rc.20 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-publish plugin patch 0.12.0-rc.6 -> 0.12.0-rc.20 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-nexus plugin patch 0.12.0-rc.6 -> 0.12.0-rc.20 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-kotlin plugin patch 0.12.0-rc.6 -> 0.12.0-rc.20 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-formatter plugin patch 0.12.0-rc.6 -> 0.12.0-rc.20 age adoption passing confidence

Release Notes

gradle/gradle (gradle)

v8.6

Compare Source

arrow-kt/arrow-gradle-config (io.arrow-kt.arrow-gradle-config-versioning)

v0.12.0-rc.20

Compare Source

v0.12.0-rc.19

Compare Source


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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 1313e16 to ffbd15f Compare February 5, 2024 22:49
| datasource     | package                                                                                             | from         | to           |
| -------------- | --------------------------------------------------------------------------------------------------- | ------------ | ------------ |
| gradle-version | gradle                                                                                              | 8.5          | 8.6          |
| maven          | org.jetbrains.compose:org.jetbrains.compose.gradle.plugin                                           | 1.6.0-beta01 | 1.6.0-beta02 |
| maven          | org.junit.vintage:junit-vintage-engine                                                              | 5.10.1       | 5.10.2       |
| maven          | org.junit.jupiter:junit-jupiter-engine                                                              | 5.10.1       | 5.10.2       |
| maven          | org.junit.jupiter:junit-jupiter                                                                     | 5.10.1       | 5.10.2       |
| maven          | org.assertj:assertj-core                                                                            | 3.25.2       | 3.25.3       |
| maven          | io.arrow-kt.arrow-gradle-config-versioning:io.arrow-kt.arrow-gradle-config-versioning.gradle.plugin | 0.12.0-rc.6  | 0.12.0-rc.20 |
| maven          | io.arrow-kt.arrow-gradle-config-publish:io.arrow-kt.arrow-gradle-config-publish.gradle.plugin       | 0.12.0-rc.6  | 0.12.0-rc.20 |
| maven          | io.arrow-kt.arrow-gradle-config-nexus:io.arrow-kt.arrow-gradle-config-nexus.gradle.plugin           | 0.12.0-rc.6  | 0.12.0-rc.20 |
| maven          | io.arrow-kt.arrow-gradle-config-kotlin:io.arrow-kt.arrow-gradle-config-kotlin.gradle.plugin         | 0.12.0-rc.6  | 0.12.0-rc.20 |
| maven          | io.arrow-kt.arrow-gradle-config-formatter:io.arrow-kt.arrow-gradle-config-formatter.gradle.plugin   | 0.12.0-rc.6  | 0.12.0-rc.20 |
Copy link
Contributor Author

renovate bot commented Feb 6, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

Copy link
Contributor

github-actions bot commented Feb 6, 2024

Kover Report

File Coverage [60.53%]
arrow-libs/core/arrow-atomic/src/wasmJsMain/kotlin/arrow/atomic/Atomic.kt 75.00%
arrow-libs/core/arrow-atomic/src/wasmJsMain/kotlin/arrow/atomic/AtomicInt.kt 75.00%
arrow-libs/core/arrow-atomic/src/wasmJsMain/kotlin/arrow/atomic/AtomicLong.kt 75.00%
arrow-libs/core/arrow-continuations/src/wasmJsMain/kotlin/arrow/continuations/generic/AtomicRef.kt 14.29%
arrow-libs/core/arrow-continuations/src/wasmJsMain/kotlin/arrow/continuations/generic/ControlThrowable.kt 100.00%
arrow-libs/core/arrow-core/src/nativeMain/kotlin/arrow/core/ArrowCoreInternalException.kt 0.00%
arrow-libs/core/arrow-core/src/nativeMain/kotlin/arrow/core/NonFatal.kt 100.00%
arrow-libs/core/arrow-core/src/nativeMain/kotlin/arrow/core/continuations/AtomicRef.kt 42.86%
arrow-libs/core/arrow-core/src/nativeMain/kotlin/arrow/core/continuations/CancellationExceptionNoTrace.kt 100.00%
arrow-libs/core/arrow-core/src/nativeMain/kotlin/arrow/core/raise/CancellationExceptionNoTrace.kt 100.00%
arrow-libs/core/arrow-core/src/nonJvmMain/kotlin/arrow/core/ArrowCoreInternalException.kt 0.00%
arrow-libs/core/arrow-core/src/nonJvmMain/kotlin/arrow/core/NonFatal.kt 100.00%
arrow-libs/core/arrow-core/src/nonJvmMain/kotlin/arrow/core/continuations/AtomicRef.kt 42.86%
arrow-libs/core/arrow-core/src/nonJvmMain/kotlin/arrow/core/continuations/CancellationExceptionNoTrace.kt 100.00%
arrow-libs/core/arrow-core/src/nonJvmMain/kotlin/arrow/core/raise/CancellationExceptionNoTrace.kt 100.00%
arrow-libs/fx/arrow-fx-stm/src/nativeMain/kotlin/arrow/fx/stm/internal/RetryException.kt 100.00%
arrow-libs/fx/arrow-fx-stm/src/nonJvmMain/kotlin/arrow/fx/stm/internal/RetryException.kt 100.00%
arrow-libs/resilience/arrow-resilience/src/commonMain/kotlin/arrow/resilience/common/Platform.kt 100.00%
arrow-libs/resilience/arrow-resilience/src/wasmJsMain/kotlin/arrow/resilience/common/platform.kt 100.00%
Total Project Coverage 52.69%

@serras
Copy link
Member

serras commented Feb 6, 2024

I've hijacked this PR a bit, and ended up setting up WebAssembly support here.

@serras serras merged commit a616f26 into main Feb 8, 2024
11 checks passed
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