BrycensRanch / BrycensPlayerManager

bpm but butter i promis
GNU General Public License v3.0
0 stars 0 forks source link

Dependency Dashboard #1

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/cleanup.yml - `actions/checkout v4`
.github/workflows/gradle.yml - `actions/checkout v4` - `dorny/paths-filter v3` - `actions/checkout v4` - `actions/setup-java v4` - `gradle/gradle-build-action v3` - `gradle/wrapper-validation-action v3` - `actions/upload-artifact v4` - `actions/checkout v4` - `actions/setup-java v4` - `gradle/gradle-build-action v3` - `actions/checkout v4` - `actions/download-artifact v4` - `actions/setup-java v4` - `gradle/gradle-build-action v3` - `gradle/wrapper-validation-action v3` - `actions/setup-node v4` - `crazy-max/ghaction-import-gpg v6` - `mikepenz/gradle-dependency-submission v1.0.0` - `ocavue/changelog-parser-action v1` - `BrycensRanch/plugin-publish e05c1775fc218fe4d24eb51543cd305f84b3342e` - `BrycensRanch/plugin-publish e05c1775fc218fe4d24eb51543cd305f84b3342e` - `BrycensRanch/plugin-publish e05c1775fc218fe4d24eb51543cd305f84b3342e` - `peter-evans/rebase v3` - `actions/upload-artifact v4`
.github/workflows/hash-release.yml - `MCJack123/ghaction-generate-release-hashes v4` - `MCJack123/ghaction-generate-release-hashes v4` - `MCJack123/ghaction-generate-release-hashes v4` - `actions/upload-artifact v4` - `AButler/upload-release-assets 98bdb18549b4e4535efed324ac7b8c3fa2a64e54`
.github/workflows/locker.yml - `dessant/lock-threads v5`
.github/workflows/pr-summarize.yml
.github/workflows/prbranch.yml - `Vankka/pr-target-branch-action v2.1`
.github/workflows/semantic-pr.yml - `styfle/cancel-workflow-action 0.12.1` - `amannn/action-semantic-pull-request v5`
.github/workflows/todo.yml - `actions/checkout v4` - `alstr/todo-to-issue-action v4`
gradle
gradle.properties
settings.gradle.kts - `quiet-fabric-loom 1.6-SNAPSHOT`
build.gradle.kts
build-logic/settings.gradle.kts
build-logic/build.gradle.kts
build-logic/src/main/kotlin/bpm.base-conventions.gradle.kts
build-logic/src/main/kotlin/bpm.build-logic.gradle.kts
build-logic/src/main/kotlin/bpm.platform-conventions.gradle.kts
build-logic/src/main/kotlin/bpm.shadow-platform.gradle.kts
common/build.gradle.kts
gradle/jacoco.gradle - `jacoco 0.8.12`
gradle/libs.versions.toml
gradle/publish.gradle
platform/bukkit/build.gradle.kts
platform/bungee/build.gradle.kts
platform/fabric/build.gradle.kts
platform/sponge/build.gradle.kts
platform/velocity/build.gradle.kts
universal/build.gradle.kts
gradle-wrapper
gradle/wrapper/gradle-wrapper.properties - `gradle 8.7`
nvm
.nvmrc

chatcody[bot] commented 1 year ago

Based on the description provided, it seems that the issue is related to Renovate updates and detected dependencies. The warning message "Base branch does not exist - skipping" indicates that there are no open or pending branches in the repository, which could be a problem for Renovate to perform updates.

To address this issue, the repository owner needs to create a base branch (e.g. "main" or "master") in the repository first. Once the base branch is created, Renovate should be able to perform updates and detect dependencies as expected.

If there are still problems with Renovate updates or detected dependencies after creating the base branch, it may be necessary to provide more information about the specific errors or issues encountered. In that case, please provide more details about the problem so that we can provide a more specific solution.