Configure Renovate #3

Merged
jahanson merged 1 commit from renovate/configure into main 2023-08-21 15:53:44 -05:00
Contributor

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

  • requirements.yaml (ansible-galaxy)
  • kubernetes/bootstrap/flux/kustomization.yaml (kustomize)
  • requirements.txt (pip_requirements)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • 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.

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

Update dependency ansible to v8.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ansible-8.x
  • Merge into: main
  • Upgrade ansible to ==8.3.0
Update dependency ansible-lint to v6.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/ansible-lint-6.x
  • Merge into: main
  • Upgrade ansible-lint to ==6.18.0
Update dependency community.general to v7.3.0
  • Schedule: ["at any time"]
  • Branch name: renovate/community.general-7.x
  • Merge into: main
  • Upgrade community.general to 6c390f6e89ba6e2e24387c36c98acc4259c21063fd61ecd28d14c979fad3e40a

🚸 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 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 Renovate Bot.

Welcome to [Renovate](https://github.com/renovatebot/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 * `requirements.yaml` (ansible-galaxy) * `kubernetes/bootstrap/flux/kustomization.yaml` (kustomize) * `requirements.txt` (pip_requirements) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - 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. 🔡 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 3 Pull Requests: <details> <summary>Update dependency ansible to v8.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ansible-8.x` - Merge into: `main` - Upgrade [ansible](https://github.com/ansible/ansible) to `==8.3.0` </details> <details> <summary>Update dependency ansible-lint to v6.18.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/ansible-lint-6.x` - Merge into: `main` - Upgrade [ansible-lint](https://github.com/ansible/ansible-lint) to `==6.18.0` </details> <details> <summary>Update dependency community.general to v7.3.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/community.general-7.x` - Merge into: `main` - Upgrade [community.general](https://github.com/ansible-collections/community.general) to `6c390f6e89ba6e2e24387c36c98acc4259c21063fd61ecd28d14c979fad3e40a` </details> <br /> 🚸 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 `prhourlylimit` for details. --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
smeagol-help added 1 commit 2023-08-21 15:53:11 -05:00
Add renovate.json
All checks were successful
/ ls (push) Successful in 4s
/ renovate-dry (push) Successful in 2s
275d94f7ec
jahanson merged commit 843c941a81 into main 2023-08-21 15:53:44 -05:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/valinor#3
No description provided.