batch-change-examples icon indicating copy to clipboard operation
batch-change-examples copied to clipboard

Configure Renovate

Open renovate[bot] opened this issue 4 years ago • 0 comments

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

  • hcl/set-cidr-vpc/Dockerfile (dockerfile)
  • js-ts/js-codeshift/Dockerfile (dockerfile)
  • ticketing-systems/github-issues/Dockerfile (dockerfile)
  • ticketing-systems/jira-tickets/Dockerfile (dockerfile)

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.
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

Pin dependencies
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade alpine to sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a
  • Upgrade golang to sha256:7cc62574fcf9c5fb87ad42a9789d5539a6a085971d58ee75dd2ee146cb8a8695
  • Upgrade node to sha256:a158d3b9b4e3fa813fa6c8c590b8f0a860e015ad4e59bbce5744d2f6fd8461aa
  • Upgrade python to sha256:461b4c316da101fdb0a16cbf5245b7b3d658c47024d59efddaafbb1b44e0ed83
Update golang Docker tag to v1.20.4
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to sha256:6469405d7297f82d56195c90a3270b0806ef4bd897aa0628477d9959ab97a577
Update python Docker tag to v3.12
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to sha256:b92ffaf56e573fcf8fae71567b4e1570b422134d359dde47719f278b2acebb6a
Update Node.js to v20
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/node-20.x
  • Merge into: main
  • Upgrade node to sha256:14bd39208dbc0eb171cbfb26ccb9ac09fa1b2eba04ccd528ab5d12983fd9ee24

❓ 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[bot] avatar Apr 21 '21 10:04 renovate[bot]