Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Configure Renovate#1

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure
Open

Configure Renovate#1
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/configure

Conversation

@renovate
Copy link

@renovate renovate bot commented May 16, 2022

Mend Renovate

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/basic-linters.yml (github-actions)
  • .github/workflows/build.yml (github-actions)
  • .github/workflows/deploy.yml (github-actions)
  • pom.xml (maven)

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 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.
  • Onboarding preset for use with Vality's repos

🔡 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 2 Pull Requests:

Update all non-major dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/all-minor-patch
  • Merge into: master
  • Upgrade org.apache.maven.shared:maven-filtering to 3.3.1
  • Upgrade org.apache.maven.plugins:maven-remote-resources-plugin to 1.7.0
  • Upgrade dev.vality:service-parent-pom to 2.1.5
Update dependency org.apache.maven.plugins:maven-remote-resources-plugin to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/org.apache.maven.plugins-maven-remote-resources-plugin-3.x
  • Merge into: master
  • Upgrade org.apache.maven.plugins:maven-remote-resources-plugin to 3.1.0

❓ 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.

@renovate renovate bot force-pushed the renovate/configure branch from a52087c to 23b77d4 Compare May 17, 2022 09:10
@codecov
Copy link

codecov bot commented May 17, 2022

Codecov Report

Merging #1 (23b77d4) into master (64b8177) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master       #1   +/-   ##
=========================================
  Coverage     81.71%   81.71%           
  Complexity      209      209           
=========================================
  Files            50       50           
  Lines           886      886           
  Branches         50       50           
=========================================
  Hits            724      724           
  Misses          125      125           
  Partials         37       37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 64b8177...23b77d4. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant