Skip to content
This repository was archived by the owner on Sep 29, 2022. It is now read-only.

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 28, 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/maven_build.yml (github-actions)
  • .github/workflows/maven_deploy.yml (github-actions)
  • .gitlab-ci.yml (gitlabci)
  • pom.xml (maven)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Enable Renovate Dependency Dashboard creation.
  • If Renovate detects semantic commits, it will use semantic commit type fix for dependencies and chore for all others.
  • Ignore node_modules, bower_components, vendor and various test/tests directories.
  • Autodetect whether to pin dependencies or maintain ranges.
  • Rate limit PR creation to a maximum of two per hour.
  • Limit to maximum 10 open PRs at any time.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • A collection of 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 20 Pull Requests:

Update dependency org.openjfx:javafx-graphics to v12.0.2
Update dependency org.slf4j:slf4j-api to v2.0.3
  • Schedule: ["at any time"]
  • Branch name: renovate/slf4j.version
  • Merge into: master
  • Upgrade org.slf4j:slf4j-api to 2.0.3
Update dependency ch.qos.logback:logback-classic to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/ch.qos.logback-logback-classic-1.x
  • Merge into: master
  • Upgrade ch.qos.logback:logback-classic to 1.4.1
Update dependency com.beust:jcommander to v1.82
  • Schedule: ["at any time"]
  • Branch name: renovate/jcommander.version
  • Merge into: master
  • Upgrade com.beust:jcommander to 1.82
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.10.1
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v1.4.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-enforcer-plugin-1.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-enforcer-plugin to 1.4.1
Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-shade-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-shade-plugin to 3.4.0
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.2.1
Update dependency org.apache.maven.wagon:wagon-ftp to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.wagon-wagon-ftp-3.x
  • Merge into: master
  • Upgrade org.apache.maven.wagon:wagon-ftp to 3.5.2
Update dependency org.apache.maven.wagon:wagon-ssh to v3.5.2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.wagon-wagon-ssh-3.x
  • Merge into: master
  • Upgrade org.apache.maven.wagon:wagon-ssh to 3.5.2
Update dependency org.hibernate:hibernate-core to v5.6.12.Final
Update dependency org.xerial:sqlite-jdbc to v3.39.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/sqlite.version
  • Merge into: master
  • Upgrade org.xerial:sqlite-jdbc to 3.39.3.0
Update actions/checkout action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-3.x
  • Merge into: master
  • Upgrade actions/checkout to v3
Update actions/setup-java action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-3.x
  • Merge into: master
  • Upgrade actions/setup-java to v3
Update dependency org.apache.maven.plugins:maven-antrun-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-antrun-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-antrun-plugin to 3.1.0
Update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-enforcer-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-enforcer-plugin to 3.1.0
Update dependency org.glassfish.jaxb:jaxb-runtime to v4
Update dependency org.hibernate:hibernate-core to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/major-hibernate-core
  • Merge into: master
  • Upgrade org.hibernate:hibernate-core to 6.1.3.Final
Update dependency org.json:json to v20220924
  • Schedule: ["at any time"]
  • Branch name: renovate/major-json.version
  • Merge into: master
  • Upgrade org.json:json to 20220924
Update dependency org.openjfx:javafx-graphics to v19

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


⚠ Dependency Lookup Warnings ⚠

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

  • Failed to look up dependency fr.mrcraftcod:utils.http
  • Failed to look up dependency fr.mrcraftcod:utils.javafx

Files affected: pom.xml


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

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants