-
Notifications
You must be signed in to change notification settings - Fork 115
Comparing changes
Open a pull request
base repository: theupdateframework/go-tuf
base: v2.1.1
head repository: theupdateframework/go-tuf
compare: v2.2.0
- 7 commits
- 3 files changed
- 2 contributors
Commits on May 20, 2025
-
fix: treat http 403 as an updater error
Previously 403 was handled like 404 in the updater stating that no new update is available but that behavior is deemed incorrect in most cases so go-tuf will divert from python-tuf's behavior. Signed-off-by: Marvin Drees <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2fd1bbf - Browse repository at this point
Copy the full SHA 2fd1bbfView commit details
Commits on Jul 15, 2025
-
chore(deps): bump github.com/sigstore/sigstore from 1.8.4 to 1.8.7
Dependabot couldn't find the original pull request head commit, 193884c.
Configuration menu - View commit details
-
Copy full SHA for 54bba83 - Browse repository at this point
Copy the full SHA 54bba83View commit details
Commits on Jul 29, 2025
-
chore(deps): bump github.com/cenkalti/backoff/v5 from 5.0.2 to 5.0.3 (#…
…690) Bumps [github.com/cenkalti/backoff/v5](https://github.com/cenkalti/backoff) from 5.0.2 to 5.0.3. - [Changelog](https://github.com/cenkalti/backoff/blob/v5/CHANGELOG.md) - [Commits](cenkalti/backoff@v5.0.2...v5.0.3) --- updated-dependencies: - dependency-name: github.com/cenkalti/backoff/v5 dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 93816df - Browse repository at this point
Copy the full SHA 93816dfView commit details
Commits on Aug 4, 2025
-
chore(deps): bump github.com/secure-systems-lab/go-securesystemslib f…
…rom 0.9.0 to 0.9.1 (#691) chore(deps): bump github.com/secure-systems-lab/go-securesystemslib Bumps [github.com/secure-systems-lab/go-securesystemslib](https://github.com/secure-systems-lab/go-securesystemslib) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/secure-systems-lab/go-securesystemslib/releases) - [Commits](secure-systems-lab/go-securesystemslib@v0.9.0...v0.9.1) --- updated-dependencies: - dependency-name: github.com/secure-systems-lab/go-securesystemslib dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dc5392 - Browse repository at this point
Copy the full SHA 0dc5392View commit details
Commits on Aug 26, 2025
-
chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#…
…692) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c6c5cf - Browse repository at this point
Copy the full SHA 7c6c5cfView commit details
Commits on Sep 8, 2025
-
chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#…
…693) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2c9c81e - Browse repository at this point
Copy the full SHA 2c9c81eView commit details -
chore(deps): bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#694)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.9.1 to 1.10.1. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.9.1...v1.10.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1980d8a - Browse repository at this point
Copy the full SHA 1980d8aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.1...v2.2.0