chore: Configure Renovate #23

Merged
maxpeterkaya merged 1 commit from renovate/configure into main 2026-01-25 19:10:50 -05:00
Collaborator

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

  • examples/container-middleware/docker-compose.yml (docker-compose)
  • Dockerfile (dockerfile)
  • Dockerfile-snapshot (dockerfile)
  • .forgejo/workflows/ci.yml (github-actions)
  • .forgejo/workflows/codeql.yml (github-actions)
  • .forgejo/workflows/snapshot.yml (github-actions)
  • go.mod (gomod)
  • package.json (npm)

What to Expect

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

chore(deps): update golang docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/golang-1.x
  • Merge into: main
  • Upgrade golang to 1.25
chore(deps): update module github.com/labstack/echo/v4 to v4.15.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-labstack-echo-v4-4.x
  • Merge into: main
  • Upgrade github.com/labstack/echo/v4 to v4.15.0
chore(deps): update debian docker tag to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-13.x
  • Merge into: main
  • Upgrade debian to trixie
chore(deps): update module github.com/labstack/echo/v4 to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-labstack-echo-v4-5.x
  • Merge into: main
  • Upgrade github.com/labstack/echo/v4 to v5.0.0
chore(deps): update node docker tag to v25
  • Schedule: ["at any time"]
  • Branch name: renovate/node-25.x
  • Merge into: main
  • Upgrade node to 25-alpine

🚸 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 * `examples/container-middleware/docker-compose.yml` (docker-compose) * `Dockerfile` (dockerfile) * `Dockerfile-snapshot` (dockerfile) * `.forgejo/workflows/ci.yml` (github-actions) * `.forgejo/workflows/codeql.yml` (github-actions) * `.forgejo/workflows/snapshot.yml` (github-actions) * `go.mod` (gomod) * `package.json` (npm) ### What to Expect With your current configuration, Renovate will create 5 Pull Requests: <details> <summary>chore(deps): update golang docker tag to v1.25</summary> - Schedule: ["at any time"] - Branch name: `renovate/golang-1.x` - Merge into: `main` - Upgrade golang to `1.25` </details> <details> <summary>chore(deps): update module github.com/labstack/echo/v4 to v4.15.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-labstack-echo-v4-4.x` - Merge into: `main` - Upgrade [github.com/labstack/echo/v4](https://github.com/labstack/echo) to `v4.15.0` </details> <details> <summary>chore(deps): update debian docker tag to v13</summary> - Schedule: ["at any time"] - Branch name: `renovate/debian-13.x` - Merge into: `main` - Upgrade debian to `trixie` </details> <details> <summary>chore(deps): update module github.com/labstack/echo/v4 to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-labstack-echo-v4-5.x` - Merge into: `main` - Upgrade [github.com/labstack/echo/v4](https://github.com/labstack/echo) to `v5.0.0` </details> <details> <summary>chore(deps): update node docker tag to v25</summary> - Schedule: ["at any time"] - Branch name: `renovate/node-25.x` - Merge into: `main` - Upgrade [node](https://github.com/nodejs/node) to `25-alpine` </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-->
Sign in to join this conversation.
No description provided.