Commit 467bb3c
authored
fix(deps): update dependency io.arrow-kt:arrow-core to v2.1.2 (#1968)
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.1.1` -> `2.1.2` |
[](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.2`](https://redirect.github.com/arrow-kt/arrow/releases/tag/2.1.2)
[Compare
Source](https://redirect.github.com/arrow-kt/arrow/compare/2.1.1...2.1.2)
#### What's Changed
- warn if ktor shutdownhook enabled by
[@​tKe](https://redirect.github.com/tKe) in
[https://github.com/arrow-kt/arrow/pull/3616](https://redirect.github.com/arrow-kt/arrow/pull/3616)
- (minor): Slightly Optimize Map.getOrNone by
[@​kyay10](https://redirect.github.com/kyay10) in
[https://github.com/arrow-kt/arrow/pull/3617](https://redirect.github.com/arrow-kt/arrow/pull/3617)
- Add withErrorTraced and implement traced in terms of it by
[@​kyay10](https://redirect.github.com/kyay10) in
[https://github.com/arrow-kt/arrow/pull/3619](https://redirect.github.com/arrow-kt/arrow/pull/3619)
- Fix Dokka generation for androidAndJvm source set by
[@​serras](https://redirect.github.com/serras) in
[https://github.com/arrow-kt/arrow/pull/3620](https://redirect.github.com/arrow-kt/arrow/pull/3620)
- fix: remove nullability from `OrThrow` method returns by
[@​tKe](https://redirect.github.com/tKe) in
[https://github.com/arrow-kt/arrow/pull/3622](https://redirect.github.com/arrow-kt/arrow/pull/3622)
- Compatibility with Java 1.8 by
[@​serras](https://redirect.github.com/serras) in
[https://github.com/arrow-kt/arrow/pull/3627](https://redirect.github.com/arrow-kt/arrow/pull/3627)
**Full Changelog**:
arrow-kt/arrow@2.1.1...2.1.2
</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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4xOCIsInVwZGF0ZWRJblZlciI6IjQwLjExLjE4IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 16832c6 commit 467bb3c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| 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