Configure Renovate #3

Open
renovate wants to merge 1 commit from renovate/configure into main
Collaborator

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.

📚 See our Reading List for relevant documentation you may be interested in reading.

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


Detected Package Files

  • src/main/docker/Dockerfile.jvm (dockerfile)
  • src/main/docker/Dockerfile.legacy-jar (dockerfile)
  • src/main/docker/Dockerfile.native (dockerfile)
  • src/main/docker/Dockerfile.native-micro (dockerfile)
  • .github/workflows/build-image-pipeline.yml (github-actions)
  • pom.xml (maven)
  • .mvn/wrapper/maven-wrapper.properties (maven-wrapper)
  • mvnw (maven-wrapper)
  • mvnw.cmd (maven-wrapper)

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.
  • 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.
  • Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff
  • Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff
  • Correctly link to the source code for golang.org/x packages
  • Link to pkg.go.dev/... for golang.org/x packages' title
  • Enable Renovate Dependency Dashboard creation.

What to Expect

With your current configuration, Renovate will create 12 Pull Requests:

Update dependency maven to v3.9.16
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-3.x
  • Merge into: main
  • Upgrade maven to 3.9.16
Update dependency org.projectlombok:lombok to v1.18.46
  • Schedule: ["at any time"]
  • Branch name: renovate/org.projectlombok-lombok-1.x
  • Merge into: main
  • Upgrade org.projectlombok:lombok to 1.18.46
Update dependency maven-wrapper to v3.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-wrapper-3.x
  • Merge into: main
  • Upgrade maven-wrapper to 3.3.4
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0
Update quarkus.platform.version to v3.36.2
Update registry.access.redhat.com/ubi8/openjdk-17 Docker tag to v1.23-4.1780484416
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.access.redhat.com-ubi8-openjdk-17-1.x
  • Merge into: main
  • Upgrade registry.access.redhat.com/ubi8/openjdk-17 to 1.23-4.1780484416
Update registry.access.redhat.com/ubi8/openjdk-21 Docker tag to v1.23-4.1780484423
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.access.redhat.com-ubi8-openjdk-21-1.x
  • Merge into: main
  • Upgrade registry.access.redhat.com/ubi8/openjdk-21 to 1.23-4.1780484423
Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1780550539
  • Schedule: ["at any time"]
  • Branch name: renovate/registry.access.redhat.com-ubi8-ubi-minimal-8.x
  • Merge into: main
  • Upgrade registry.access.redhat.com/ubi8/ubi-minimal to 8.10-1780550539
Update surefire-plugin.version to v3.5.6
Update actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
Update actions/setup-java action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-java-5.x
  • Merge into: main
  • Upgrade actions/setup-java to v5
Update actions/upload-artifact action to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/major-github-artifact-actions
  • Merge into: main
  • Upgrade actions/upload-artifact to v7

🚸 PR 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 has been generated by Mend Renovate.

Welcome to [Renovate](https://github.com/renovatebot/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. 📚 See our [Reading List](https://docs.renovatebot.com/reading-list/) for relevant documentation you may be interested in reading. 🔡 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. --- ### Detected Package Files * `src/main/docker/Dockerfile.jvm` (dockerfile) * `src/main/docker/Dockerfile.legacy-jar` (dockerfile) * `src/main/docker/Dockerfile.native` (dockerfile) * `src/main/docker/Dockerfile.native-micro` (dockerfile) * `.github/workflows/build-image-pipeline.yml` (github-actions) * `pom.xml` (maven) * `.mvn/wrapper/maven-wrapper.properties` (maven-wrapper) * `mvnw` (maven-wrapper) * `mvnw.cmd` (maven-wrapper) ### 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. - 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. - Ensure that every dependency pinned by digest and sourced from Forgejo contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from Gitea contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitHub.com and Github enterprise contains a link to the commit-to-commit diff - Ensure that every dependency pinned by digest and sourced from GitLab.com contains a link to the commit-to-commit diff - Correctly link to the source code for golang.org/x packages - Link to pkg.go.dev/... for golang.org/x packages' title - Enable Renovate Dependency Dashboard creation. --- ### What to Expect With your current configuration, Renovate will create 12 Pull Requests: <details> <summary>Update dependency maven to v3.9.16</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-3.x` - Merge into: `main` - Upgrade [maven](https://github.com/apache/maven) to `3.9.16` </details> <details> <summary>Update dependency org.projectlombok:lombok to v1.18.46</summary> - Schedule: ["at any time"] - Branch name: `renovate/org.projectlombok-lombok-1.x` - Merge into: `main` - Upgrade [org.projectlombok:lombok](https://github.com/projectlombok/lombok) to `1.18.46` </details> <details> <summary>Update dependency maven-wrapper to v3.3.4</summary> - Schedule: ["at any time"] - Branch name: `renovate/maven-wrapper-3.x` - Merge into: `main` - Upgrade [maven-wrapper](https://github.com/apache/maven-wrapper) to `3.3.4` </details> <details> <summary>Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/compiler-plugin.version` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) to `3.15.0` </details> <details> <summary>Update quarkus.platform.version to v3.36.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/quarkus.platform.version` - Merge into: `main` - Upgrade [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) to `3.36.2` - Upgrade [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) to `3.36.2` </details> <details> <summary>Update registry.access.redhat.com/ubi8/openjdk-17 Docker tag to v1.23-4.1780484416</summary> - Schedule: ["at any time"] - Branch name: `renovate/registry.access.redhat.com-ubi8-openjdk-17-1.x` - Merge into: `main` - Upgrade registry.access.redhat.com/ubi8/openjdk-17 to `1.23-4.1780484416` </details> <details> <summary>Update registry.access.redhat.com/ubi8/openjdk-21 Docker tag to v1.23-4.1780484423</summary> - Schedule: ["at any time"] - Branch name: `renovate/registry.access.redhat.com-ubi8-openjdk-21-1.x` - Merge into: `main` - Upgrade registry.access.redhat.com/ubi8/openjdk-21 to `1.23-4.1780484423` </details> <details> <summary>Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1780550539</summary> - Schedule: ["at any time"] - Branch name: `renovate/registry.access.redhat.com-ubi8-ubi-minimal-8.x` - Merge into: `main` - Upgrade registry.access.redhat.com/ubi8/ubi-minimal to `8.10-1780550539` </details> <details> <summary>Update surefire-plugin.version to v3.5.6</summary> - Schedule: ["at any time"] - Branch name: `renovate/surefire-plugin.version` - Merge into: `main` - Upgrade [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) to `3.5.6` - Upgrade [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) to `3.5.6` </details> <details> <summary>Update actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v6` </details> <details> <summary>Update actions/setup-java action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-java-5.x` - Merge into: `main` - Upgrade [actions/setup-java](https://github.com/actions/setup-java) to `v5` </details> <details> <summary>Update actions/upload-artifact action to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/major-github-artifact-actions` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `v7` </details> 🚸 PR 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`](https://docs.renovatebot.com/configuration-options/#prhourlylimit) for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-config-hash:f45a09b7dfde7a562e5fe1fdc33ab1653a6b971df092f81a37906415a163370f-->
Add renovate.json
All checks were successful
Docker Image CI / build (pull_request) Successful in 1m16s
ddaf73a967
All checks were successful
Docker Image CI / build (pull_request) Successful in 1m16s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git switch renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --ff-only renovate/configure
git switch renovate/configure
git rebase main
git switch main
git merge --no-ff renovate/configure
git switch main
git merge --squash renovate/configure
git switch main
git merge --ff-only renovate/configure
git switch main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
chris/skamfrance-vue-api!3
No description provided.