chore: Configure Renovate #1

Merged
renovate[bot] merged 1 commit from renovate/configure into trunk 2025-10-23 20:37:01 +00:00
renovate[bot] commented 2025-10-23 20:36:05 +00:00 (Migrated from github.com)

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

  • Containerfile (dockerfile)
  • .github/workflows/container.yaml (github-actions)
  • .github/workflows/mkdocs.yaml (github-actions)
  • .github/workflows/test.yaml (github-actions)
  • go.mod (gomod)

Configuration Summary

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

  • Start dependency updates only once this onboarding PR is merged
  • Hopefully safe environment variables to allow users to configure.
  • Show all Merge Confidence badges for pull requests.
  • Enable Renovate Dependency Dashboard creation.
  • Use semantic commit type fix for dependencies and chore for all others if semantic commits are in use.
  • Ignore node_modules, bower_components, vendor and various test/tests (except for nuget) directories.
  • Group known monorepo packages together.
  • Use curated list of recommended non-monorepo package groupings.
  • Show only the Age and Confidence Merge Confidence badges for pull requests.
  • Apply crowd-sourced package replacement rules.
  • Apply crowd-sourced workarounds for known problems with packages.

🔡 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 6 Pull Requests:

chore(deps): update docker.io/golang docker tag to v1.25
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-golang-1.x
  • Merge into: trunk
  • Upgrade docker.io/golang to 1.25-bookworm
fix(deps): update module github.com/burntsushi/toml to v1.5.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-burntsushi-toml-1.x
  • Merge into: trunk
  • Upgrade github.com/BurntSushi/toml to v1.5.0
chore(deps): update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: trunk
  • Upgrade actions/checkout to v5
chore(deps): update actions/setup-go action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-6.x
  • Merge into: trunk
  • Upgrade actions/setup-go to v6
chore(deps): update actions/setup-python action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-python-6.x
  • Merge into: trunk
  • Upgrade actions/setup-python to v6
fix(deps): update module github.com/lrstanley/girc to v1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-lrstanley-girc-1.x
  • Merge into: trunk
  • Upgrade github.com/lrstanley/girc to 7408da82d07102d3282977b96ffb367b41fabbce

🚸 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 was generated by Mend Renovate. View the repository job log.

Welcome to [Renovate](https://redirect.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 * `Containerfile` (dockerfile) * `.github/workflows/container.yaml` (github-actions) * `.github/workflows/mkdocs.yaml` (github-actions) * `.github/workflows/test.yaml` (github-actions) * `go.mod` (gomod) ### Configuration Summary Based on the default config's presets, Renovate will: - Start dependency updates only once this onboarding PR is merged - Hopefully safe environment variables to allow users to configure. - Show all Merge Confidence badges for pull requests. - Enable Renovate Dependency Dashboard creation. - Use semantic commit type `fix` for dependencies and `chore` for all others if semantic commits are in use. - Ignore `node_modules`, `bower_components`, `vendor` and various test/tests (except for nuget) directories. - Group known monorepo packages together. - Use curated list of recommended non-monorepo package groupings. - Show only the Age and Confidence Merge Confidence badges for pull requests. - Apply crowd-sourced package replacement rules. - Apply crowd-sourced workarounds for known problems with packages. 🔡 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 6 Pull Requests: <details> <summary>chore(deps): update docker.io/golang docker tag to v1.25</summary> - Schedule: ["at any time"] - Branch name: `renovate/docker.io-golang-1.x` - Merge into: `trunk` - Upgrade docker.io/golang to `1.25-bookworm` </details> <details> <summary>fix(deps): update module github.com/burntsushi/toml to v1.5.0</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-burntsushi-toml-1.x` - Merge into: `trunk` - Upgrade [github.com/BurntSushi/toml](https://redirect.github.com/BurntSushi/toml) to `v1.5.0` </details> <details> <summary>chore(deps): update actions/checkout action to v5</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-checkout-5.x` - Merge into: `trunk` - Upgrade [actions/checkout](https://redirect.github.com/actions/checkout) to `v5` </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: `trunk` - Upgrade [actions/setup-go](https://redirect.github.com/actions/setup-go) to `v6` </details> <details> <summary>chore(deps): update actions/setup-python action to v6</summary> - Schedule: ["at any time"] - Branch name: `renovate/actions-setup-python-6.x` - Merge into: `trunk` - Upgrade [actions/setup-python](https://redirect.github.com/actions/setup-python) to `v6` </details> <details> <summary>fix(deps): update module github.com/lrstanley/girc to v1</summary> - Schedule: ["at any time"] - Branch name: `renovate/github.com-lrstanley-girc-1.x` - Merge into: `trunk` - Upgrade [github.com/lrstanley/girc](https://redirect.github.com/lrstanley/girc) to `7408da82d07102d3282977b96ffb367b41fabbce` </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://redirect.github.com/renovatebot/renovate/discussions). --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/StarkZarn/webhook-gateway). <!--renovate-config-hash:e80b4e42a3043bc12fa0640db4bac392d2bf770acf841360d7c8ceeeac2ec1a9-->
Sign in to join this conversation.
No description provided.