Skip to content

Conversation

renovate-rancher[bot]
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
github.com/theupdateframework/go-tuf require major v0.7.0 -> v2.2.0

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.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.

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
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: mod upgrade --mod-name=github.com/theupdateframework/go-tuf -t=2
could not load package: err: exit status 1: stderr: go: inconsistent vendoring in /tmp/renovate/repos/github/neuvector/sigstore-interface:
	github.com/theupdateframework/go-tuf/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/cenkalti/backoff/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/secure-systems-lab/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/spf13/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/spf13/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	golang.org/x/[email protected]: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt
	github.com/cenkalti/backoff/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/secure-systems-lab/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/spf13/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/spf13/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	github.com/theupdateframework/go-tuf/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod
	golang.org/x/[email protected]: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod

	To ignore the vendor directory, use -mod=readonly or -mod=mod.
	To sync the vendor directory, run:
		go mod vendor


@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
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.

0 participants