Skip to content

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 21, 2025

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

  • example/acme/acme-frontify/pom.xml (maven)
  • example/acme/acme-webapp/overlays/info.magnolia.magnolia-empty-webapp-5.7/META-INF/maven/info.magnolia/magnolia-empty-webapp/pom.xml (maven)
  • example/acme/acme-webapp/pom.xml (maven)
  • example/acme/pom.xml (maven)
  • example/magnolia6_javascript-version/custom-project-minimal/custom-project-minimal-webapp/overlays/info.magnolia.magnolia-empty-webapp-6.2.9/META-INF/maven/info.magnolia/magnolia-empty-webapp/pom.xml (maven)
  • example/magnolia6_javascript-version/custom-project-minimal/custom-project-minimal-webapp/pom.xml (maven)
  • example/magnolia6_javascript-version/custom-project-minimal/pom.xml (maven)
  • example/magnolia6_javascript-version/custom-project-minimal/uimodule/pom.xml (maven)
  • example/magnolia_6_java-version/custom-project/custom-project-webapp/overlays/info.magnolia.magnolia-empty-webapp-6.2/META-INF/maven/info.magnolia/magnolia-empty-webapp/pom.xml (maven)
  • example/magnolia_6_java-version/custom-project/custom-project-webapp/pom.xml (maven)
  • example/magnolia_6_java-version/custom-project/pom.xml (maven)
  • example/magnolia_6_java-version/custom-project/uimodule/pom.xml (maven)

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.
  • 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 15 Pull Requests:

Replace dependency info.magnolia.ui:magnolia-ui-form with info.magnolia.ui:magnolia-ui-framework-compatibility
  • Schedule: ["at any time"]
  • Branch name: renovate/info.magnolia.ui-magnolia-ui-form-replacement
  • Merge into: master
  • Upgrade info.magnolia.ui:magnolia-ui-form to ${project.version}
Replace dependency info.magnolia.ui:magnolia-ui-imageprovider with info.magnolia.ui:magnolia-ui-framework-compatibility
Update dependency info.magnolia.ui:magnolia-ui-form to v5.7.4
Update dependency info.magnolia.ui:magnolia-ui-imageprovider to v5.7.4
Update dependency javax.json:javax.json-api to v1.1.5-magnolia
  • Schedule: ["at any time"]
  • Branch name: renovate/javax.json-javax.json-api-1.x
  • Merge into: master
  • Upgrade javax.json:javax.json-api to 1.1.5-magnolia
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.19.0
Update dependency com.vaadin:vaadin-client to v8.27.7
  • Schedule: ["at any time"]
  • Branch name: renovate/com.vaadin-vaadin-client-8.x
  • Merge into: master
  • Upgrade com.vaadin:vaadin-client to 8.27.7
Update dependency info.magnolia:magnolia-templating to v6.3.8
Update dependency info.magnolia.ui:magnolia-ui-framework-compatibility to v6.3.8
Update dependency nl.vpro:jcr-criteria to v2.11
  • Schedule: ["at any time"]
  • Branch name: renovate/nl.vpro-jcr-criteria-2.x
  • Merge into: master
  • Upgrade nl.vpro:jcr-criteria to 2.11
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.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.14.0
Update magnoliaBundleVersion
Update dependency info.magnolia.bundle:magnolia-bundle-parent to v6
Update dependency info.magnolia.ui:magnolia-ui-form to v6
Update dependency info.magnolia.ui:magnolia-ui-imageprovider to v6

🚸 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 info.magnolia.bundle:magnolia-bundle-parent
  • Failed to look up maven package com.acme.blossom:acme-blossom-module
  • Failed to look up maven package com.example:uimodule
  • Failed to look up maven package info.magnolia.dx:magnolia-dx-core-parent
  • Failed to look up maven package info.magnolia.ui:magnolia-ui-framework-javascript

Files affected: example/acme/acme-webapp/overlays/info.magnolia.magnolia-empty-webapp-5.7/META-INF/maven/info.magnolia/magnolia-empty-webapp/pom.xml, example/acme/pom.xml, example/magnolia6_javascript-version/custom-project-minimal/custom-project-minimal-webapp/overlays/info.magnolia.magnolia-empty-webapp-6.2.9/META-INF/maven/info.magnolia/magnolia-empty-webapp/pom.xml, example/magnolia6_javascript-version/custom-project-minimal/custom-project-minimal-webapp/pom.xml, example/magnolia6_javascript-version/custom-project-minimal/pom.xml, example/magnolia6_javascript-version/custom-project-minimal/uimodule/pom.xml, example/magnolia_6_java-version/custom-project/custom-project-webapp/overlays/info.magnolia.magnolia-empty-webapp-6.2/META-INF/maven/info.magnolia/magnolia-empty-webapp/pom.xml, example/magnolia_6_java-version/custom-project/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 was generated by Mend Renovate. View the repository job log.

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