-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1
Open
renovate
wants to merge
9
commits into
main
Choose a base branch
from
renovate/configure
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mirrodi
added a commit
that referenced
this pull request
Oct 24, 2023
* 🎉 Frontend nach Referenzarchitektur generiert * 🙈 Standard gitignore Date hinzugefügt * 🔥 Umgebungsspezifische Konfigdateien entfernt --------- Co-authored-by: Mirna Rodic <mirna.rodic@muenchen.de>
mirrodi
added a commit
that referenced
this pull request
Oct 24, 2023
* 🎉 Backend nach Referenzarchitektur generiert * 🙈 Standard .gitignore Date hinzugefügt * 🔥 Umgebungsspezifische Konfigurationsdateien aufgeräumt --------- Co-authored-by: Mirna Rodic <mirna.rodic@muenchen.de>
Renovate is disabledRenovate 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. |
* Added Log table * Fixing backend dependencies * Fixing backend pipeline * Fixing frontend pipeline * Fixing frontend pipeline * Fixing pipeline * Fixing pipeline * Fixing pipeline * Fixing pipeline * Added licence * Added licence * SST name fix * RELEASENOTES * RELEASENOTES * Returning 404 if Schnittstelle does not exist * Getting name from backend * Spotless
393 - Schnittstellen Schnittstelle Details and Edit (#54)
GitHub Registry
* Chacking Datentransfer Info for 512 chars * RELEASENOTES
* Vue 3 * Vue 3 compiling * Vue 3 building * Fixed router and lint errors * Fixed table * ESLint fix * Changed Node version * Changed Node version * Code is building * Fixed licences * Fixed licences * Fixed edit schnittstelle * Fixed edit and create schnittstelle * Fixed date pickers * Fixed locale and lint * Removed unused parameter * fixed date format * fixed zuordnung list * fixed datentransfer table * Fixed editin zuordnungen * Fixed form rules * Fixed eslint * Fixed table * Fixed add person dialog * Fixed add person dialog * RELEASENOTES * gefixt
* ♻️ Eingabe GueltigBis Datum nicht mehr verpflichtend. * ♻️ Eingabe GueltigBis Datum nicht mehr verpflichtend. * ♻️ Tooltips for list elements and Email format check implemented. Additional check date gueltigAb <= gueltigBis implemented in the frontend. * ♻️ Uniform naming cancel button. Back button to navigate to interface overview implemented. Width Zugewiesene Personen refactored/formated. * ♻️ Uniform naming cancel button. Back button to navigate to interface overview implemented. Width Zugewiesene Personen refactored/formated. * ♻️ Mark expired assignments. Set Anlage-/Aenderungsdatum readonly and remove tooltip. * ♻️ Fixing linter errors. * Release notes complemented * ♻️ Review notes refactored * ♻️ More review notes refactored
renovate
bot
force-pushed
the
renovate/configure
branch
from
October 28, 2024 11:58
afdba46
to
39ed36f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
mobidam-sst-management-backend/Dockerfile
(dockerfile)mobidam-sst-management-frontend/Dockerfile
(dockerfile).github/workflows/build-backend.yml
(github-actions).github/workflows/build-frontend.yml
(github-actions).github/workflows/build-integration.yml
(github-actions).github/workflows/publish-feature.yml
(github-actions).github/workflows/publish-prod-backend.yml
(github-actions).github/workflows/publish-prod-frontend.yml
(github-actions).github/workflows/publish-test.yml
(github-actions).github/workflows/release-build-backend.yml
(github-actions).github/workflows/release-build-frontend.yml
(github-actions).github/workflows/release-build-integration.yml
(github-actions).github/workflows/release-docs.yml
(github-actions).github/workflows/require-checklist.yaml
(github-actions)mobidam-sst-management-backend/pom.xml
(maven)mobidam-sst-management-frontend/apigateway/pom.xml
(maven)mobidam-sst-management-frontend/frontend/pom.xml
(maven)mobidam-sst-management-frontend/pom.xml
(maven)mobidam-sst-management-integration/mobidam-sst-management-integration-lib/pom.xml
(maven)mobidam-sst-management-integration/mobidam-sst-management-integration-starter/pom.xml
(maven)mobidam-sst-management-integration/pom.xml
(maven)docs/package.json
(npm)mobidam-sst-management-frontend/frontend/package.json
(npm)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all others if semantic commits are in use.node_modules
,bower_components
,vendor
and various test/tests (except for nuget) directories.🔡 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 83 Pull Requests:
Update dependency vite to v4.5.5 [SECURITY]
renovate/npm-vite-vulnerability
sprint
4.5.5
Update dependency commons-io:commons-io to v2.14.0 [SECURITY]
renovate/maven-commons-io-commons-io-vulnerability
sprint
2.14.0
Update dependency org.springframework:spring-webflux to v6.1.13 [SECURITY]
renovate/maven-org.springframework-spring-webflux-vulnerability
sprint
6.1.13
Update dependency @types/node to v18.19.64
renovate/node-18.x-lockfile
sprint
18.19.64
Update dependency autoprefixer to v10.4.20
renovate/autoprefixer-10.x-lockfile
sprint
10.4.20
Update dependency de.muenchen.oss:itm-java-codeformat to v1.0.10
renovate/de.muenchen.oss-itm-java-codeformat-1.x
sprint
1.0.10
Update dependency eslint to v8.57.1
renovate/eslint-monorepo
sprint
8.57.1
Update dependency io.swagger.core.v3:swagger-annotations to v2.2.26
renovate/io.swagger.core.v3-swagger-annotations-2.x
sprint
2.2.26
Update dependency io.swagger.core.v3:swagger-annotations-jakarta to v2.2.26
renovate/io.swagger.core.v3-swagger-annotations-jakarta-2.x
sprint
2.2.26
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.3
renovate/org.apache.maven.plugins-maven-deploy-plugin-3.x
sprint
3.1.3
Update dependency org.jacoco:jacoco-maven-plugin to v0.8.12
renovate/jacoco.version
sprint
0.8.12
Update dependency org.projectlombok:lombok to v1.18.36
renovate/org.projectlombok.lombok.version
sprint
1.18.36
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2022.0.5
renovate/spring-cloud
sprint
2022.0.5
Update dependency vue-router to v4.4.5
renovate/vue-router-4.x-lockfile
sprint
4.4.5
Update dependency vue-tsc to v1.8.27
renovate/vue-tsc-1.x-lockfile
sprint
1.8.27
Update dependency vuetify to v3.7.4
renovate/vuetify-3.x-lockfile
sprint
3.7.4
Update advanced-security/policy-as-code action to v2.9.0
renovate/advanced-security-policy-as-code-2.x
sprint
v2.9.0
Update dependency com.diffplug.spotless:spotless-maven-plugin to v2.43.0
renovate/com.diffplug.spotless-spotless-maven-plugin-2.x
sprint
2.43.0
Update dependency com.mycila:license-maven-plugin to v4.6
renovate/com.mycila-license-maven-plugin-4.x
sprint
4.6
Update dependency commons-validator:commons-validator to v1.9.0
renovate/apache.commons.validator
sprint
1.9.0
Update dependency core-js to v3.39.0
renovate/core-js-3.x-lockfile
sprint
3.39.0
Update dependency css-loader to v6.11.0
renovate/css-loader-6.x-lockfile
sprint
6.11.0
Update dependency eslint-plugin-vue to v9.31.0
renovate/eslint-plugin-vue-9.x-lockfile
sprint
9.31.0
Update dependency eslint-plugin-vuetify to v2.5.1
renovate/eslint-plugin-vuetify-2.x-lockfile
sprint
2.5.1
Update dependency moment to v2.30.1
renovate/moment-2.x-lockfile
sprint
2.30.1
Update dependency net.logstash.logback:logstash-logback-encoder to v7.4
renovate/logstash.encoder
sprint
7.4
Update dependency net.logstash.logback:logstash-logback-encoder to v7.4
renovate/logstash.encoder.version
sprint
7.4
Update dependency org.apache.commons:commons-csv to v1.12.0
renovate/apache.commons.csv
sprint
1.12.0
Update dependency org.apache.commons:commons-lang3 to v3.17.0
renovate/apache.commons.lang3
sprint
3.17.0
Update dependency org.apache.commons:commons-lang3 to v3.17.0
renovate/apache.commons.lang.version
sprint
3.17.0
Update dependency org.apache.commons:commons-text to v1.12.0
renovate/apache.commons.text
sprint
1.12.0
Update dependency org.apache.maven.plugins:maven-checkstyle-plugin to v3.6.0
renovate/org.apache.maven.plugins-maven-checkstyle-plugin-3.x
sprint
3.6.0
Update dependency org.apache.maven.plugins:maven-clean-plugin to v3.4.0
renovate/maven.clean.plugin
sprint
3.4.0
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0
renovate/maven.compiler.plugin.version
sprint
3.13.0
Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7
renovate/org.apache.maven.plugins-maven-gpg-plugin-3.x
sprint
3.2.7
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v2.10.4
renovate/org.apache.maven.plugins-maven-javadoc-plugin-2.x
sprint
2.10.4
Update dependency org.apache.maven.plugins:maven-release-plugin to v3.1.1
renovate/org.apache.maven.plugins-maven-release-plugin-3.x
sprint
3.1.1
Update dependency org.apache.maven.plugins:maven-scm-plugin to v1.13.0
renovate/maven-scm-plugin.version
sprint
1.13.0
Update dependency org.apache.maven.plugins:maven-scm-plugin to v1.13.0
renovate/org.apache.maven.plugins-maven-scm-plugin-1.x
sprint
1.13.0
Update dependency org.apache.maven.plugins:maven-source-plugin to v2.4
renovate/org.apache.maven.plugins-maven-source-plugin-2.x
sprint
2.4
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
renovate/maven-surefire-plugin.version
sprint
3.5.2
Update dependency org.apache.maven.plugins:maven-surefire-plugin to v3.5.2
renovate/org.apache.maven.plugins-maven-surefire-plugin-3.x
sprint
3.5.2
Update dependency org.codehaus.mojo:exec-maven-plugin to v3.5.0
renovate/exec.maven.plugin
sprint
3.5.0
Update dependency org.openapitools:openapi-generator-maven-plugin to v7.10.0
renovate/org.openapitools-openapi-generator-maven-plugin-7.x
sprint
7.10.0
Update dependency org.sonatype.central:central-publishing-maven-plugin to v0.6.0
renovate/org.sonatype.central-central-publishing-maven-plugin-0.x
sprint
0.6.0
Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.6.0
renovate/springdoc.version
sprint
2.6.0
Update dependency pinia to v2.2.6
renovate/pinia-2.x-lockfile
sprint
2.2.6
Update dependency stylus to ^0.64.0
renovate/stylus-0.x
sprint
^0.64.0
Update dependency typescript to v5.6.3
renovate/typescript-5.x-lockfile
sprint
5.6.3
Update dependency vue to v3.5.13
renovate/vue-monorepo
sprint
3.5.13
Update mapstruct monorepo to v1.6.3
renovate/mapstruct-monorepo
sprint
1.6.3
1.6.3
Update spring boot to v3.3.5
renovate/spring-boot
sprint
3.3.5
3.3.5
Update actions/checkout action to v4
renovate/actions-checkout-4.x
sprint
v4
Update actions/setup-java action to v4
renovate/actions-setup-java-4.x
sprint
v4
Update actions/setup-node action to v4
renovate/actions-setup-node-4.x
sprint
v4
Update dependency @fontsource/roboto to v5
renovate/major-fontsource-monorepo
sprint
^5.0.0
Update dependency @mdi/font to v7
renovate/mdi-font-7.x
sprint
^7.0.0
Update dependency @types/node to v22
renovate/node-22.x
sprint
^22.0.0
Update dependency @vitejs/plugin-vue to v5
renovate/vitejs-plugin-vue-5.x
sprint
^5.0.0
Update dependency @vue/eslint-config-prettier to v10
renovate/vue-eslint-config-prettier-10.x
sprint
^10.0.0
Update dependency @vue/eslint-config-typescript to v14
renovate/vue-eslint-config-typescript-14.x
sprint
^14.0.0
Update dependency css-loader to v7
renovate/css-loader-7.x
sprint
^7.0.0
Update dependency eslint to v9
renovate/major-eslint-monorepo
sprint
^9.0.0
Update dependency jsdom to v25
renovate/jsdom-25.x
sprint
25.0.1
Update dependency markdown-it-footnote to v4
renovate/markdown-it-footnote-4.x
sprint
^4.0.0
Update dependency net.logstash.logback:logstash-logback-encoder to v8
renovate/major-logstash.encoder
sprint
8.0
Update dependency net.logstash.logback:logstash-logback-encoder to v8
renovate/major-logstash.encoder.version
sprint
8.0
Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.x
sprint
3.11.1
Update dependency org.apache.maven.plugins:maven-scm-plugin to v2
renovate/major-maven-scm-plugin.version
sprint
2.1.0
Update dependency org.apache.maven.plugins:maven-scm-plugin to v2
renovate/org.apache.maven.plugins-maven-scm-plugin-2.x
sprint
2.1.0
Update dependency org.apache.maven.plugins:maven-source-plugin to v3
renovate/org.apache.maven.plugins-maven-source-plugin-3.x
sprint
3.3.1
Update dependency org.sonarsource.scanner.maven:sonar-maven-plugin to v5
renovate/major-sonar.scanner.version
sprint
5.0.0.4389
Update dependency org.springframework.cloud:spring-cloud-dependencies to v2023
renovate/major-spring-cloud
sprint
2023.0.3
Update dependency vite-plugin-vuetify to v2
renovate/vite-plugin-vuetify-2.x
sprint
^2.0.0
Update dependency vitest to v2
renovate/major-vitest-monorepo
sprint
^2.0.0
Update dependency vue-tsc to v2
renovate/vue-tsc-2.x
sprint
^2.0.0
Update docker/build-push-action action to v6
renovate/docker-build-push-action-6.x
sprint
v6
Update docker/login-action action to v3
renovate/docker-login-action-3.x
sprint
v3
Update docker/setup-buildx-action action to v3
renovate/docker-setup-buildx-action-3.x
sprint
v3
Update docker/setup-qemu-action action to v3
renovate/docker-setup-qemu-action-3.x
sprint
v3
Update peaceiris/actions-gh-pages action to v4
renovate/peaceiris-actions-gh-pages-4.x
sprint
v4
Update softprops/action-gh-release action to v2
renovate/softprops-action-gh-release-2.x
sprint
v2
Update typescript-eslint monorepo to v8 (major)
renovate/major-typescript-eslint-monorepo
sprint
^8.0.0
^8.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.