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 #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Configure Renovate #1

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 29, 2023

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

  • Dockerfile (dockerfile)
  • .github/workflows/build.yaml (github-actions)
  • settings.gradle.kts (gradle)
  • 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 (except for nuget) 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.

🔡 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 17 Pull Requests:

chore(deps): update azul/zulu-openjdk docker tag to v21.0.4-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/azul-zulu-openjdk-21.x
  • Merge into: main
  • Upgrade azul/zulu-openjdk to 21.0.4-jre
fix(deps): update dependency org.slf4j:slf4j-nop to v2.0.16
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j-monorepo
  • Merge into: main
  • Upgrade org.slf4j:slf4j-nop to 2.0.16
chore(deps): update dependency gradle to v8.10.1
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: main
  • Upgrade gradle to 8.10.1
fix(deps): update dependency com.viaversion:viaversion-api to v4.10.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.viaversion-viaversion-api-4.x
  • Merge into: main
  • Upgrade com.viaversion:viaversion-api to 4.10.2
fix(deps): update dependency dev.emortal.api:module-system to v1.1.1
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.emortal.api-module-system-1.x
  • Merge into: main
  • Upgrade dev.emortal.api:module-system to 1.1.1
fix(deps): update dependency io.pyroscope:agent to v0.14.0
  • Schedule: ["at any time"]
  • Branch name: renovate/io.pyroscope-agent-0.x
  • Merge into: main
  • Upgrade io.pyroscope:agent to 0.14.0
fix(deps): update dependency net.kyori:adventure-text-minimessage to v4.17.0
fix(deps): update dependency org.jetbrains:annotations to v24.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.jetbrains-annotations-24.x
  • Merge into: main
  • Upgrade org.jetbrains:annotations to 24.1.0
fix(deps): update junit5 monorepo to v5.11.0
fix(deps): update mockito monorepo to v5.13.0
fix(deps): update dependency com.viaversion:viaversion-api to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/com.viaversion-viaversion-api-5.x
  • Merge into: main
  • Upgrade com.viaversion:viaversion-api to 5.0.3
fix(deps): update dependency dev.emortal.api:agones-sdk to v4918625
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.emortal.api-agones-sdk-4918625.x
  • Merge into: main
  • Upgrade dev.emortal.api:agones-sdk to 4918625
fix(deps): update dependency dev.emortal.api:command-system to v1768683
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.emortal.api-command-system-1768683.x
  • Merge into: main
  • Upgrade dev.emortal.api:command-system to 1768683
fix(deps): update dependency dev.emortal.api:common-proto-sdk to v9152087
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.emortal.api-common-proto-sdk-9152087.x
  • Merge into: main
  • Upgrade dev.emortal.api:common-proto-sdk to 9152087
fix(deps): update dependency dev.emortal.api:live-config-parser to v6332850
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.emortal.api-live-config-parser-6332850.x
  • Merge into: main
  • Upgrade dev.emortal.api:live-config-parser to 6332850
fix(deps): update dependency dev.emortal.api:module-system to v6331134
  • Schedule: ["at any time"]
  • Branch name: renovate/dev.emortal.api-module-system-6331134.x
  • Merge into: main
  • Upgrade dev.emortal.api:module-system to 6331134
fix(deps): update dependency io.kubernetes:client-java to v21
  • Schedule: ["at any time"]
  • Branch name: renovate/io.kubernetes-client-java-21.x
  • Merge into: main
  • Upgrade io.kubernetes:client-java to 21.0.1

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

@renovate renovate bot force-pushed the renovate/configure branch from 7a3a2b6 to 03841ee Compare March 16, 2023 19:54
@renovate renovate bot force-pushed the renovate/configure branch 2 times, most recently from 0012990 to 9837986 Compare March 27, 2023 03:51
@renovate renovate bot force-pushed the renovate/configure branch from 9837986 to 3193977 Compare December 15, 2023 05:11
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.

0 participants