chore: Configure Renovate #9

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

  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .github/workflows/go.yml (github-actions)
  • go.mod (gomod)

What to Expect

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

chore(deps): update debian docker tag to v12.13
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-12.x
  • Merge into: main
  • Upgrade debian to 12.13-slim
chore(deps): update dependency go to 1.26
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.26
chore(deps): update module github.com/prometheus/client_golang to v1.23.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 actions/checkout action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-6.x
  • Merge into: main
  • Upgrade actions/checkout to v6
chore(deps): update actions/setup-go action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: main
  • Upgrade actions/setup-go to v6
chore(deps): update debian docker tag to v13
  • Schedule: ["at any time"]
  • Branch name: renovate/debian-13.x
  • Merge into: main
  • Upgrade debian to 13.3-slim
chore(deps): update docker/build-push-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-build-push-action-6.x
  • Merge into: main
  • Upgrade docker/build-push-action to v6
chore(deps): update docker/login-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-login-action-3.x
  • Merge into: main
  • Upgrade docker/login-action to v3
chore(deps): update docker/setup-buildx-action action to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-setup-buildx-action-3.x
  • Merge into: main
  • Upgrade docker/setup-buildx-action to v3

🚸 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 * `docker-compose.yaml` (docker-compose) * `Dockerfile` (dockerfile) * `.github/workflows/go.yml` (github-actions) * `go.mod` (gomod) ### What to Expect With your current configuration, Renovate will create 10 Pull Requests: <details> <summary>chore(deps): update debian docker tag to v12.13</summary> - Schedule: ["at any time"] - Branch name: `renovate/debian-12.x` - Merge into: `main` - Upgrade debian to `12.13-slim` </details> <details> <summary>chore(deps): update dependency go to 1.26</summary> - Schedule: ["at any time"] - Branch name: `renovate/go-1.x` - Merge into: `main` - Upgrade [go](https://github.com/actions/go-versions) to `1.26` </details> <details> <summary>chore(deps): update module github.com/prometheus/client_golang to v1.23.2</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-prometheus-client_golang-1.x` - Merge into: `main` - Upgrade [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) to `v1.23.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 actions/checkout action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-6.x` - Merge into: `main` - Upgrade [actions/checkout](https://github.com/actions/checkout) to `v6` </details> <details> <summary>chore(deps): update actions/setup-go action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-go-6.x` - Merge into: `main` - Upgrade [actions/setup-go](https://github.com/actions/setup-go) to `v6` </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 `13.3-slim` </details> <details> <summary>chore(deps): update docker/build-push-action action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-build-push-action-6.x` - Merge into: `main` - Upgrade [docker/build-push-action](https://github.com/docker/build-push-action) to `v6` </details> <details> <summary>chore(deps): update docker/login-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-login-action-3.x` - Merge into: `main` - Upgrade [docker/login-action](https://github.com/docker/login-action) to `v3` </details> <details> <summary>chore(deps): update docker/setup-buildx-action action to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker-setup-buildx-action-3.x` - Merge into: `main` - Upgrade [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) to `v3` </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-->
maxpeterkaya closed this pull request 2026-02-15 19:23:54 -05:00
Author
Collaborator

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

### Renovate is disabled Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

Pull request closed

Sign in to join this conversation.
No reviewers
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
maxpeterkaya/pwrstat-exporter!9
No description provided.