Skip to content

Configure Renovate#897

Merged
AshleyDumaine merged 5 commits into
mainfrom
renovate/configure
Oct 10, 2025
Merged

Configure Renovate#897
AshleyDumaine merged 5 commits into
mainfrom
renovate/configure

Conversation

@renovate

@renovate renovate Bot commented Oct 9, 2025

Copy link
Copy Markdown
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

  • devbox.json (devbox)
  • Dockerfile (dockerfile)
  • .github/workflows/build-push.yml (github-actions)
  • .github/workflows/build_test_ci.yml (github-actions)
  • .github/workflows/e2e-test.yaml (github-actions)
  • .github/workflows/e2e-upgrade-test.yaml (github-actions)
  • .github/workflows/gh-pages.yml (github-actions)
  • .github/workflows/go-analyze.yml (github-actions)
  • .github/workflows/link-checker.yml (github-actions)
  • .github/workflows/pr-labeler.yml (github-actions)
  • .github/workflows/pull_request_ci.yaml (github-actions)
  • .github/workflows/release-drafter.yml (github-actions)
  • .github/workflows/release.yml (github-actions)
  • go.mod (gomod)
  • config/manager/kustomization.yaml (kustomize)

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 11 Pull Requests:

Update kubernetes
Update aws
Update dependency go to v1.25.2
  • Schedule: ["at any time"]
  • Branch name: renovate/go-1.x
  • Merge into: main
  • Upgrade go to 1.25.2
Update devbox
  • Schedule: ["at any time"]
  • Branch name: renovate/devbox
  • Merge into: main
  • Upgrade clusterctl to 1.11.1
  • Upgrade ctlptl to 0.8.43
  • Upgrade docker to 20.10.26
  • Upgrade go-tools to 2020.2.4
  • Upgrade golangci-lint to 1.64.8
  • Upgrade jq to 1.8.1
  • Upgrade kind to 0.30.0
  • Upgrade kubebuilder to 4.8.0
  • Upgrade kubectl to 1.33.4
  • Upgrade kubernetes-helm to 3.19.0
  • Upgrade kustomize to 3.10.0
  • Upgrade kuttl to 0.22.0
  • Upgrade kyverno-chainsaw to 0.2.12
  • Upgrade mdbook to 0.4.52
  • Upgrade mdbook-admonish to 1.20.0
  • Upgrade mockgen to 0.6.0
  • Upgrade tilt to 0.35.1
Update module github.com/linode/linodego to v1.60.0
  • Schedule: ["at any time"]
  • Branch name: renovate/github.com-linode-linodego-1.x
  • Merge into: main
  • Upgrade github.com/linode/linodego to v1.60.0
Update module golang.org/x/mod to v0.29.0
  • Schedule: ["at any time"]
  • Branch name: renovate/golang.org-x-mod-0.x
  • Merge into: main
  • Upgrade golang.org/x/mod to v0.29.0
Update softprops/action-gh-release action to v2.4.0
  • Schedule: ["at any time"]
  • Branch name: renovate/softprops-action-gh-release-2.x
  • Merge into: main
  • Upgrade softprops/action-gh-release to v2.4.0
Update actions/checkout action to v5
  • Schedule: ["at any time"]
  • Branch name: renovate/actions-checkout-5.x
  • Merge into: main
  • Upgrade actions/checkout to v5
Update devbox (major)
  • Schedule: ["at any time"]
  • Branch name: renovate/major-devbox
  • Merge into: main
  • Upgrade docker to 28.3.3
  • Upgrade go-tools to 2025.1.1
  • Upgrade golangci-lint to 2.4.0
  • Upgrade govulncheck to 1.1.4
  • Upgrade kustomize to 5.7.1
  • Upgrade mockgen to 1.6.0
Update module github.com/akamai/AkamaiOPEN-edgegrid-golang/v8 to v12
Update Node.js to v22
  • Schedule: ["at any time"]
  • Branch name: renovate/docker.io-node-22.x
  • Merge into: main
  • Upgrade docker.io/node to 22-bullseye-slim

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

@codecov

codecov Bot commented Oct 9, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.94%. Comparing base (fd55b77) to head (4f5d3ad).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #897   +/-   ##
=======================================
  Coverage   65.94%   65.94%           
=======================================
  Files          71       71           
  Lines        7958     7958           
=======================================
  Hits         5248     5248           
  Misses       2408     2408           
  Partials      302      302           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@AshleyDumaine AshleyDumaine merged commit 9fd1cd2 into main Oct 10, 2025
16 checks passed
@AshleyDumaine AshleyDumaine deleted the renovate/configure branch October 10, 2025 18:49
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.

2 participants