chore: Configure Renovate #3

Open
git wants to merge 1 commit from renovate/configure into main
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

  • go.mod (gomod)
  • templates/base.html (html)

What to Expect

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

chore(deps): update dependency font-awesome to v6.7.2
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-6.x
  • Merge into: main
  • Upgrade font-awesome to 6.7.2
chore(deps): update module github.com/stretchr/testify to v1.11.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-stretchr-testify-1.x
  • Merge into: main
  • Upgrade github.com/stretchr/testify to v1.11.1
chore(deps): update dependency font-awesome to v7
  • Schedule: ["at any time"]
  • Branch name: renovate/font-awesome-7.x
  • Merge into: main
  • Upgrade font-awesome to 7.0.1

🚸 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 * `go.mod` (gomod) * `templates/base.html` (html) ### What to Expect With your current configuration, Renovate will create 3 Pull Requests: <details> <summary>chore(deps): update dependency font-awesome to v6.7.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/font-awesome-6.x` - Merge into: `main` - Upgrade [font-awesome](https://github.com/FortAwesome/Font-Awesome) to `6.7.2` </details> <details> <summary>chore(deps): update module github.com/stretchr/testify to v1.11.1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-stretchr-testify-1.x` - Merge into: `main` - Upgrade [github.com/stretchr/testify](https://github.com/stretchr/testify) to `v1.11.1` </details> <details> <summary>chore(deps): update dependency font-awesome to v7</summary> - Schedule: ["at any time"] - Branch name: `renovate/font-awesome-7.x` - Merge into: `main` - Upgrade [font-awesome](https://github.com/FortAwesome/Font-Awesome) to `7.0.1` </details> 🚸 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-->
git added 1 commit 2025-12-20 11:04:20 +01:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/configure:renovate/configure
git checkout renovate/configure

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --ff-only renovate/configure
git checkout renovate/configure
git rebase main
git checkout main
git merge --no-ff renovate/configure
git checkout main
git merge --squash renovate/configure
git checkout main
git merge --ff-only renovate/configure
git checkout main
git merge renovate/configure
git push origin main
Sign in to join this conversation.
No description provided.