chore: Configure Renovate #1

Merged
martinr92 merged 1 commit from renovate/configure into main 2025-03-01 12:22:52 +00:00
Owner

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

  • .gitlab-ci.yml (gitlabci)
  • go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Use chore as semantic commit type for commit messages and PR titles.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Enable Renovate configuration migration PRs when needed.

🔡 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 1 Pull Request:

chore(deps): update golang docker tag to v1.24
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.24

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 * `.gitlab-ci.yml` (gitlabci) * `go.mod` (gomod) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Use `chore` as semantic commit type for commit messages and PR titles. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Enable Renovate configuration migration PRs when needed. 🔡 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 1 Pull Request: <details> <summary>chore(deps): update golang docker tag to v1.24</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.24` </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:8f76c2a33d57f1a6e59831c9222f1517b6e95d03c50ce9ab86576fb8969c477e-->
martinr92 added 1 commit 2025-02-28 04:31:35 +00:00
martinr92 force-pushed renovate/configure from c9b95ae1b4 to 3167676066 2025-03-01 04:31:09 +00:00 Compare
martinr92 merged commit b4cff38dca into main 2025-03-01 12:22:52 +00:00
martinr92 deleted branch renovate/configure 2025-03-01 12:22:53 +00:00
martinr92 referenced this pull request from a commit 2025-03-01 12:22:53 +00:00
martinr92 referenced this pull request from a commit 2025-03-01 12:27:07 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
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: golang/httprouter#1
No description provided.