Skip to content

Configure Renovate#13

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure
Closed

Configure Renovate#13
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/configure

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Oct 18, 2021

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

  • .tool-versions (asdf)
  • .buildkite/pipeline.yaml (buildkite)
  • renovate.json (renovate-config-presets)
  • main.tf (terraform)
  • modules/credentials/providers.tf (terraform)
  • modules/docker-mirror/providers.tf (terraform)
  • modules/executors/providers.tf (terraform)
  • modules/networking/providers.tf (terraform)
  • providers.tf (terraform)

Configuration Summary

Based on the default config's presets, Renovate will:

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • 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 (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.
  • Ensure that every dependency pinned by digest and sourced from GitHub.com contains a link to the commit-to-commit diff
  • Run Renovate on following schedule: on the 1st through 7th day of the month

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

chore(deps): update dependency github-cli to v2.83.1
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/github-cli-2.x
  • Merge into: main
  • Upgrade github-cli to 2.83.1
chore(deps): update dependency shellcheck to v0.11.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/shellcheck-0.x
  • Merge into: main
  • Upgrade shellcheck to 0.11.0
chore(deps): update dependency shfmt to v3.12.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/shfmt-3.x
  • Merge into: main
  • Upgrade shfmt to 3.12.0
chore(deps): update terraform google to >= 3.90.1, < 5.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/google-3.x
  • Merge into: main
  • Upgrade google to >= 3.90.1, < 5.0
chore(deps): update terraform monorepo to >= 1.14.1, < 2.0.0
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/terraform-monorepo
  • Merge into: main
  • Upgrade hashicorp/terraform to >= 1.14.1, < 2.0.0
  • Upgrade terraform to 1.14.1
chore(deps): update terraform google to v7
  • Schedule: ["on the 1st through 7th day of the month"]
  • Branch name: renovate/google-7.x
  • Merge into: main
  • Upgrade google to >= 7.12.0, < 7.13

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

@renovate renovate Bot force-pushed the renovate/configure branch from cf4af7d to de67c64 Compare October 27, 2021 06:43
@renovate renovate Bot force-pushed the renovate/configure branch from de67c64 to 21b7b2b Compare November 9, 2021 08:04
@renovate renovate Bot force-pushed the renovate/configure branch 5 times, most recently from ae0ee04 to ed099c5 Compare November 24, 2021 06:09
@renovate renovate Bot force-pushed the renovate/configure branch from ed099c5 to 5d1197b Compare December 3, 2021 06:14
@renovate renovate Bot force-pushed the renovate/configure branch from 5d1197b to c6d5362 Compare December 18, 2021 06:02
@renovate renovate Bot force-pushed the renovate/configure branch 3 times, most recently from dfb952a to a4a7745 Compare January 22, 2022 06:16
@renovate renovate Bot force-pushed the renovate/configure branch from a4a7745 to d44fe16 Compare January 28, 2022 06:16
@renovate renovate Bot force-pushed the renovate/configure branch 3 times, most recently from 4dcc267 to 4319af1 Compare February 10, 2022 07:27
@renovate renovate Bot force-pushed the renovate/configure branch 2 times, most recently from b6d477f to d3a3da2 Compare February 25, 2022 06:20
@renovate renovate Bot force-pushed the renovate/configure branch 2 times, most recently from 0845b4d to ebcb076 Compare March 3, 2022 08:24
@renovate renovate Bot force-pushed the renovate/configure branch from ebcb076 to 2cfe51a Compare March 22, 2022 07:46
@renovate renovate Bot force-pushed the renovate/configure branch from 2cfe51a to cc3d7c3 Compare April 7, 2022 08:04
@renovate renovate Bot force-pushed the renovate/configure branch from cc3d7c3 to 89aeb25 Compare April 15, 2022 08:59
@renovate renovate Bot force-pushed the renovate/configure branch from 89aeb25 to 2b59d96 Compare May 17, 2022 07:52
@renovate renovate Bot force-pushed the renovate/configure branch from 2b59d96 to 3976713 Compare June 9, 2022 10:14
@renovate renovate Bot force-pushed the renovate/configure branch from 3976713 to 74c64ae Compare June 17, 2022 08:38
@renovate renovate Bot force-pushed the renovate/configure branch from 74c64ae to 7cfe698 Compare March 24, 2023 23:19
@renovate renovate Bot closed this Jan 27, 2026
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Jan 27, 2026

Renovate is disabled

Renovate is disabled because the onboarding PR has been unmerged for more than 366 days. 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants