Skip to content
This repository has been archived by the owner on Jan 4, 2025. It is now read-only.

chore: Configure Renovate #83

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: Configure Renovate #83

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 3, 2025

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

🚦 Renovate will begin keeping your dependencies up-to-date only once you merge or close this Pull Request.


Detected Package Files

  • .devcontainer/Containerfile (dockerfile)
  • Containerfile (dockerfile)
  • .github/workflows/flakehub-release.yml (github-actions)
  • .github/workflows/golangci-lint.yml (github-actions)
  • .github/workflows/goreleaser.yml (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.
  • 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 7 Pull Requests:

fix(deps): update module github.com/containers/podman/v4 to v5 [security]
chore(deps): update golangci/golangci-lint-action action to v4.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-4.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to v4.0.1
fix(deps): update module github.com/spf13/cobra to v1.8.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-1.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v1.8.1
fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.6.5
fix(deps): update module golang.org/x/text to v0.21.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-text-0.x
  • Merge into: main
  • Upgrade golang.org/x/text to v0.21.0
chore(deps): update golangci/golangci-lint-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/golangci-golangci-lint-action-6.x
  • Merge into: main
  • Upgrade golangci/golangci-lint-action to v6.1.1
chore(deps): update goreleaser/goreleaser-action action to v6
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-6.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to v6

🚸 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.

@renovate renovate bot force-pushed the renovate/configure branch from 53b41e1 to 35bc06f Compare January 4, 2025 08:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants