Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
docker-compose.yml
(docker-compose)backend/Dockerfile
(dockerfile)database/Dockerfile
(dockerfile)frontend/Dockerfile
(dockerfile)legacy/Dockerfile
(dockerfile).github/workflows/merge-main.yml
(github-actions).github/workflows/pr-close.yml
(github-actions).github/workflows/pr-open.yml
(github-actions).github/workflows/unit-tests.yml
(github-actions)backend/pom.xml
(maven)legacy/pom.xml
(maven)backend/.mvn/wrapper/maven-wrapper.properties
(maven-wrapper)legacy/.mvn/wrapper/maven-wrapper.properties
(maven-wrapper)frontend/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others.node_modules
,bower_components
,vendor
and various test/tests directories.deps
for all commits and PR titles.major
updates.🔡 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 17 Pull Requests:
chore(deps): pin dependencies
renovate/pin-dependencies
main
sha256:b99f9457ad5cabdfa02935d1048082dd79d318685cfa0ca79a8f623c052c406a
sha256:f59c1acc26975859545eabb2051f4b9a41d5ef278aad9dfe42bdb0aff5611613
sha256:ddd814078ed25fd05f7c343b796923609300bf438115b342329a2dd19a91b9d6
sha256:528707081fdb9562eb819128a9f85ae7fe000e2fbaeaf9f87662e7b3f38cb7d8
sha256:0876afe95f304506a42c6fcd5b3b272340c394389086dcd33fe4c1ac999ff118
sha256:43b752e182ad5fd6b12d468f369853257fc88b3ab3494a55bacb60dc7af00c6d
sha256:70fc843d4eb70159799e065d2830726b884c93950f8891e263d6328af6141173
sha256:af0a83c2fb7db1b63a5655c85f3f37d32b114443b8969fd8a40d47429cd87016
chore(deps): update dependency maven-wrapper to v3.1.1
renovate/maven-wrapper-3.x
main
3.1.1
chore(deps): update dependency org.cyclonedx:cyclonedx-maven-plugin to v2.7.5
renovate/org.cyclonedx-cyclonedx-maven-plugin-2.x
main
2.7.5
chore(deps): update eclipse-temurin docker tag
renovate/eclipse-temurin-17.x
main
sha256:b99f9457ad5cabdfa02935d1048082dd79d318685cfa0ca79a8f623c052c406a
sha256:f59c1acc26975859545eabb2051f4b9a41d5ef278aad9dfe42bdb0aff5611613
chore(deps): update openjdk docker tag to v17.0.2
renovate/openjdk-17.x
main
sha256:528707081fdb9562eb819128a9f85ae7fe000e2fbaeaf9f87662e7b3f38cb7d8
chore(deps): update registry.access.redhat.com/ubi8/ubi docker tag to v8.7-1090
renovate/registry.access.redhat.com-ubi8-ubi-8.x
main
sha256:70fc843d4eb70159799e065d2830726b884c93950f8891e263d6328af6141173
chore(deps): update registry.access.redhat.com/ubi8/ubi-micro docker tag to v8.7-6
renovate/registry.access.redhat.com-ubi8-ubi-micro-8.x
main
sha256:af0a83c2fb7db1b63a5655c85f3f37d32b114443b8969fd8a40d47429cd87016
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.0.3
renovate/spring-boot
main
3.0.3
fix(deps): update dependency org.springframework.cloud:spring-cloud-dependencies to v2022.0.1
renovate/spring-cloud
main
2022.0.1
chore(deps): update dependency maven to v3.9.0
renovate/maven-3.x
main
3.9.0
chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.2.1
renovate/org.apache.maven.plugins-maven-enforcer-plugin-3.x
main
3.2.1
chore(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.5.0
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
main
3.5.0
chore(deps): update linters (major)
renovate/major-linters
main
^11.0.0
^9.0.0
chore(deps): update postgres docker tag to v15
renovate/postgres-15.x
main
sha256:901df890146ec46a5cab7a33f4ac84e81bac2fe92b2c9a14fd649502c4adf954
fix(deps): update dependency @vitejs/plugin-vue to v4
renovate/vitejs-plugin-vue-4.x
main
^4.0.0
fix(deps): update dependency vite to v4
renovate/vite-4.x
main
^4.0.0
chore(deps): lock file maintenance
renovate/npm-all-minor-patch
main
🚸 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.❓ 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.
Thanks for the PR!
Any successful deployments (not always required) will be available below.
Backend available
Frontend available
Legacy available
Once merged, code will be promoted and handed off to following workflow run.
Main Merge Workflow