Configure Renovate #1

Merged
GigabiteStudios merged 1 commits from renovate/configure into main 2026-04-07 23:32:53 +00:00
Owner

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.

📚 See our Reading List for relevant documentation you may be interested in reading.

🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.


Detected Package Files

  • .gitea/workflows/dev-verify.yml (github-actions)
  • .gitea/workflows/main-release.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)

What to Expect

With your current configuration, Renovate will create 3 Pull Requests:

Update gradle Docker tag to v8.14.4
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.14.4-jdk21
Update plugin fabric-loom to v1.16.1
  • Schedule: ["at any time"]
  • Branch name: renovate/loom_version
  • Merge into: main
  • Upgrade fabric-loom to 1.16.1
Update gradle Docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: main
  • Upgrade gradle to 9.4.1-jdk21

🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prHourlyLimit for details.


⚠️ Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Failed to look up maven package com.mojang:minecraft: no-result
  • Failed to look up maven package net.fabricmc:yarn: no-result
  • Failed to look up maven package net.fabricmc:fabric-loader: no-result
  • Failed to look up maven package net.fabricmc.fabric-api:fabric-api: no-result

Files affected: gradle.properties


Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.


This PR has been generated by Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to `renovate.json` in this branch. Renovate will update the Pull Request description the next time it runs. --- ### Detected Package Files * `.gitea/workflows/dev-verify.yml` (github-actions) * `.gitea/workflows/main-release.yml` (github-actions) * `gradle.properties` (gradle) * `settings.gradle` (gradle) * `build.gradle` (gradle) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>Update gradle Docker tag to v8.14.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-8.x` - Merge into: `main` - Upgrade gradle to `8.14.4-jdk21` </details> <details> <summary>Update plugin fabric-loom to v1.16.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/loom_version` - Merge into: `main` - Upgrade fabric-loom to `1.16.1` </details> <details> <summary>Update gradle Docker tag to v9</summary> - Schedule: ["at any time"] - Branch name: `renovate/gradle-9.x` - Merge into: `main` - Upgrade gradle to `9.4.1-jdk21` </details> 🚸 PR creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See [docs for `prHourlyLimit`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- > > ⚠️ **Warning** > > Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR. > > - `Failed to look up maven package com.mojang:minecraft: no-result` > - `Failed to look up maven package net.fabricmc:yarn: no-result` > - `Failed to look up maven package net.fabricmc:fabric-loader: no-result` > - `Failed to look up maven package net.fabricmc.fabric-api:fabric-api: no-result` > > Files affected: `gradle.properties` --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
Renovate added 1 commit 2026-04-07 23:20:55 +00:00
Add renovate.json
Some checks failed
Build and Release / build (pull_request) Failing after 3m36s
4c8f3c23a4
GigabiteStudios merged commit edf1bbc1e4 into main 2026-04-07 23:32:53 +00:00
GigabiteStudios deleted branch renovate/configure 2026-04-07 23:32:54 +00:00
Sign in to join this conversation.