This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository problems
These problems occurred while renovating this repository.
- WARN: Error executing gradle wrapper update command. It can be not a critical one though.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- chore(deps): update getsentry/action-release action to v1.2.1
- chore(deps): update gradle/wrapper-validation-action action to v1.0.5
- fix(deps): update dependency dev.racci:minix-nms to v0.7.431
- fix(deps): update dependency net.frankheijden.serverutils:serverutils to v3.5.4
- chore(deps): update actions/upload-artifact action to v3.1.2
- chore(deps): update dependency gradle to v7.6
- chore(deps): update kotlin monorepo to v1.8.0 (
org.jetbrains.kotlin.plugin.atomicfu,org.jetbrains.kotlin.plugin.serialization) - chore(deps): update plugin dev.racci.slimjar to v1.4.1
- chore(deps): update plugin org.jetbrains.kotlinx.binary-compatibility-validator to v0.12.1
- fix(deps): update dependency dev.racci:minix-nms to v1
- Click on this checkbox to rebase all open PRs at once
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
- chore(deps): update actions/checkout action to v3
- chore(deps): update actions/setup-java action to v3
Detected dependencies
github-actions
.github/workflows/docs.yml
actions/checkout v2actions/setup-java v2gradle/gradle-build-action v2peaceiris/actions-gh-pages v3.github/workflows/java-ci.yml
actions/checkout v3actions/setup-java v3gradle/gradle-build-action v2actions/upload-artifact v3.0.0actions/checkout v3actions/setup-java v3gradle/gradle-build-action v2actions/checkout v3haya14busa/action-cond v1haya14busa/action-cond v1getsentry/action-release v1.2.0.github/workflows/lint.yml
actions/checkout v2gradle/wrapper-validation-action v1.0.4actions/checkout v2github/super-linter v4
gradle
gradle.properties
org.jetbrains.kotlin.plugin.serialization 1.7.21org.jetbrains.kotlin.plugin.atomicfu 1.7.21org.jetbrains.dokka 1.7.21dev.racci:Minix-NMS 0.7.408settings.gradle.kts
dev.racci.slimjar 1.3.3net.minecrell.plugin-yml.bukkit 0.5.2org.jetbrains.kotlinx.binary-compatibility-validator 0.11.1build.gradle.kts
Minix-API/build.gradle.kts
Minix-Core/build.gradle.kts
minix-core/build.gradle.kts
minix-core/core-integrations/build.gradle.kts
net.frankheijden.serverutils:ServerUtils 3.5.3minix-core/core-updater/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties
gradle 7.4.2
- Check this box to trigger a request for Renovate to run again on this repository
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
These problems occurred while renovating this repository.
- WARN: Error executing gradle wrapper update command. It can be not a critical one though.
## Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
- [ ] <!-- rebase-branch=renovate/getsentry-action-release-1.x -->[chore(deps): update getsentry/action-release action to v1.2.1](../pull/52)
- [ ] <!-- rebase-branch=renovate/gradle-wrapper-validation-action-1.x -->[chore(deps): update gradle/wrapper-validation-action action to v1.0.5](../pull/53)
- [ ] <!-- rebase-branch=renovate/minixversion -->[fix(deps): update dependency dev.racci:minix-nms to v0.7.431](../pull/54)
- [ ] <!-- rebase-branch=renovate/net.frankheijden.serverutils-serverutils-3.x -->[fix(deps): update dependency net.frankheijden.serverutils:serverutils to v3.5.4](../pull/55)
- [ ] <!-- rebase-branch=renovate/actions-upload-artifact-3.x -->[chore(deps): update actions/upload-artifact action to v3.1.2](../pull/56)
- [ ] <!-- rebase-branch=renovate/gradle-7.x -->[chore(deps): update dependency gradle to v7.6](../pull/57)
- [ ] <!-- rebase-branch=renovate/kotlin-monorepo -->[chore(deps): update kotlin monorepo to v1.8.0](../pull/58) (`org.jetbrains.kotlin.plugin.atomicfu`, `org.jetbrains.kotlin.plugin.serialization`)
- [ ] <!-- rebase-branch=renovate/dev.racci.slimjar-1.x -->[chore(deps): update plugin dev.racci.slimjar to v1.4.1](../pull/59)
- [ ] <!-- rebase-branch=renovate/org.jetbrains.kotlinx.binary-compatibility-validator-0.x -->[chore(deps): update plugin org.jetbrains.kotlinx.binary-compatibility-validator to v0.12.1](../pull/60)
- [ ] <!-- rebase-branch=renovate/major-minixversion -->[fix(deps): update dependency dev.racci:minix-nms to v1](../pull/61)
- [ ] <!-- rebase-all-open-prs -->**Click on this checkbox to rebase all open PRs at once**
## Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
- [x] <!-- recreate-branch=renovate/actions-checkout-3.x -->[chore(deps): update actions/checkout action to v3](../pull/44)
- [x] <!-- recreate-branch=renovate/actions-setup-java-3.x -->[chore(deps): update actions/setup-java action to v3](../pull/42)
## Detected dependencies
<details><summary>github-actions</summary>
<blockquote>
<details><summary>.github/workflows/docs.yml</summary>
- `actions/checkout v2`
- `actions/setup-java v2`
- `gradle/gradle-build-action v2`
- `peaceiris/actions-gh-pages v3`
</details>
<details><summary>.github/workflows/java-ci.yml</summary>
- `actions/checkout v3`
- `actions/setup-java v3`
- `gradle/gradle-build-action v2`
- `actions/upload-artifact v3.0.0`
- `actions/checkout v3`
- `actions/setup-java v3`
- `gradle/gradle-build-action v2`
- `actions/checkout v3`
- `haya14busa/action-cond v1`
- `haya14busa/action-cond v1`
- `getsentry/action-release v1.2.0`
</details>
<details><summary>.github/workflows/lint.yml</summary>
- `actions/checkout v2`
- `gradle/wrapper-validation-action v1.0.4`
- `actions/checkout v2`
- `github/super-linter v4`
</details>
</blockquote>
</details>
<details><summary>gradle</summary>
<blockquote>
<details><summary>gradle.properties</summary>
- `org.jetbrains.kotlin.plugin.serialization 1.7.21`
- `org.jetbrains.kotlin.plugin.atomicfu 1.7.21`
- `org.jetbrains.dokka 1.7.21`
- `dev.racci:Minix-NMS 0.7.408`
</details>
<details><summary>settings.gradle.kts</summary>
- `dev.racci.slimjar 1.3.3`
- `net.minecrell.plugin-yml.bukkit 0.5.2`
- `org.jetbrains.kotlinx.binary-compatibility-validator 0.11.1`
</details>
<details><summary>build.gradle.kts</summary>
</details>
<details><summary>Minix-API/build.gradle.kts</summary>
</details>
<details><summary>Minix-Core/build.gradle.kts</summary>
</details>
<details><summary>minix-core/build.gradle.kts</summary>
</details>
<details><summary>minix-core/core-integrations/build.gradle.kts</summary>
- `net.frankheijden.serverutils:ServerUtils 3.5.3`
</details>
<details><summary>minix-core/core-updater/build.gradle.kts</summary>
</details>
</blockquote>
</details>
<details><summary>gradle-wrapper</summary>
<blockquote>
<details><summary>gradle/wrapper/gradle-wrapper.properties</summary>
- `gradle 7.4.2`
</details>
</blockquote>
</details>
---
- [x] <!-- manual job -->Check this box to trigger a request for Renovate to run again on this repository