chore: Configure Renovate #1

Merged
martinr92 merged 2 commits from renovate/configure into main 2025-02-24 17:53:47 +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

  • .forgejo/workflows/build.yml (github-actions)
  • .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 * `.forgejo/workflows/build.yml` (github-actions) * `.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:75b9a8fb358b13482ee49c326daaa7f54450705bdb21c50064736df7b78720d7-->
martinr92 added 1 commit 2025-02-24 04:34:41 +00:00
Add renovate.json
All checks were successful
Build / Checks (pull_request) Successful in 1m6s
Build / Code Coverage (pull_request) Successful in 1m5s
Build / Build (pull_request) Successful in 55s
92fbf50eac
martinr92 added 1 commit 2025-02-24 17:40:39 +00:00
fix: use develop branch as base for dependencies
All checks were successful
Build / Checks (pull_request) Successful in 1m28s
Build / Code Coverage (pull_request) Successful in 1m28s
Build / Build (pull_request) Successful in 1m9s
dadf6354be
martinr92 merged commit 0364471ce7 into main 2025-02-24 17:53:47 +00:00
martinr92 referenced this pull request from a commit 2025-02-24 17:53:50 +00:00
martinr92 deleted branch renovate/configure 2025-02-24 17:53:58 +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/mp4#1
No description provided.