KyoriPowered / adventure-webui

A web UI for Adventure
https://webui.advntr.dev/
MIT License
25 stars 16 forks source link

chore(deps): Update gradle and github actions #164

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
gradle (source) patch 8.2 -> 8.2.1 age adoption passing confidence
net.kyori.indra.git plugin patch 3.1.1 -> 3.1.2 age adoption passing confidence
org.jetbrains.kotlin.plugin.serialization plugin minor 1.8.22 -> 1.9.0 age adoption passing confidence
org.jetbrains.kotlin.multiplatform plugin minor 1.8.22 -> 1.9.0 age adoption passing confidence

Release Notes

gradle/gradle (gradle) ### [`v8.2.1`](https://togithub.com/gradle/gradle/releases/tag/v8.2.1): 8.2.1 [Compare Source](https://togithub.com/gradle/gradle/compare/v8.2.0...v8.2.1) This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2 It fixes the following issues: - [#​25579](https://togithub.com/gradle/gradle/issues/25579) Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest) - [#​25611](https://togithub.com/gradle/gradle/issues/25611) TestKit unexpectedly stopped working with Gradle 2.x versions - [#​25618](https://togithub.com/gradle/gradle/issues/25618) Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2 - [#​25658](https://togithub.com/gradle/gradle/issues/25658) Gradle 8.2 sets incorrect value to boolean --no-feature option - [#​25674](https://togithub.com/gradle/gradle/issues/25674) Address regression in dependency graph build operation results [Read the Release Notes](https://docs.gradle.org/8.2.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.2.1 by updating your wrapper: ./gradlew wrapper --gradle-version=8.2.1 See the [Gradle 8.x upgrade guide](https://docs.gradle.org/8.2.1/userguide/upgrading_version\_8.html#changes\_8.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://togithub.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss).

Configuration

šŸ“… Schedule: Branch creation - "after 5pm on the 2nd day of the month" (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.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

āš  Warning: custom changes will be lost.