Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jul 29, 2022

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/gradle.yml (github-actions)
  • gradle.properties (gradle)
  • settings.gradle (gradle)
  • build.gradle (gradle)
  • Common/build.gradle (gradle)
  • Generator/build.gradle (gradle)
  • Implementations/Spigot/build.gradle (gradle)
  • Peristence/Common-Tests/build.gradle (gradle)
  • Peristence/Database/build.gradle (gradle)
  • Peristence/FlatFiles/build.gradle (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
  • 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 30 Pull Requests:

Update gradle/gradle-build-action digest to 093dfe9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-gradle-build-action-digest
  • Merge into: master
  • Upgrade gradle/gradle-build-action to 093dfe9d598ec5a42246855d09b49dc76803c005
Update dependency com.comphenix.protocol:ProtocolLib to v5.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.comphenix.protocol-protocollib-5.x
  • Merge into: master
  • Upgrade com.comphenix.protocol:ProtocolLib to 5.4.0
Update dependency mysql:mysql-connector-java to v8.0.33
  • Schedule: ["at any time"]
  • Branch name: renovate/mysql-mysql-connector-java-8.x
  • Merge into: master
  • Upgrade mysql:mysql-connector-java to 8.0.33
Update dependency com.electronwill.night-config:core to v3.8.2
Update dependency com.electronwill.night-config:hocon to v3.8.2
Update dependency com.electronwill.night-config:json to v3.8.2
Update dependency com.google.auto.service:auto-service to v1.1.1
Update dependency com.google.code.gson:gson to v2.13.1
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.code.gson-gson-2.x
  • Merge into: master
  • Upgrade com.google.code.gson:gson to 2.13.1
Update dependency com.google.guava:guava to v28.2-jre
  • Schedule: ["at any time"]
  • Branch name: renovate/guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 28.2-jre
Update dependency com.google.inject:guice to v5.1.0
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.inject-guice-5.x
  • Merge into: master
  • Upgrade com.google.inject:guice to 5.1.0
Update dependency com.zaxxer:HikariCP to v3.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/com.zaxxer-hikaricp-3.x
  • Merge into: master
  • Upgrade com.zaxxer:HikariCP to 3.4.5
Update dependency gradle to v8.14.3
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-8.x
  • Merge into: master
  • Upgrade gradle to 8.14.3
Update dependency io.lumine:Mythic to v5.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/io.lumine-mythic-5.x
  • Merge into: master
  • Upgrade io.lumine:Mythic to 5.9.5
Update dependency io.lumine:Mythic-Dist to v5.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/io.lumine-mythic-dist-5.x
  • Merge into: master
  • Upgrade io.lumine:Mythic-Dist to 5.9.5
Update dependency io.lumine:Mythic-Plugin to v5.9.5
  • Schedule: ["at any time"]
  • Branch name: renovate/io.lumine-mythic-plugin-5.x
  • Merge into: master
  • Upgrade io.lumine:Mythic-Plugin to 5.9.5
Update dependency it.unimi.dsi:fastutil to v8.5.16
  • Schedule: ["at any time"]
  • Branch name: renovate/it.unimi.dsi-fastutil-8.x
  • Merge into: master
  • Upgrade it.unimi.dsi:fastutil to 8.5.16
Update dependency net.bytebuddy:byte-buddy to v1.17.6
  • Schedule: ["at any time"]
  • Branch name: renovate/net.bytebuddy-byte-buddy-1.x
  • Merge into: master
  • Upgrade net.bytebuddy:byte-buddy to 1.17.6
Update dependency net.kyori:adventure-platform-bukkit to v4.4.1
Update dependency org.antlr:antlr4-runtime to v4.13.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.antlr-antlr4-runtime-4.x
  • Merge into: master
  • Upgrade org.antlr:antlr4-runtime to 4.13.2
Update junit-framework monorepo to v5.13.4
Update plugin com.github.johnrengelman.shadow to v7.1.2
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-7.x
  • Merge into: master
  • Upgrade com.github.johnrengelman.shadow to 7.1.2
Update plugin de.undercouch.download to v5.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/de.undercouch.download-5.x
  • Merge into: master
  • Upgrade de.undercouch.download to 5.6.0
Update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: master
  • Upgrade actions/checkout to v4
Update actions/setup-java action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-4.x
  • Merge into: master
  • Upgrade actions/setup-java to v4
Update dependency com.github.MockBukkit:MockBukkit to v4
Update dependency com.google.guava:guava to v33
  • Schedule: ["at any time"]
  • Branch name: renovate/major-guava-monorepo
  • Merge into: master
  • Upgrade com.google.guava:guava to 33.4.8-jre
Update dependency com.google.inject:guice to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.google.inject-guice-7.x
  • Merge into: master
  • Upgrade com.google.inject:guice to 7.0.0
Update dependency com.zaxxer:HikariCP to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.zaxxer-hikaricp-7.x
  • Merge into: master
  • Upgrade com.zaxxer:HikariCP to 7.0.0
Update dependency gradle to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/gradle-9.x
  • Merge into: master
  • Upgrade gradle to 9.0.0
Update plugin com.github.johnrengelman.shadow to v8
  • Schedule: ["at any time"]
  • Branch name: renovate/com.github.johnrengelman.shadow-8.x
  • Merge into: master
  • Upgrade com.github.johnrengelman.shadow to 8.1.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.


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.gitlab.SamB440:RPGRegions-2

Files affected: Implementations/Spigot/build.gradle


❓ 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 735ad94 to bbb4d06 Compare April 3, 2023 15:52
@renovate renovate bot force-pushed the renovate/configure branch from bbb4d06 to b832fdd Compare December 15, 2023 17:39
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