Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Configure Renovate #1

Merged
merged 1 commit into from
Nov 6, 2024
Merged

chore: Configure Renovate #1

merged 1 commit into from
Nov 6, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 6, 2024

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

  • .data/Dockerfile.example (dockerfile)
  • .data/Dockerfile.test-image (dockerfile)
  • Dockerfile (dockerfile)
  • .github/actions/bootstrap/action.yaml (github-actions)
  • .github/workflows/release.yaml (github-actions)
  • .github/workflows/validations.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
  • 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 21 Pull Requests:

fix(deps): update github.com/awesome-gocui/keybinding digest to 8602903
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-awesome-gocui-keybinding-digest
  • Merge into: main
  • Upgrade github.com/awesome-gocui/keybinding to 86029037a63f3b47096fcfef02f63e5e5d6d5abd
fix(deps): update module github.com/docker/docker to v24.0.9+incompatible
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-24.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v24.0.9+incompatible
fix(deps): update module github.com/dustin/go-humanize to v1.0.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-dustin-go-humanize-1.x
  • Merge into: main
  • Upgrade github.com/dustin/go-humanize to v1.0.1
fix(deps): update module github.com/spf13/cobra to v0.0.7
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-cobra-0.x
  • Merge into: main
  • Upgrade github.com/spf13/cobra to v0.0.7
chore(deps): update alpine docker tag to v3.20
  • Schedule: ["at any time"]
  • Branch name: renovate/alpine-3.x
  • Merge into: main
  • Upgrade alpine to 3.20
chore(deps): update fountainhead/action-wait-for-check action to v1.2.0
fix(deps): update module github.com/fatih/color to v1.18.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-fatih-color-1.x
  • Merge into: main
  • Upgrade github.com/fatih/color to v1.18.0
fix(deps): update module github.com/google/uuid to v1.6.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-google-uuid-1.x
  • Merge into: main
  • Upgrade github.com/google/uuid to v1.6.0
fix(deps): update module github.com/sergi/go-diff to v1.3.1
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sergi-go-diff-1.x
  • Merge into: main
  • Upgrade github.com/sergi/go-diff to v1.3.1
fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-sirupsen-logrus-1.x
  • Merge into: main
  • Upgrade github.com/sirupsen/logrus to v1.9.3
fix(deps): update module github.com/spf13/afero to v1.11.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-afero-1.x
  • Merge into: main
  • Upgrade github.com/spf13/afero to v1.11.0
fix(deps): update module github.com/spf13/viper to v1.19.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-spf13-viper-1.x
  • Merge into: main
  • Upgrade github.com/spf13/viper to v1.19.0
fix(deps): update module golang.org/x/net to v0.30.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-net-0.x
  • Merge into: main
  • Upgrade golang.org/x/net to v0.30.0
chore(deps): update actions/cache action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-cache-4.x
  • Merge into: main
  • Upgrade actions/cache to v4
chore(deps): update actions/checkout action to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-4.x
  • Merge into: main
  • Upgrade actions/checkout to v4
chore(deps): update actions/setup-go action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-setup-go-5.x
  • Merge into: main
  • Upgrade actions/setup-go to v5
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 github artifact actions to v4 (major)
fix(deps): update module github.com/cespare/xxhash to v2
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-cespare-xxhash-2.x
  • Merge into: main
  • Upgrade github.com/cespare/xxhash to v2.3.0
fix(deps): update module github.com/docker/docker to v27
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-docker-docker-27.x
  • Merge into: main
  • Upgrade github.com/docker/docker to v27.3.1+incompatible
fix(deps): update module github.com/spf13/cobra to v1
  • 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

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


Warning

Please correct - or verify that you can safely ignore - these dependency lookup failures before you merge this PR.

  • Could not determine new digest for update (go package github.com/docker/cli)
  • Could not determine new digest for update (go package github.com/logrusorgru/aurora)

Files affected: go.mod


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

@joschi joschi merged commit aa75fbf into main Nov 6, 2024
6 checks passed
@joschi joschi deleted the renovate/configure branch November 6, 2024 12:20
@joschi joschi self-assigned this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant