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 #88

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
gradle/gradle-build-action action patch v2.1.5 -> v2.1.6 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-versioning plugin patch 0.10.1 -> 0.10.2 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-publish plugin patch 0.10.1 -> 0.10.2 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-nexus plugin patch 0.10.1 -> 0.10.2 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-kotlin plugin patch 0.10.1 -> 0.10.2 age adoption passing confidence
io.arrow-kt.arrow-gradle-config-formatter plugin patch 0.10.1 -> 0.10.2 age adoption passing confidence

Release Notes

gradle/gradle-build-action ### [`v2.1.6`](https://togithub.com/gradle/gradle-build-action/releases/v2.1.6) [Compare Source](https://togithub.com/gradle/gradle-build-action/compare/v2.1.5...v2.1.6) This release contains an fix for changed behaviour in Gradle 7.6, as well as numerous library upgrades. Earlier versions of the `gradle-build-action` were saving and restoring the downloaded Gradle wrapper zip file as part of caching the Gradle User Home. This will no longer work with Gradle 7.6, as [the wrapper zip is now removed after expanding](https://togithub.com/gradle/gradle/issues/3605). This release of `gradle-build-action` contains a fix for this change in Gradle 7.6. Using an older version of the GitHub action with Gradle 7.6 will likely result in the wrapper being downloaded on every GitHub actions invocation. #### What's Changed - \[FIX] Save/restore exploded Gradle dist rather than zip - \[FIX] Update to the latest versions of `@actions/core`, `@actions/cache`, `@actions/github`, `@actions/http-client` and `@actions/tool-cache`. **Full changelog**: https://github.com/gradle/gradle-build-action/compare/v2.1.5...v2.1.6
arrow-kt/arrow-gradle-config ### [`v0.10.2`](https://togithub.com/arrow-kt/arrow-gradle-config/compare/0.10.1...0.10.2) [Compare Source](https://togithub.com/arrow-kt/arrow-gradle-config/compare/0.10.1...0.10.2)

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.