aiogithubapi icon indicating copy to clipboard operation
aiogithubapi copied to clipboard

Bump tuf from 2.1.0 to 3.1.1

Open dependabot[bot] opened this issue 7 months ago • 2 comments

Bumps tuf from 2.1.0 to 3.1.1.

Release notes

Sourced from tuf's releases.

v3.1.1

This is a security fix release to address advisory GHSA-77hh-43cm-v8j6. The issue does not affect tuf.ngclient users, but could affect tuf.api.metadata users.

Changed

  • Added additional input validation to tuf.api.metadata.Targets.get_delegated_role()

v3.1.0

See CHANGELOG.md for details.

v3.0.0

See CHANGELOG.md for details.

Changelog

Sourced from tuf's changelog.

v3.1.1

This is a security fix release to address advisory GHSA-77hh-43cm-v8j6. The issue does not affect tuf.ngclient users, but could affect tuf.api.metadata users.

Changed

  • Added additional input validation to tuf.api.metadata.Targets.get_delegated_role()

v3.1.0

Added

  • Metadata API: move verify_delegate() to Root/Targets (#2378)
    • verify_delegate() on Metadata is now deprecated
  • Metadata API: add get_verification_result() as verbose alternative for verify_delegate() (#2481)
  • Metadata API: add MetaFile.from_data() convenience factory (#2273)

Changed

Removed

  • build: Python 3.7 support (#2460)

v3.0.0

The notable change in this release is #2165: The tuf.api.metadata.Key class implementation was moved to Securesystemslib with minor API changes. These changes require no action in tuf.ngclient users but may require small changes in tuf.api.metadata using repository implementations that create keys.

As a result of these changes, both signing and verification are now fully extensible, see Securesystemslib signer API for details.

tuf.repository remains an unstable module in 3.0.0.

Added

... (truncated)

Commits
  • e8410e1 Merge pull request #2557 from jku/series/3.1
  • b59bf13 Release 3.1.1
  • fd438c8 CI: Run lint on oldest supported Python version
  • 77cb66b Metadata API: Fix role lookup for succinct delegation
  • 929174c tests: Add test for Targets.get_delegated_role()
  • f04dc71 Merge pull request #2492 from lukpueh/release-3.1.0
  • ed521c0 Merge pull request #2490 from theupdateframework/dependabot/pip/mypy-1.6.0
  • c0c21ca Release python-tuf 3.1.0
  • 6fed68b Merge pull request #2491 from lukpueh/rm-obsolete-fixtures
  • 438518f tests: remove unused and obsolete test metadata
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Apr 16 '25 10:04 dependabot[bot]

@dependabot rebase

ludeeus avatar Apr 16 '25 13:04 ludeeus

@dependabot rebase

ludeeus avatar Apr 22 '25 06:04 ludeeus

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar Oct 06 '25 14:10 dependabot[bot]