nilsjr / Koncept

šŸ”Ø Android playground app for architecture, new frameworks & other stuff.
8 stars 0 forks source link

Update dependency io.arrow-kt:arrow-stack to v1.2.4 #171

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.arrow-kt:arrow-stack 1.2.3 -> 1.2.4 age adoption passing confidence

[!WARNING] Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

arrow-kt/arrow (io.arrow-kt:arrow-stack) ### [`v1.2.4`](https://togithub.com/arrow-kt/arrow/releases/tag/1.2.4) [Compare Source](https://togithub.com/arrow-kt/arrow/compare/1.2.3...1.2.4) 1 Bug fixes: - New `AutoCloseScope` DSL, make sure closing in reversed order 1 Rollback: - Don't be too strict on return type of `Raise` DSL. #### What's Changed - chore(deps): update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3383](https://togithub.com/arrow-kt/arrow/pull/3383) - fix(autoclose): close `Closeable`s in reversed order by [@​hoc081098](https://togithub.com/hoc081098) in [https://github.com/arrow-kt/arrow/pull/3387](https://togithub.com/arrow-kt/arrow/pull/3387) - chore(deps): update all dependencies by [@​renovate](https://togithub.com/renovate) in [https://github.com/arrow-kt/arrow/pull/3392](https://togithub.com/arrow-kt/arrow/pull/3392) - fix: Fold restriction not allowing any Function<\*> to be returned is too strict in https://github.com/arrow-kt/arrow/commit/4bd8694146be868aa6ac76e0a48e34a6e160d8ca **Full Changelog**: https://github.com/arrow-kt/arrow/compare/1.2.3...1.2.4

Configuration

šŸ“… Schedule: Branch creation - "before 5am on saturday" (UTC), 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.

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.