chore: Configure Renovate #1

Merged
palkx merged 1 commits from renovate/configure into main 2024-03-13 16:13:00 +02:00
Member

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

  • .gitea/workflows/build-docker-image.yml (github-actions)
  • .gitea/workflows/sec-blackbox-decrypt.yml (github-actions)
  • .gitea/workflows/sec-checks-trivy.yml (github-actions)
  • .gitea/workflows/tf-apply.yml (github-actions)
  • .gitea/workflows/tf-docs.yml (github-actions)
  • .gitea/workflows/tf-plan.yml (github-actions)

What to Expect

With your current configuration, Renovate will create 5 Pull Requests:

chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/download-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-download-artifact-4.x
  • Merge into: main
  • Upgrade actions/download-artifact to v4
chore(deps): update actions/upload-artifact action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-upload-artifact-4.x
  • Merge into: main
  • Upgrade actions/upload-artifact to v4
chore(deps): update hashicorp/setup-terraform action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/hashicorp-setup-terraform-3.x
  • Merge into: main
  • Upgrade hashicorp/setup-terraform to v3
chore(deps): update tj-actions/verify-changed-files action to v19

🚸 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 * `.gitea/workflows/build-docker-image.yml` (github-actions) * `.gitea/workflows/sec-blackbox-decrypt.yml` (github-actions) * `.gitea/workflows/sec-checks-trivy.yml` (github-actions) * `.gitea/workflows/tf-apply.yml` (github-actions) * `.gitea/workflows/tf-docs.yml` (github-actions) * `.gitea/workflows/tf-plan.yml` (github-actions) ### What to Expect With your current configuration, Renovate will create 5 Pull Requests: <details> <summary>chore(deps): update actions/cache action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-cache-4.x` - Merge into: `main` - Upgrade [actions/cache](https://github.com/actions/cache) to `v4` </details> <details> <summary>chore(deps): update actions/download-artifact action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-download-artifact-4.x` - Merge into: `main` - Upgrade [actions/download-artifact](https://github.com/actions/download-artifact) to `v4` </details> <details> <summary>chore(deps): update actions/upload-artifact action to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-upload-artifact-4.x` - Merge into: `main` - Upgrade [actions/upload-artifact](https://github.com/actions/upload-artifact) to `v4` </details> <details> <summary>chore(deps): update hashicorp/setup-terraform action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/hashicorp-setup-terraform-3.x` - Merge into: `main` - Upgrade [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) to `v3` </details> <details> <summary>chore(deps): update tj-actions/verify-changed-files action to v19</summary> - Schedule: ["at any time"] - Branch name: `renovate/tj-actions-verify-changed-files-19.x` - Merge into: `main` - Upgrade [tj-actions/verify-changed-files](https://github.com/tj-actions/verify-changed-files) to `v19` </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:94693a990c975907e7f13da3309b9d56ba02b3983519b41786edf5cf031e457c-->
bot added 1 commit 2024-03-13 15:51:14 +02:00
palkx merged commit 154a3ea754 into main 2024-03-13 16:13:00 +02:00
Sign in to join this conversation.