Skip to content

Conversation

@renovate-rancher
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Feb 12, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/theupdateframework/go-tuf v0.7.0v2.3.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

theupdateframework/go-tuf (github.com/theupdateframework/go-tuf)

v2.3.0

Compare Source

What's Changed

Full Changelog: theupdateframework/go-tuf@v2.2.0...v2.3.0

v2.2.0

Compare Source

What's Changed

Full Changelog: theupdateframework/go-tuf@v2.1.1...v2.2.0

v2.1.1

Compare Source

What's Changed

Fixed a regression that can fail clients using the DefaultFetcher{} directly without using the constructor.

  • Set a default HTTP client for DefaultFetcher in DownloadFile method if none is set by @​malancas in #​686

Full Changelog: theupdateframework/go-tuf@v2.1.0...v2.1.1

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: theupdateframework/go-tuf@v2.0.2...v2.1.0

v2.0.2

Compare Source

What's Changed

Full Changelog: theupdateframework/go-tuf@v2.0.1...v2.0.2

v2.0.1

Compare Source

What's Changed

Security
Other

Full Changelog: theupdateframework/go-tuf@v2.0.0...v2.0.1

v2.0.0

Compare Source

Breaking changes

  • This is the first release of go-tuf v2 and it's a complete re-write indicated by the new major version.
  • We also decided to leave go-tuf as a library only.

What's Changed

New Contributors

Full Changelog: theupdateframework/go-tuf@v0.7.0...v2.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

@renovate-rancher
Copy link
Contributor Author

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

  • 3 additional dependencies were updated

Details:

Package Change
github.com/sigstore/sigstore v1.8.3 -> v1.8.4
github.com/spf13/cobra v1.8.0 -> v1.8.1
golang.org/x/oauth2 v0.19.0 -> v0.20.0

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch from bf7a37d to 1d58f71 Compare March 6, 2025 04:38
@renovate-rancher
Copy link
Contributor Author

renovate-rancher bot commented Mar 6, 2025

⚠️ 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 mod tidy
go: downloading github.com/google/go-cmp v0.7.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading go.uber.org/goleak v1.3.0
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/go-openapi/testify/v2 v2.0.2
go: downloading github.com/codahale/rfc6979 v0.0.0-20141003034818-6a90f24967eb
go: downloading github.com/AdamKorcz/go-fuzz-headers-1 v0.0.0-20230919221257-8b5d3ce2d11d
go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
go: downloading go.opentelemetry.io/otel/sdk v1.38.0
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading gotest.tools/v3 v3.0.3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.4
go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.0.2
go: downloading github.com/creack/pty v1.1.18
go: downloading github.com/google/trillian v1.7.2
go: downloading github.com/sassoftware/relic/v7 v7.6.2
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading github.com/jackc/pgx/v5 v5.7.5
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/aws v1.10.0
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/azure v1.10.0
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/gcp v1.10.0
go: downloading github.com/sigstore/sigstore/pkg/signature/kms/hashivault v1.10.0
go: downloading github.com/tink-crypto/tink-go-awskms/v2 v2.1.0
go: downloading github.com/tink-crypto/tink-go-gcpkms/v2 v2.2.0
go: downloading github.com/tink-crypto/tink-go-hcvault/v2 v2.3.0
go: downloading github.com/tink-crypto/tink-go/v2 v2.5.0
go: downloading go.step.sm/crypto v0.74.0
go: downloading github.com/google/gofuzz v1.2.0
go: downloading github.com/onsi/ginkgo v1.16.5
go: downloading github.com/onsi/gomega v1.35.1
go: downloading github.com/kr/pretty v0.3.1
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/go-rod/rod v0.116.2
go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.4.0
go: downloading google.golang.org/api v0.256.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/sergi/go-diff v1.3.1
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading software.sslmate.com/src/go-pkcs12 v0.4.0
go: downloading github.com/jmhodges/clock v1.2.0
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/aws/aws-sdk-go-v2 v1.40.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.2
go: downloading github.com/aws/aws-sdk-go-v2/service/kms v1.49.1
go: downloading github.com/jellydator/ttlcache/v3 v3.4.0
go: downloading cloud.google.com/go/kms v1.23.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.20.0
go: downloading cloud.google.com/go v0.121.6
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.13.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azkeys v1.4.0
go: downloading github.com/hashicorp/vault/api v1.22.0
go: downloading github.com/aws/aws-sdk-go v1.55.8
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading github.com/stretchr/objx v0.5.2
go: downloading github.com/kr/text v0.2.0
go: downloading github.com/rogpeppe/go-internal v1.14.1
go: downloading go.opentelemetry.io/otel/sdk/metric v1.38.0
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/ysmood/got v0.40.0
go: downloading github.com/ysmood/goob v0.4.0
go: downloading github.com/ysmood/gson v0.7.3
go: downloading github.com/ysmood/fetchup v0.2.3
go: downloading github.com/ysmood/leakless v0.9.0
go: downloading github.com/hashicorp/golang-lru/v2 v2.0.7
go: downloading github.com/howeyc/gopass v0.0.0-20210920133722-c8aef6fb66ef
go: downloading github.com/zalando/go-keyring v0.2.6
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/common v0.67.4
go: downloading github.com/prometheus/procfs v0.17.0
go: downloading github.com/aws/smithy-go v1.24.0
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.2
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.2
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.5
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.2
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.14
go: downloading cloud.google.com/go/iam v1.5.3
go: downloading cloud.google.com/go/longrunning v0.6.7
go: downloading github.com/googleapis/gax-go/v2 v2.15.0
go: downloading google.golang.org/genproto v0.0.0-20250922171735-9219d122eba9
go: downloading cloud.google.com/go/auth v0.17.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.6.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/internal v1.2.0
go: downloading github.com/cenkalti/backoff/v4 v4.3.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/hashicorp/go-rootcerts v1.0.2
go: downloading github.com/hashicorp/go-secure-stdlib/parseutil v0.2.0
go: downloading github.com/hashicorp/go-secure-stdlib/strutil v0.1.2
go: downloading github.com/hashicorp/hcl v1.0.1-vault-7
go: downloading github.com/mitchellh/mapstructure v1.5.1-0.20231216201459-8508981c8b6c
go: downloading github.com/nxadm/tail v1.4.11
go: downloading al.essio.dev/pkg/shellescape v1.6.0
go: downloading github.com/danieljoos/wincred v1.2.3
go: downloading github.com/godbus/dbus/v5 v5.1.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.14
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.63.0
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.63.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/ryanuber/go-glob v1.0.0
go: downloading github.com/hashicorp/go-sockaddr v1.0.7
go: downloading github.com/natefinch/atomic v1.0.1
go: downloading github.com/jmespath/go-jmespath v0.4.1-0.20220621161143-b0104c826a24
go: downloading gonum.org/v1/gonum v0.16.0
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.7
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/golang-jwt/jwt/v5 v5.3.0
go: downloading github.com/onsi/ginkgo/v2 v2.21.0
go: downloading github.com/fsnotify/fsnotify v1.9.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/go-task/slim-sprig v0.0.0-20210107165309-348f09dbbbc0
go: downloading golang.org/x/tools v0.39.0
go: downloading github.com/google/pprof v0.0.0-20250602020802-c6617b811d0e
go: finding module for package github.com/theupdateframework/go-tuf/v2/client
go: github.com/neuvector/sigstore-interface imports
	github.com/theupdateframework/go-tuf/v2/client: module github.com/theupdateframework/go-tuf/v2@latest found (v2.3.0), but does not contain package github.com/theupdateframework/go-tuf/v2/client

@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch 3 times, most recently from 23b8f41 to 0cba406 Compare March 21, 2025 15:20
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch 2 times, most recently from d9bfdb0 to 7f0d7fc Compare May 8, 2025 04:38
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch from 7f0d7fc to 489e1ba Compare May 10, 2025 04:37
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch from 489e1ba to 9710e01 Compare July 4, 2025 16:00
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch from 9710e01 to 92e7448 Compare September 17, 2025 04:40
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch from 92e7448 to 5137709 Compare November 6, 2025 04:44
@renovate-rancher renovate-rancher bot force-pushed the renovate/github.com-theupdateframework-go-tuf-2.x branch from 5137709 to d037fe3 Compare December 13, 2025 04:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant