Skip to content

Commit ab084b8

Browse files
fix(deps): update dependency io.arrow-kt:arrow-core to v2.1.0 (#1916)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.arrow-kt:arrow-core](https://redirect.github.com/arrow-kt/arrow) | `2.0.1` -> `2.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/io.arrow-kt:arrow-core/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.arrow-kt:arrow-core/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.arrow-kt:arrow-core/2.0.1/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.arrow-kt:arrow-core/2.0.1/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>arrow-kt/arrow (io.arrow-kt:arrow-core)</summary> ### [`v2.1.0`](https://redirect.github.com/arrow-kt/arrow/releases/tag/2.1.0) [Compare Source](https://redirect.github.com/arrow-kt/arrow/compare/2.0.1...2.1.0) #### What's Changed - Test for [#&#8203;3458](https://redirect.github.com/arrow-kt/arrow/issues/3458) by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3571](https://redirect.github.com/arrow-kt/arrow/pull/3571) - chore(deps): update dependency ru.vyarus.animalsniffer to v2 by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3569](https://redirect.github.com/arrow-kt/arrow/pull/3569) - fix(deps): update all dependencies by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3568](https://redirect.github.com/arrow-kt/arrow/pull/3568) - Move integrations to main repo + new Ktor integrations by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3570](https://redirect.github.com/arrow-kt/arrow/pull/3570) - Fix problem in tests for Jackson integration module by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3578](https://redirect.github.com/arrow-kt/arrow/pull/3578) - Add SuspendApp to the main repo by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3577](https://redirect.github.com/arrow-kt/arrow/pull/3577) - Non-empty collections for Jackson by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3580](https://redirect.github.com/arrow-kt/arrow/pull/3580) - Upgrade configuration for Kotlin User Projects by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3584](https://redirect.github.com/arrow-kt/arrow/pull/3584) - fix(deps): update all dependencies by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3582](https://redirect.github.com/arrow-kt/arrow/pull/3582) - Further improvements for Kotlin Compatibility Testing by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3586](https://redirect.github.com/arrow-kt/arrow/pull/3586) - Update secrets to sign and publish Arrow artifacts by [@&#8203;franciscodr](https://redirect.github.com/franciscodr) in [https://github.com/arrow-kt/arrow/pull/3588](https://redirect.github.com/arrow-kt/arrow/pull/3588) - Test and fix for Map.combine() by [@&#8203;hristo-stefanov](https://redirect.github.com/hristo-stefanov) in [https://github.com/arrow-kt/arrow/pull/3592](https://redirect.github.com/arrow-kt/arrow/pull/3592) - fix: move exit handling outside runScope by [@&#8203;tKe](https://redirect.github.com/tKe) in [https://github.com/arrow-kt/arrow/pull/3589](https://redirect.github.com/arrow-kt/arrow/pull/3589) - Make implementation of `HttpRequestSchedule` closer to `HttpRetry` by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3593](https://redirect.github.com/arrow-kt/arrow/pull/3593) - test(suspendapp): add test harness for suspendapp by [@&#8203;tKe](https://redirect.github.com/tKe) in [https://github.com/arrow-kt/arrow/pull/3594](https://redirect.github.com/arrow-kt/arrow/pull/3594) - `Eval` for `suspend` functions by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3595](https://redirect.github.com/arrow-kt/arrow/pull/3595) - fix(deps): update all dependencies by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3587](https://redirect.github.com/arrow-kt/arrow/pull/3587) - Mark `AwaitAllScope` as experimental by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3597](https://redirect.github.com/arrow-kt/arrow/pull/3597) - Some tweaks to publication by [@&#8203;serras](https://redirect.github.com/serras) in [https://github.com/arrow-kt/arrow/pull/3596](https://redirect.github.com/arrow-kt/arrow/pull/3596) - fix(deps): update all dependencies by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3599](https://redirect.github.com/arrow-kt/arrow/pull/3599) - chore(deps): update plugin com.gradle.develocity to v4 by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3604](https://redirect.github.com/arrow-kt/arrow/pull/3604) - fix(deps): update all dependencies by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3602](https://redirect.github.com/arrow-kt/arrow/pull/3602) - fix(deps): update all dependencies by [@&#8203;renovate](https://redirect.github.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3607](https://redirect.github.com/arrow-kt/arrow/pull/3607) #### New Contributors - [@&#8203;hristo-stefanov](https://redirect.github.com/hristo-stefanov) made their first contribution in [https://github.com/arrow-kt/arrow/pull/3592](https://redirect.github.com/arrow-kt/arrow/pull/3592) **Full Changelog**: arrow-kt/arrow@2.0.1...2.1.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/typesafegithub/github-workflows-kt). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDguNCIsInVwZGF0ZWRJblZlciI6IjM5LjI0OC40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7fef1d0 commit ab084b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

maven-binding-builder/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44

55
dependencies {
66
implementation("org.jetbrains.kotlin:kotlin-compiler")
7-
api("io.arrow-kt:arrow-core:2.0.1")
7+
api("io.arrow-kt:arrow-core:2.1.0")
88
api(projects.actionBindingGenerator)
99
implementation(projects.sharedInternal)
1010
implementation("io.github.oshai:kotlin-logging:7.0.7")

shared-internal/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ group = rootProject.group
1010
version = rootProject.version
1111

1212
dependencies {
13-
api("io.arrow-kt:arrow-core:2.0.1")
13+
api("io.arrow-kt:arrow-core:2.1.0")
1414
// we cannot use a BOM due to limitation in kotlin scripting when resolving the transitive KMM variant dependencies
1515
// note: see https://youtrack.jetbrains.com/issue/KT-67618
1616
api("io.ktor:ktor-client-core:3.1.2")

0 commit comments

Comments
 (0)