flux-build
flux-build copied to clipboard
chore(deps): update module github.com/fluxcd/source-controller/api to v1.5.0
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| github.com/fluxcd/source-controller/api | v1.4.1 -> v1.5.0 |
Release Notes
fluxcd/source-controller (github.com/fluxcd/source-controller/api)
v1.5.0
Changelog
Container images
docker.io/fluxcd/source-controller:v1.5.0ghcr.io/fluxcd/source-controller:v1.5.0
Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.
The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 18 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.22.7 -> 1.24.1 |
k8s.io/api |
v0.31.3 -> v0.32.0 |
k8s.io/apiextensions-apiserver |
v0.31.3 -> v0.32.0 |
k8s.io/apimachinery |
v0.31.3 -> v0.32.1 |
github.com/fluxcd/pkg/apis/acl |
v0.3.0 -> v0.6.0 |
github.com/fluxcd/pkg/apis/meta |
v1.6.1 -> v1.10.0 |
golang.org/x/crypto |
v0.31.0 -> v0.32.0 |
golang.org/x/net |
v0.33.0 -> v0.34.0 |
golang.org/x/sys |
v0.28.0 -> v0.29.0 |
golang.org/x/term |
v0.27.0 -> v0.28.0 |
golang.org/x/time |
v0.6.0 -> v0.7.0 |
k8s.io/apiserver |
v0.31.3 -> v0.32.0 |
k8s.io/client-go |
v0.31.3 -> v0.32.0 |
k8s.io/component-base |
v0.31.3 -> v0.32.0 |
k8s.io/kube-openapi |
v0.0.0-20240903163716-9e1beecbcb38 -> v0.0.0-20241105132330-32ad38e42d3f |
k8s.io/utils |
v0.0.0-20240902221715-702e33fdd3c3 -> v0.0.0-20241104100929-3ea5e8cea738 |
sigs.k8s.io/controller-runtime |
v0.19.0 -> v0.20.1 |
sigs.k8s.io/json |
v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3 |
sigs.k8s.io/structured-merge-diff/v4 |
v4.4.1 -> v4.4.2 |
⚠️ Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: go.sum
Command failed: go get -t ./...
go: module github.com/fluxcd/source-controller/[email protected] requires go >= 1.24.0; switching to go1.24.6
go: downloading go1.24.6 (linux/amd64)
go: download go1.24.6: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off