arrow-kt / arrow-integrations

Λrrow Integrations is part of Λrrow, a functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
27 stars 6 forks source link

Update all dependencies #81

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-java action patch v3.1.0 -> v3.1.1 age adoption passing confidence
io.kotest:kotest-runner-junit5 patch 5.2.2 -> 5.2.3 age adoption passing confidence
io.kotest:kotest-property patch 5.2.2 -> 5.2.3 age adoption passing confidence
io.kotest:kotest-framework-engine patch 5.2.2 -> 5.2.3 age adoption passing confidence
io.kotest:kotest-assertions-core patch 5.2.2 -> 5.2.3 age adoption passing confidence

Release Notes

actions/setup-java ### [`v3.1.1`](https://togithub.com/actions/setup-java/releases/v3.1.1) [Compare Source](https://togithub.com/actions/setup-java/compare/v3.1.0...v3.1.1) This release introduces new output cache-hit ([https://github.com/actions/setup-java/pull/275](https://togithub.com/actions/setup-java/pull/275)) and update of `actions/cache` dependency to 2.0.2 ([https://github.com/actions/setup-java/pull/317](https://togithub.com/actions/setup-java/pull/317)) ##### Add "cache-hit" output The `cache-hit` output contains boolean value indicating that an exact match was found for the key. It shows that the action uses already existing cache or not. The output is available only if cache is enabled. ##### Update actions/cache to 2.0.2 We updated `actions/cache` package as the new version contains fixes related to GHES 3.5 ([https://github.com/actions/setup-java/pull/317](https://togithub.com/actions/setup-java/pull/317))
kotest/kotest ### [`v5.2.3`](https://togithub.com/kotest/kotest/compare/v5.2.2...v5.2.3)

Configuration

📅 Schedule: 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.



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