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 #44

Merged
merged 1 commit into from
Nov 30, 2023
Merged

chore: Configure Renovate #44

merged 1 commit into from
Nov 30, 2023

Conversation

felix-renovate[bot]
Copy link
Contributor

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

  • Dockerfile (dockerfile)
  • .github/workflows/ci.yaml (github-actions)
  • .github/workflows/licensing.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
  • 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 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.
  • Pin Docker digests.
  • Pin github-action digests.
  • Pin dependency versions for devDependencies.
  • Preset with best practices from the Renovate maintainers. Recommended for advanced users, who want to follow our best practices.
  • Rebase existing PRs any time the base branch has been updated.
  • Update _VERSION variables in Dockerfiles.

🔡 Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

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

chore(deps): pin dependencies
  • Schedule: ["at any time"]
  • Branch name: renovate/pin-dependencies
  • Merge into: main
  • Upgrade actions/checkout to b4ffde65f46336ab88eb53be808477a3936bae11
  • Upgrade actions/setup-go to 93397bea11091df50f3d7e59dc26a7711a8bcfbe
  • Upgrade docker/dockerfile to sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
  • Upgrade docker/login-action to 465a07811f14bebb1938fbed4728c6a1ff8901fc
  • Upgrade golangci/golangci-lint-action to 3a919529898de77ec3da873e3063ca4b10e7f5cc
  • Upgrade goreleaser/goreleaser-action to 5fdedb94abba051217030cc86d4523cf3f02243d
  • Upgrade pscale.dev/wolfi-prod/git to sha256:a49972c4b2e8ebac76187350f23c242c628a63e50df83ad1eb1bb7b04f24f472
fix(deps): update github.com/shurcool/githubv4 digest to 1cffa1f
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-shurcool-githubv4-digest
  • Merge into: main
  • Upgrade github.com/shurcooL/githubv4 to 1cffa1f024568663139ec11754be35f7655f7515
chore(deps): update docker/dockerfile docker tag to v1.6
  • Schedule: ["at any time"]
  • Branch name: renovate/docker-dockerfile-1.x
  • Merge into: main
  • Upgrade docker/dockerfile to sha256:ac85f380a63b13dfcefa89046420e1781752bab202122f8f50032edf31be0021
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 343f7c4344506bcbf9b4de18042ae17996df046d
chore(deps): update goreleaser/goreleaser-action action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/goreleaser-goreleaser-action-5.x
  • Merge into: main
  • Upgrade goreleaser/goreleaser-action to 7ec5c2b0c6cdda6e8bbb49444bc797dd33d74dd8

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


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@felix-renovate felix-renovate bot requested a review from a team as a code owner November 30, 2023 15:47
@felix-renovate felix-renovate bot added the felix label Nov 30, 2023
@joemiller joemiller merged commit 08bb12b into main Nov 30, 2023
4 checks passed
@felix-renovate felix-renovate bot deleted the renovate/configure branch November 30, 2023 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant