Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configure Renovate #81

Merged
merged 3 commits into from
Sep 27, 2024
Merged

Configure Renovate #81

merged 3 commits into from
Sep 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

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/build.yaml (github-actions)
  • .github/workflows/release-docs.yaml (github-actions)
  • .gitlab-ci.yml (gitlabci-include)
  • apigateway/pom.xml (maven)
  • frontend/pom.xml (maven)
  • pom.xml (maven)
  • docs/package.json (npm)
  • frontend/package.json (npm)
  • package.json (npm)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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 39 Pull Requests:

Update dependency vite to v5.4.6 [SECURITY]
  • Branch name: renovate/npm-vite-vulnerability
  • Merge into: dev
  • Upgrade vite to 5.4.6
  • Upgrade vite to ^5.0.0
Update dependency @​types/lodash to v4.17.9
  • Schedule: ["at any time"]
  • Branch name: renovate/lodash-4.x-lockfile
  • Merge into: dev
  • Upgrade @types/lodash to 4.17.9
Update dependency @​types/node to v20.16.9
  • Schedule: ["at any time"]
  • Branch name: renovate/node-20.x-lockfile
  • Merge into: dev
  • Upgrade @types/node to 20.16.9
Update dependency eslint to v8.57.1
  • Schedule: ["at any time"]
  • Branch name: renovate/eslint-monorepo
  • Merge into: dev
  • Upgrade eslint to 8.57.1
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
Update dependency vitepress to v1.3.4
  • Schedule: ["at any time"]
  • Branch name: renovate/vitepress-1.x
  • Merge into: dev
  • Upgrade vitepress to 1.3.4
Update dependency vitepress-plugin-mermaid to v2.0.17
  • Schedule: ["at any time"]
  • Branch name: renovate/vitepress-plugin-mermaid-2.x
  • Merge into: dev
  • Upgrade vitepress-plugin-mermaid to 2.0.17
Update dependency vue-router to v4.4.5
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-router-4.x-lockfile
  • Merge into: dev
  • Upgrade vue-router to 4.4.5
Update dependency vuetify to v3.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/vuetify-3.x-lockfile
  • Merge into: dev
  • Upgrade vuetify to 3.7.2
Update advanced-security/policy-as-code action to v2.9.0
Update dependency async-mutex to ^0.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/async-mutex-0.x
  • Merge into: dev
  • Upgrade async-mutex to ^0.5.0
Update dependency org.apache.commons:commons-lang3 to v3.17.0
Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maven.clean.plugin
  • Merge into: dev
  • Upgrade org.apache.maven.plugins:maven-clean-plugin to 3.4.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maven.compiler.plugin.version
  • Merge into: dev
  • Upgrade org.apache.maven.plugins:maven-compiler-plugin to 3.13.0
Update dependency org.apache.maven.plugins:maven-scm-plugin to v1.13.0
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-scm-plugin-1.x
  • Merge into: dev
  • Upgrade org.apache.maven.plugins:maven-scm-plugin to 1.13.0
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/maven-surefire-plugin.version
  • Merge into: dev
  • Upgrade org.apache.maven.plugins:maven-surefire-plugin to 3.5.0
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.4.1
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v3.11.0.3922
Update dependency prettier to v3.3.3
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-3.x
  • Merge into: dev
  • Upgrade prettier to 3.3.3
Update dependency prettier-plugin-java to v2.6.4
  • Schedule: ["at any time"]
  • Branch name: renovate/prettier-plugin-java-2.x
  • Merge into: dev
  • Upgrade prettier-plugin-java to 2.6.4
Update dependency typescript to v5.6.2
  • Schedule: ["at any time"]
  • Branch name: renovate/typescript-5.x-lockfile
  • Merge into: dev
  • Upgrade typescript to 5.6.2
Update dependency vue to v3.5.9
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-monorepo
  • Merge into: dev
  • Upgrade vue to 3.5.9
Update spring boot to v3.3.4
Update dependency @​fontsource/roboto to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/major-fontsource-monorepo
  • Merge into: dev
  • Upgrade @fontsource/roboto to ^5.0.0
Update dependency @​vitejs/plugin-vue to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/vitejs-plugin-vue-5.x
  • Merge into: dev
  • Upgrade @vitejs/plugin-vue to ^5.0.0
Update dependency @​vue/eslint-config-typescript to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/vue-eslint-config-typescript-13.x
  • Merge into: dev
  • Upgrade @vue/eslint-config-typescript to ^13.0.0
Update dependency eslint to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/major-eslint-monorepo
  • Merge into: dev
  • Upgrade eslint to ^9.0.0
Update dependency husky to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/husky-9.x
  • Merge into: dev
  • Upgrade husky to 9.1.6
Update dependency jsdom to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/jsdom-25.x
  • Merge into: dev
  • Upgrade jsdom to ^25.0.0
Update dependency lint-staged to v15
  • Schedule: ["at any time"]
  • Branch name: renovate/lint-staged-15.x
  • Merge into: dev
  • Upgrade lint-staged to 15.2.10
Update dependency mermaid to v11
  • Schedule: ["at any time"]
  • Branch name: renovate/mermaid-11.x
  • Merge into: dev
  • Upgrade mermaid to 11.2.1
Update dependency net.logstash.logback:logstash-logback-encoder to v8
Update dependency org.apache.maven.plugins:maven-scm-plugin to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-scm-plugin-2.x
  • Merge into: dev
  • Upgrade org.apache.maven.plugins:maven-scm-plugin to 2.1.0
Update dependency org.codehaus.mojo:buildnumber-maven-plugin to v3
Update dependency org.openapitools:openapi-generator-maven-plugin to v7
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v4
Update dependency uuid to v10
  • Schedule: ["at any time"]
  • Branch name: renovate/uuid-10.x
  • Merge into: dev
  • Upgrade uuid to ^10.0.0
  • Upgrade @types/uuid to ^10.0.0
Update dependency vite-plugin-vuetify to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/vite-plugin-vuetify-2.x
  • Merge into: dev
  • Upgrade vite-plugin-vuetify to ^2.0.0
Update dependency vitest to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/major-vitest-monorepo
  • Merge into: dev
  • Upgrade vitest to ^2.0.0

🚸 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 8, 2024

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

@TiagoKocevar TiagoKocevar changed the title Configure Renovate Configure Renovate 2 Sep 27, 2024
@TiagoKocevar TiagoKocevar changed the title Configure Renovate 2 Configure Renovate Sep 27, 2024
@lhmAschaenz lhmAschaenz reopened this Sep 27, 2024
Copy link
Contributor

@TiagoKocevar TiagoKocevar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏽

@TiagoKocevar TiagoKocevar merged commit d07e76f into dev Sep 27, 2024
6 checks passed
@TiagoKocevar TiagoKocevar deleted the renovate/configure branch September 27, 2024 11:56
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.

2 participants