Skip to content

Conversation

@pschichtel
Copy link
Member

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/publish.yaml (github-actions)
  • 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.
  • 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.
  • Remove limit for open PRs at any time.
  • Removes rate limit for PR creation per hour.
  • Rebase existing PRs any time the base branch has been updated.

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

Update dependency com.mycila:license-maven-plugin to v4.6
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-javadoc-plugin to 3.11.1
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-source-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-source-plugin to 3.3.1
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.7.0
Update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: master
  • Upgrade actions/cache to v4
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 org.apache.maven.plugins:maven-deploy-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-deploy-plugin to 3.1.3
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-gpg-plugin to 3.2.7
Update dependency org.apache.maven.plugins:maven-release-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-release-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-release-plugin to 3.1.1

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

@pschichtel pschichtel merged commit b09cdfc into master Nov 24, 2024
@pschichbot pschichbot deleted the renovate/configure branch December 15, 2024 16:46
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.

3 participants