Configure Renovate #18
No reviewers
Labels
No labels
bug
can reproduce
can't reproduce
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
incompatibility
invalid
needs confirmation
needs more information
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SBDevelopment/V10Lift#18
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/configure"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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
pom.xml
(maven)Configuration Summary
Based on the default config's presets, Renovate will:
fix
for dependencies andchore
for all othersnode_modules
,bower_components
,vendor
and various test/tests directoriespackage.json
is modified🔡 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.You have configured Renovate to use branch
master
as base branch.What to Expect
With your current configuration, Renovate will create 5 Pull Requests:
Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.8.1
renovate/org.apache.maven.plugins-maven-compiler-plugin-3.x
master
3.8.1
Update dependency org.apache.maven.plugins:maven-deploy-plugin to v2.8.2
renovate/org.apache.maven.plugins-maven-deploy-plugin-2.x
master
2.8.2
Update dependency org.projectlombok:lombok to v1.18.12
renovate/org.projectlombok-lombok-1.x
master
1.18.12
Update dependency org.slf4j:slf4j-simple to v1.7.30
renovate/org.slf4j-slf4j-simple-1.x
master
1.7.30
Update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.8
renovate/org.sonatype.plugins-nexus-staging-maven-plugin-1.x
master
1.6.8
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam 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 WhiteSource Renovate. View repository job log here.
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.