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

chore(deps): Update tough requirement from 0.12 to 0.13 #31

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 6, 2023

Updates the requirements on tough to permit the latest version.

Release notes

Sourced from tough's releases.

tough-v0.13.0

Breaking Changes

  • Add a lifetime parameter to Transport::fetch and Repository::read_target, thanks @​sunshowers #563
  • Add Send and Sync to Repository transport #578

Changes

  • Fix all_targets iterator type #562
  • Addressed clippy warnings #544, #556
  • Remove minor/patch versions from Cargo.tomls #573
  • Various dependency updates

#544: awslabs/tough#544 #556: awslabs/tough#556 #562: awslabs/tough#562 #563: awslabs/tough#563 #573: awslabs/tough#573 #578: awslabs/tough#578

Commits
  • 9590df5 Merge pull request #584 from jpculp/prep-for-release
  • 0c6bd07 Prepare for release
  • a592810 Merge pull request #578 from jpculp/repository-transport-send-sync
  • 0229b1d Merge pull request #582 from awslabs/dependabot/cargo/dyn-clone-1.0.11
  • 72b187e Merge pull request #577 from awslabs/dependabot/cargo/http-0.2.9
  • f122127 build(deps): bump dyn-clone from 1.0.10 to 1.0.11
  • 24615ea build(deps): bump http from 0.2.8 to 0.2.9
  • 277ac64 Merge pull request #580 from awslabs/dependabot/cargo/tempfile-3.4.0
  • 1eedd25 build(deps): bump tempfile from 3.3.0 to 3.4.0
  • 252a7ba tough: add Send and Sync to Repository transport
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 6, 2023
Updates the requirements on [tough](https://github.com/awslabs/tough) to permit the latest version.
- [Release notes](https://github.com/awslabs/tough/releases)
- [Commits](awslabs/tough@tough-v0.12.0...tough-v0.13.0)

---
updated-dependencies:
- dependency-name: tough
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/tough-0.13 branch from 9716f1d to 1de0425 Compare March 8, 2023 18:16
@flavio flavio force-pushed the main branch 2 times, most recently from 50a9fbc to ec41486 Compare September 6, 2024 07:57
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 rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants