Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump tuf from 5.0.0 to 5.1.0 #1160

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps tuf from 5.0.0 to 5.1.0.

Release notes

Sourced from tuf's releases.

v5.1.0

Changed

  • ngclient: default user-agent was updated from "tuf/x.y.z" to "python-tuf/x.y.z" (#2632)
  • ngclient: max_root_rotations default value was bumped to 256 to prevent a too small value from creating issues in actual deployments were the embedded root is not easily updateable (#2675)
  • repository: do_snapshot() and do_timestamp() now always create new versions if current version is not correctly signed (#2650)
  • Various infrastructure and documentation improvements
Changelog

Sourced from tuf's changelog.

v5.1.0

Changed

  • ngclient: default user-agent was updated from "tuf/x.y.z" to "python-tuf/x.y.z" (#2632)
  • ngclient: max_root_rotations default value was bumped to 256 to prevent a too small value from creating issues in actual deployments were the embedded root is not easily updateable (#2675)
  • repository: do_snapshot() and do_timestamp() now always create new versions if current version is not correctly signed (#2650)
  • Various infrastructure and documentation improvements
Commits
  • dd4caf4 Merge pull request #2712 from jku/prepare-v5.1
  • 72d0cea Prepare v5.1.0 release
  • 4fbcfa0 build(deps): bump theupdateframework/tuf-conformance (#2711)
  • 22b82d5 build(deps): bump ruff in the test-and-lint-dependencies group (#2709)
  • 4ec49e2 build(deps): bump actions/checkout in the action-dependencies group (#2710)
  • d77ab75 build(deps): bump pypa/gh-action-pypi-publish (#2706)
  • 42240dc build(deps): bump ruff in the test-and-lint-dependencies group (#2705)
  • 9f7db14 Merge pull request #2707 from kairoaraujo/add-kairoaraujo-maintainers
  • 107cd2a docs: include kairoaraujo info in MAINTAINERS.txt
  • 5971b09 build(deps): bump theupdateframework/tuf-conformance (#2704)
  • 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)

Bumps [tuf](https://github.com/theupdateframework/python-tuf) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/theupdateframework/python-tuf/releases)
- [Changelog](https://github.com/theupdateframework/python-tuf/blob/develop/docs/CHANGELOG.md)
- [Commits](theupdateframework/python-tuf@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: tuf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 7, 2024
@woodruffw
Copy link
Member

/gcbrun

@woodruffw woodruffw merged commit f2e179d into main Oct 7, 2024
26 checks passed
@woodruffw woodruffw deleted the dependabot/pip/tuf-5.1.0 branch October 7, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant