Skip to content

Configure Renovate#183

Closed
renovate[bot] wants to merge 22 commits into
master-1.21-ltsfrom
renovate/configure
Closed

Configure Renovate#183
renovate[bot] wants to merge 22 commits into
master-1.21-ltsfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 11, 2025

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.


Detected Package Files

  • .github/workflows/ci.yml (github-actions)
  • .github/workflows/close-issues-no-response.yml (github-actions)
  • .github/workflows/crowdin.yml (github-actions)
  • .github/workflows/issue-label-commenter.yml (github-actions)
  • .github/workflows/issue-label-to-project-board.yml (github-actions)
  • .github/workflows/new-issue-label.yml (github-actions)
  • .github/workflows/publish-github-release.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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.


What to Expect

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

Update actions/add-to-project action to v1.0.2
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-add-to-project-1.x
  • Merge into: master-1.21-lts
  • Upgrade actions/add-to-project to v1.0.2
Update dependency net.neoforged:neoforge to v21.1.210
  • Schedule: ["at any time"]
  • Branch name: renovate/neoforge_version
  • Merge into: master-1.21-lts
  • Upgrade net.neoforged:neoforge to 21.1.210
Update dependency org.projectlombok:lombok to v1.18.42
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: master-1.21-lts
  • Upgrade org.projectlombok:lombok to 1.18.42
Update plugin com.github.kt3k.coveralls to v2.12.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.kt3k.coveralls-2.x
  • Merge into: master-1.21-lts
  • Upgrade com.github.kt3k.coveralls to 2.12.2
Update plugin net.neoforged.gradle.userdev to v7.0.192
  • Schedule: ["at any time"]
  • Branch name: renovate/net.neoforged.gradle.userdev-7.x
  • Merge into: master-1.21-lts
  • Upgrade net.neoforged.gradle.userdev to 7.0.192
Update dependency com.google.re2j:re2j to v1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.re2j-re2j-1.x
  • Merge into: master-1.21-lts
  • Upgrade com.google.re2j:re2j to 1.8
Update dependency io.netty:netty-codec-http to v4.2.6.Final
  • Schedule: ["at any time"]
  • Branch name: renovate/netty-monorepo
  • Merge into: master-1.21-lts
  • Upgrade io.netty:netty-codec-http to 4.2.6.Final
Update dependency junit:junit to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/junit-junit-4.x
  • Merge into: master-1.21-lts
  • Upgrade junit:junit to 4.13.2
Update dependency org.cyclops.commoncapabilities:commoncapabilities-1.21.1-neoforge to v2.10.0-267
  • Schedule: ["at any time"]
  • Branch name: renovate/commoncapabilities_version
  • Merge into: master-1.21-lts
  • Upgrade org.cyclops.commoncapabilities:commoncapabilities-1.21.1-neoforge to 2.10.0-267
Update dependency org.cyclops.cyclopscore:cyclopscore-1.21.1-neoforge to v1.27.0-824
  • Schedule: ["at any time"]
  • Branch name: renovate/cyclopscore_version
  • Merge into: master-1.21-lts
  • Upgrade org.cyclops.cyclopscore:cyclopscore-1.21.1-neoforge to 1.27.0-824
Update dependency org.cyclops.integratedcrafting:integratedcrafting-1.21.1-neoforge to v1.3.1-369
  • Schedule: ["at any time"]
  • Branch name: renovate/integratedcrafting_version
  • Merge into: master-1.21-lts
  • Upgrade org.cyclops.integratedcrafting:integratedcrafting-1.21.1-neoforge to 1.3.1-369
Update dependency org.cyclops.integrateddynamics:integrateddynamics-1.21.1-neoforge to v1.28.1-1329
  • Schedule: ["at any time"]
  • Branch name: renovate/integrateddynamics_version
  • Merge into: master-1.21-lts
  • Upgrade org.cyclops.integrateddynamics:integrateddynamics-1.21.1-neoforge to 1.28.1-1329
Update plugin net.darkhax.curseforgegradle to v1.1.27
  • Schedule: ["at any time"]
  • Branch name: renovate/net.darkhax.curseforgegradle-1.x
  • Merge into: master-1.21-lts
  • Upgrade net.darkhax.curseforgegradle to 1.1.27
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gradle.toolchains.foojay-resolver-convention-0.x
  • Merge into: master-1.21-lts
  • Upgrade org.gradle.toolchains.foojay-resolver-convention to 0.10.0
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: master-1.21-lts
  • Upgrade actions/checkout to v5
Update actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: master-1.21-lts
  • Upgrade actions/setup-java to v5
Update actions/stale action to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-stale-10.x
  • Merge into: master-1.21-lts
  • Upgrade actions/stale to v10
Update gradle/actions action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-actions-5.x
  • Merge into: master-1.21-lts
  • Upgrade gradle/actions to v5
Update plugin com.diffplug.spotless to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.diffplug.spotless-8.x
  • Merge into: master-1.21-lts
  • Upgrade com.diffplug.spotless to 8.0.0
Update plugin org.gradle.toolchains.foojay-resolver-convention to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.gradle.toolchains.foojay-resolver-convention-1.x
  • Merge into: master-1.21-lts
  • Upgrade org.gradle.toolchains.foojay-resolver-convention to 1.0.0

🚸 Branch 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.


❓ 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 was generated by Mend Renovate. View the repository job log.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Oct 11, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ rubensworks
❌ renovate[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Oct 12, 2025

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants