Configure Renovate #11
Open
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
.github/workflows/doc.yml(github-actions)annotations/pom.xml(maven)archetype/pom.xml(maven)archetype/src/main/resources/archetype-resources/client-vaadin-boot/pom.xml(maven)archetype/src/main/resources/archetype-resources/client-vaadin/pom.xml(maven)archetype/src/main/resources/archetype-resources/client/pom.xml(maven)archetype/src/main/resources/archetype-resources/model/pom.xml(maven)archetype/src/main/resources/archetype-resources/parent/pom.xml(maven)archetype/src/main/resources/archetype-resources/pom.xml(maven)core/pom.xml(maven)parent/pom.xml(maven)pom.xml(maven)vaadin/pom.xml(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 32 Pull Requests:
Update dependency com.vaadin:vaadin-server to v7.7.24 [SECURITY]
renovate/maven-com.vaadin-vaadin-server-vulnerabilitymaster7.7.24Update dependency junit:junit to v4.13.1 [SECURITY]
renovate/maven-junit-junit-vulnerabilitymaster4.13.1Update dependency com.google.guava:guava to v32 [SECURITY]
renovate/maven-com.google.guava-guava-vulnerabilitymaster32.0.0-androidUpdate dependency org.springframework.boot:spring-boot-starter-web to v2 [SECURITY]
renovate/maven-org.springframework.boot-spring-boot-starter-web-vulnerabilitymaster2.5.12Update dependency com.damnhandy:handy-uri-templates to v2.1.8
renovate/com.damnhandy-handy-uri-templates-2.xmaster2.1.8Update dependency org.apache.httpcomponents:fluent-hc to v4.5.14
renovate/org.apache.httpcomponents-fluent-hc-4.xmaster4.5.14Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13
renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.xmaster1.6.13Update vaadin.version to v7.7.42
renovate/vaadin.versionmaster7.7.427.7.427.7.42Update dependency com.github.tomakehurst:wiremock to v2.27.2
renovate/com.github.tomakehurst-wiremock-2.xmaster2.27.2Update dependency com.vaadin:vaadin-spring-boot to v1.2.0
renovate/com.vaadin-vaadin-spring-boot-1.xmaster1.2.0Update dependency io.reactivex:rxjava to v1.3.8
renovate/io.reactivex-rxjava-1.xmaster1.3.8Update dependency org.apache.commons:commons-lang3 to v3.14.0
renovate/org.apache.commons-commons-lang3-3.xmaster3.14.0Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.11.0
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.xmaster3.11.0Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2
renovate/org.apache.maven.plugins-maven-deploy-plugin-2.xmaster2.8.2Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3
renovate/org.apache.maven.plugins-maven-javadoc-plugin-3.xmaster3.6.3Update dependency org.apache.maven.plugins:maven-source-plugin to v3.3.0
renovate/org.apache.maven.plugins-maven-source-plugin-3.xmaster3.3.0Update dependency org.projectlombok:lombok to v1.18.30
renovate/org.projectlombok-lombok-1.xmaster1.18.30Update dependency org.projectlombok:lombok-maven-plugin to v1.18.20.0
renovate/org.projectlombok-lombok-maven-plugin-1.xmaster1.18.20.0Update dependency org.springframework.boot:spring-boot-maven-plugin to v1.5.22.RELEASE
renovate/spring-bootmaster1.5.22.RELEASEUpdate jackson.version to v2.16.0
renovate/jackson.versionmaster2.16.02.16.02.16.02.16.0Update actions/checkout action to v4
renovate/actions-checkout-4.xmasterv4Update actions/upload-artifact action to v4
renovate/actions-upload-artifact-4.xmasterv4Update dependency com.github.tomakehurst:wiremock to v3
renovate/com.github.tomakehurst-wiremock-3.xmaster3.0.1Update dependency com.vaadin:vaadin-spring-boot to v3
renovate/com.vaadin-vaadin-spring-boot-3.xmaster3.2.1Update dependency org.apache.maven.archetype:archetype-packaging to v3
renovate/org.apache.maven.archetype-archetype-packaging-3.xmaster3.2.1Update dependency org.apache.maven.plugins:maven-archetype-plugin to v3
renovate/org.apache.maven.plugins-maven-archetype-plugin-3.xmaster3.2.1Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3
renovate/org.apache.maven.plugins-maven-deploy-plugin-3.xmaster3.1.1Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3
renovate/org.apache.maven.plugins-maven-gpg-plugin-3.xmaster3.1.0Update dependency org.apache.maven.plugins:maven-resources-plugin to v3
renovate/org.apache.maven.plugins-maven-resources-plugin-3.xmaster3.3.1Update dependency org.springframework.boot:spring-boot-maven-plugin to v3
renovate/major-spring-bootmaster3.2.0Update dependency org.vaadin.addon:confirmdialog to v4
renovate/org.vaadin.addon-confirmdialog-4.xmaster4.1.1Update vaadin.version to v8 (major)
renovate/major-vaadin.versionmaster8.22.08.22.08.22.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
prhourlylimitfor 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. View repository job log here.