RainbowCookie32 / rusty-psn

A GUI/CLI tool for downloading PS3 and PS4 game updates
MIT License
362 stars 16 forks source link

build(deps): bump copypasta from 0.8.2 to 0.10.0 #185

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 11 months ago

Bumps copypasta from 0.8.2 to 0.10.0.

Release notes

Sourced from copypasta's releases.

Copypasta Version v0.10.0

Changed

  • Use String in ClipboardProvider::set_contents for trait to be object-safe

Copypasta Version v0.9.0

  • Bump minimum supported Rust version to 1.65.0
  • Change ClipboardProvider::set_contents parameter type to AsRef<str>
  • Prefer file's path over text on macOS
Changelog

Sourced from copypasta's changelog.

0.10.0

Changed

  • Use String in ClipboardProvider::set_contents for trait to be object-safe

0.9.0

  • Bump minimum supported Rust version to 1.65.0
  • Change ClipboardProvider::set_contents parameter type to AsRef<str>
  • Prefer file's path over text on macOS
Commits
  • 54699fb Bump version to 0.10.0
  • a751ffc Revert "Accept references for set_contents"
  • 0a7e3fb Bump version to 0.9.0
  • 6bc2ea6 Bump smithay-clipboard and x11-clipboard
  • 0839677 Bump minimum supported Rust version to 1.65.0
  • 3d4f8ee Prefer the file path of a file on macOS if present
  • 10f1137 Accept references for set_contents
  • 683885b Bump minimum supported Rust version to 1.61.0
  • See full diff in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.