-
-
Notifications
You must be signed in to change notification settings - Fork 25
Commit ab084b8
authored
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` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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
[#​3458](https://redirect.github.com/arrow-kt/arrow/issues/3458)
by [@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
[@​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
- [@​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 ab084b8Copy full SHA for ab084b8
File tree
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedFilter options
- maven-binding-builder
- shared-internal
Expand file treeCollapse file tree
2 files changed
+2
-2
lines changedmaven-binding-builder/build.gradle.kts
Copy file name to clipboardExpand all lines: maven-binding-builder/build.gradle.kts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
|
shared-internal/build.gradle.kts
Copy file name to clipboardExpand all lines: shared-internal/build.gradle.kts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
0 commit comments