Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #35

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Configure Renovate #35

merged 3 commits into from
Nov 9, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 7, 2022

Mend Renovate

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/build.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle.kts (gradle)
  • build.gradle.kts (gradle)
  • api/build.gradle.kts (gradle)
  • build-logic/settings.gradle.kts (gradle)
  • build-logic/build.gradle.kts (gradle)
  • build-logic/src/main/kotlin/base-conventions.gradle.kts (gradle)
  • build-logic/src/main/kotlin/loom-platform-conventions.gradle.kts (gradle)
  • build-logic/src/main/kotlin/parent-conventions.gradle.kts (gradle)
  • build-logic/src/main/kotlin/platform-conventions.gradle.kts (gradle)
  • build-logic/src/main/kotlin/publishing-conventions.gradle.kts (gradle)
  • common/build.gradle.kts (gradle)
  • fabric/build.gradle.kts (gradle)
  • forge/gradle.properties (gradle)
  • forge/build.gradle.kts (gradle)
  • gradle/libs.versions.toml (gradle)
  • paper/build.gradle.kts (gradle)
  • sponge/build.gradle.kts (gradle)
  • gradle/wrapper/gradle-wrapper.properties (gradle-wrapper)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): Update dependency io.papermc.paperweight:paperweight-userdev to v1.5.9
chore(deps): Update dependency io.undertow:undertow-core to v2.3.10.Final
  • Schedule: ["at any time"]
  • Branch name: renovate/io.undertow-undertow-core-2.x
  • Merge into: master
  • Upgrade io.undertow:undertow-core to 2.3.10.Final
chore(deps): Update dependency net.fabricmc:fabric-loader to v0.14.24
  • Schedule: ["at any time"]
  • Branch name: renovate/fabricloader
  • Merge into: master
  • Upgrade net.fabricmc:fabric-loader to 0.14.24
chore(deps): Update dependency net.minecraftforge:forge to v1.20-46.0.14
  • Schedule: ["at any time"]
  • Branch name: renovate/forge
  • Merge into: master
  • Upgrade net.minecraftforge:forge to 1.20-46.0.14
chore(deps): Update cardinalComponents to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/cardinalcomponents
  • Merge into: master
  • Upgrade dev.onyxstudios.cardinal-components-api:cardinal-components-entity to 5.4.0
  • Upgrade dev.onyxstudios.cardinal-components-api:cardinal-components-base to 5.4.0
chore(deps): Update dependency com.modrinth.minotaur:Minotaur to v2.8.4
  • Schedule: ["at any time"]
  • Branch name: renovate/minotaur
  • Merge into: master
  • Upgrade com.modrinth.minotaur:Minotaur to 2.8.4
chore(deps): Update dependency net.fabricmc.fabric-api:fabric-api to v0.90.7+1.20.2
chore(deps): Update dependency org.checkerframework:checker-qual to v3.40.0
chore(deps): Update gradle and github actions
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-and-github-actions
  • Merge into: master
  • Upgrade gradle to 8.4
  • Upgrade net.minecrell.plugin-yml.bukkit to 0.6.0
chore(deps): Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/major-gradle-and-github-actions
  • Merge into: master
  • Upgrade actions/checkout to v4
chore(deps): Update guice to v7 (major)

🚸 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from f2a5f9f to 5f5c76a Compare March 11, 2022 04:35
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 9fb06e2 to fd4e85e Compare March 24, 2022 06:59
@renovate renovate bot force-pushed the renovate/configure branch 4 times, most recently from 9d9d1d0 to 3cb19dd Compare March 29, 2022 07:47
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from dd7024d to 9392ab7 Compare April 5, 2022 07:40
@renovate renovate bot force-pushed the renovate/configure branch from 9392ab7 to 969b7be Compare April 14, 2022 08:48
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from dc73398 to 5b3716d Compare April 24, 2022 07:32
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 9835f38 to 87b1e9b Compare May 7, 2022 07:35
@renovate renovate bot force-pushed the renovate/configure branch from 87b1e9b to 2a71dd6 Compare May 8, 2022 08:22
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 16bc4d1 to 3e2a85e Compare May 22, 2022 08:19
@renovate renovate bot force-pushed the renovate/configure branch 3 times, most recently from 9b6631a to 9a8291a Compare June 1, 2022 07:44
@renovate renovate bot force-pushed the renovate/configure branch from 9a8291a to c4f9092 Compare June 9, 2022 08:20
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 2cf0fe9 to daf3f86 Compare June 18, 2022 07:13
@renovate renovate bot force-pushed the renovate/configure branch from daf3f86 to c136aa1 Compare March 23, 2023 21:41
@jpenilla jpenilla merged commit 8a86c7e into master Nov 9, 2023
2 checks passed
@jpenilla jpenilla deleted the renovate/configure branch November 9, 2023 19:42
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.

1 participant