flux-build icon indicating copy to clipboard operation
flux-build copied to clipboard

chore(deps): update module github.com/fluxcd/pkg/oci to v0.57.0

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/fluxcd/pkg/oci v0.41.1 -> v0.57.0 age adoption passing confidence

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.

renovate[bot] avatar Dec 17 '24 15:12 renovate[bot]

ℹ 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):

  • 40 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.7 -> 1.24.1
github.com/fluxcd/pkg/version v0.4.1 -> v0.6.0
github.com/google/go-containerregistry v0.20.2 -> v0.20.3
cloud.google.com/go/compute/metadata v0.5.0 -> v0.6.0
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.14.0 -> v1.17.0
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.7.0 -> v1.8.1
github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 -> v1.3.3
github.com/aws/aws-sdk-go-v2 v1.30.5 -> v1.35.0
github.com/aws/aws-sdk-go-v2/config v1.27.33 -> v1.29.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.32 -> v1.17.56
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 -> v1.16.26
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 -> v1.3.30
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 -> v2.6.30
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 -> v1.8.2
github.com/aws/aws-sdk-go-v2/service/ecr v1.33.0 -> v1.40.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 -> v1.12.2
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 -> v1.12.11
github.com/aws/aws-sdk-go-v2/service/sso v1.22.7 -> v1.24.13
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.7 -> v1.28.12
github.com/aws/aws-sdk-go-v2/service/sts v1.30.7 -> v1.33.11
github.com/aws/smithy-go v1.20.4 -> v1.22.2
github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
github.com/docker/docker v27.2.1+incompatible -> v27.5.0+incompatible
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/prometheus/client_golang v1.20.3 -> v1.20.5
github.com/prometheus/common v0.59.1 -> v0.60.1
github.com/vbatts/tar-split v0.11.5 -> v0.11.6
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.58.0
go.opentelemetry.io/otel v1.30.0 -> v1.33.0
go.opentelemetry.io/otel/metric v1.30.0 -> v1.33.0
go.opentelemetry.io/otel/trace v1.30.0 -> v1.33.0
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/oauth2 v0.24.0 -> v0.25.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/grpc v1.66.1 -> v1.68.1
google.golang.org/protobuf v1.36.1 -> v1.36.3

renovate[bot] avatar Dec 17 '24 15:12 renovate[bot]

⚠️ 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/pkg/[email protected] requires go >= 1.25.0; switching to go1.25.4
go: downloading go1.25.4 (linux/amd64)
go: download go1.25.4: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

renovate[bot] avatar May 01 '25 11:05 renovate[bot]