Renovate: Update External dependencies#817
Conversation
|
|
@claude can you fix this? |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
@claude please try again |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
b87f585 to
d570d54
Compare
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
@claude please try again |
|
Claude encountered an error —— View job I'll analyze this and get back to you. |
|
@claude please try again |
d570d54 to
2f8d935
Compare
2f8d935 to
aab1551
Compare
|
Claude finished @PhilippMatthes's task in 13m 47s —— View job Fixed CI failures
Summary of issues resolved:
|
- Migrate imports from github.com/majewsky/gg to go.xyrillian.de/gg (module path changed in v1.7.0) - Update .golangci.yaml dot-import whitelist for new module path - Fix SchemeBuilder.Build() calls for openstack-hypervisor-operator v1.2.2 (SchemeBuilder changed from *scheme.Builder to runtime.SchemeBuilder) - Regenerate CRDs with controller-gen v0.21.0 - Apply lint-fix changes from golangci-lint v2.12.2 - Run go mod tidy to update go.sum Co-authored-by: Philipp Matthes <PhilippMatthes@users.noreply.github.com> Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
PhilippMatthes
left a comment
There was a problem hiding this comment.
Python version in setup-python action needs to be pinned
|
@claude renovate updated the python version of the setup-claude action. However, this needs to be pinned to 3.13 because claude-code-action depends on a python package that does not support 3.14. Can you please revert this specific change, and adjust the renovate configuration such that this external dependency is not updated? |
|
Claude finished @PhilippMatthes's task in 1m 7s —— View job Fixing Python version pin for setup-claude-code-action
Done! I've made two changes:
|
claude-code-action depends on a Python package that does not support Python 3.14. Revert the version back to 3.13 and add a Renovate package rule to disable updates for the Python dependency in that action. Co-authored-by: Philipp Matthes <PhilippMatthes@users.noreply.github.com>
|
@claude can you make an empty commit onto this branch to trigger the workflow again? |
|
Claude finished @PhilippMatthes's task in 41s —— View job Making empty commit to re-trigger CI
Done! Pushed an empty commit ( |
Co-authored-by: Philipp Matthes <PhilippMatthes@users.noreply.github.com>
|
Tested locally |
This PR contains the following updates:
v1.2.0→v1.2.2v2.11.4→v2.12.2v1.6.0→v1.7.084.4.0→84.5.03.13→3.14v0.20.1→v0.21.0Release Notes
cobaltcore-dev/openstack-hypervisor-operator (github.com/cobaltcore-dev/openstack-hypervisor-operator)
v1.2.2Compare Source
What's Changed
Full Changelog: cobaltcore-dev/openstack-hypervisor-operator@v1.2.1...v1.2.2
v1.2.1Compare Source
What's Changed
Full Changelog: cobaltcore-dev/openstack-hypervisor-operator@v1.2.0...v1.2.1
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)
v2.12.2Compare Source
Released on 2026-05-06
gomodguard_v2: fix blocked configurationgomodguard_v2: from 2.1.0 to 2.1.3iface: from 1.4.1 to 1.4.2v2.12.1Compare Source
Released on 2026-05-01
gomodguard_v2: fix panic with migration suggestioninstall.shscript (if you are still using an URL based on the branchmaster, please update to usehttps://golangci-lint.run/install.sh)v2.12.0Compare Source
Released on 2026-05-01
clickhouselintlinter https://github.com/ClickHouse/clickhouse-go-linterdupl: fromf665c8dtoc99c5cf(extended detection)funcorder: from 0.5.0 to 0.6.0 (new option:function)goconst: add an option to ignore strings from testsgoconst: from 1.8.2 to 1.10.0 (extended detection)gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)gosec: from619ce21to 2.26.1 (new checks:G124,G708,G709,G710)govet: addinlineanalyzermakezero: from 2.1.0 to 2.2.1 (support slice type aliases)paralleltest: exposecheckcleanupoptionsloglint: from 0.11.1 to 0.12.0 (new options:allowed-keys,custom-funcs)wsl_v5: from 5.6.0 to 5.8.0 (new option:cuddle-max-statements; new checks:after-decl,after-defer,after-expr,after-go,cuddle-group)forbidigo: from 2.3.0 to 2.3.1godot: from 1.5.4 to 1.5.6govet-modernize: from 0.43.0 to 0.44.0ireturn: from 0.4.0 to 0.4.1rowserrcheck: from 1.1.1 toc5f79b8customcommandmajewsky/gg (github.com/majewsky/gg)
v1.7.0Compare Source
Changes:
go.xyrillian.de/gg.prometheus-community/helm-charts (kube-prometheus-stack)
v84.5.0kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.
What's Changed
Full Changelog: prometheus-community/helm-charts@prometheus-29.5.0...kube-prometheus-stack-84.5.0
actions/python-versions (python)
v3.14.4: 3.14.4Compare Source
Python 3.14.4
v3.14.3: 3.14.3Compare Source
Python 3.14.3
v3.14.2: 3.14.2Compare Source
Python 3.14.2
v3.14.1: 3.14.1Compare Source
Python 3.14.1
v3.14.0: 3.14.0Compare Source
Python 3.14.0
kubernetes-sigs/controller-tools (sigs.k8s.io/controller-tools)
v0.21.0Compare Source
What's Changed
kubebuilder:externalDocmarker by @pedjak in #1335Misc
envtest
Dependency bumps
New Contributors
Full Changelog: kubernetes-sigs/controller-tools@v0.20.0...v0.21.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.