Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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/codeql-analysis.yml(github-actions).github/workflows/integration-enterprise.yaml(github-actions).github/workflows/integration-konnect.yaml(github-actions).github/workflows/integration.yaml(github-actions).github/workflows/release.yaml(github-actions).github/workflows/security.yaml(github-actions).github/workflows/test.yaml(github-actions).github/workflows/validate-kong-release.yaml(github-actions)go.mod(gomod)Configuration Summary
Based on the default config's presets, Renovate will:
fixfor dependencies andchorefor all others if semantic commits are in use.node_modules,bower_components,vendorand various test/tests (except for nuget) directories.🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to
renovate.jsonin this branch. Renovate will update the Pull Request description the next time it runs.What to Expect
With your current configuration, Renovate will create 31 Pull Requests:
chore(deps): update actions/checkout digest to 34e1148
renovate/actions-checkout-digestmain34e114876b0b11c390a56381ad16ebd13914f8d5chore(deps): update actions/setup-go digest to 40f1582
renovate/actions-setup-go-digestmain40f1582b2485089dde7abd97c1529aa768e1baffchore(deps): update codecov/codecov-action digest to 671740a
renovate/codecov-codecov-action-digestmain671740ac38dd9b0130fbe1cec585b89eea48d3dechore(deps): update docker/login-action digest to 2e1345c
renovate/docker-login-action-digestmain2e1345c05f9563db17b704b7855578af55a6c8bechore(deps): update docker/setup-buildx-action digest to 8d2750c
renovate/docker-setup-buildx-action-digestmain8d2750c68a42422c14e847fe6c8ac0403b4cbd6fchore(deps): update golang docker tag to v1.25.6
renovate/golang-1.xmain1.25.6fix(deps): update module github.com/kong/go-database-reconciler to v1.31.2
renovate/github.com-kong-go-database-reconciler-1.xmainv1.31.2fix(deps): update module github.com/spf13/pflag to v1.0.10
renovate/github.com-spf13-pflag-1.xmainv1.0.10chore(deps): update alpine docker tag to v3.23.3
renovate/alpine-3.xmain3.23.3chore(deps): update docker/metadata-action action to v5.10.0
renovate/docker-metadata-action-5.xmainc299e40c65443455700f0fdfc63efafe5b349051chore(deps): update github/codeql-action action to v3.32.0
renovate/github-codeql-action-3.xmain439137e1b50c27ba9e2f9befc93e43091b449c34chore(deps): update step-security/harden-runner action to v2.14.1
renovate/step-security-harden-runner-2.xmaine3f713f2d8f53843e71c69a996d56f51aa9adfb9fix(deps): update kubernetes packages to v0.35.0
renovate/kubernetes-gomainv0.35.0v0.35.0v0.35.0v0.35.0v0.35.0fix(deps): update module github.com/daveshanley/vacuum to v0.23.4
renovate/github.com-daveshanley-vacuum-0.xmainv0.23.4fix(deps): update module github.com/kong/go-kong to v0.72.0
renovate/github.com-kong-go-kong-0.xmainv0.72.0fix(deps): update module github.com/kong/kubernetes-configuration to v1.5.3
renovate/github.com-kong-kubernetes-configuration-1.xmainv1.5.3fix(deps): update module github.com/kong/kubernetes-testing-framework to v0.48.0
renovate/github.com-kong-kubernetes-testing-framework-0.xmainv0.48.0fix(deps): update module github.com/spf13/cobra to v1.10.2
renovate/github.com-spf13-cobra-1.xmainv1.10.2fix(deps): update module github.com/spf13/viper to v1.21.0
renovate/github.com-spf13-viper-1.xmainv1.21.0fix(deps): update module github.com/stretchr/testify to v1.11.1
renovate/github.com-stretchr-testify-1.xmainv1.11.1fix(deps): update module golang.org/x/sync to v0.19.0
renovate/golang.org-x-sync-0.xmainv0.19.0fix(deps): update module sigs.k8s.io/gateway-api to v1.4.1
renovate/sigs.k8s.io-gateway-api-1.xmainv1.4.1fix(deps): update module sigs.k8s.io/yaml to v1.6.0
renovate/sigs.k8s.io-yaml-1.xmainv1.6.0chore(deps): update actions/cache action to v5
renovate/actions-cache-5.xmaincdf6c1fa76f9f475f3d7449005a359c84ca0f306chore(deps): update actions/checkout action to v6
renovate/actions-checkout-6.xmain8e8c483db84b4bee98b60c0593521ed34d9990e8chore(deps): update actions/setup-go action to v6
renovate/actions-setup-go-6.xmain7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5chore(deps): update actions/upload-artifact action to v6
renovate/major-github-artifact-actionsmainb7c566a772e6b6bfb58ed0dc250532a479d7789fchore(deps): update github/codeql-action action to v4
renovate/github-codeql-action-4.xmainb20883b0cd1f46c72ae0ba6d1090936928f9fa30chore(deps): update golangci/golangci-lint-action action to v9
renovate/golangci-golangci-lint-action-9.xmain1e7e51e771db61008b38414a730f564565cf7c20chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v4
renovate/zgosalvez-github-actions-ensure-sha-pinned-actions-4.xmain6124774845927d14c601359ab8138699fa5b70c3fix(deps): update module github.com/kong/kubernetes-configuration to v2
renovate/github.com-kong-kubernetes-configuration-2.xmainv2.0.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
prhourlylimitfor 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.