banyancomputer / banyan-cli

Banyan's client, BanyanFS+CAR encrypted filesystem packer and metadata handler.
https://banyan.computer/
MIT License
25 stars 2 forks source link

chore(deps): bump fclones from 0.30.0 to 0.34.0 #271

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 11 months ago

Bumps fclones from 0.30.0 to 0.34.0.

Release notes

Sourced from fclones's releases.

0.34.0

What's Changed

Full Changelog: https://github.com/pkolaczk/fclones/compare/v0.33.1...v0.34.0

0.33.1

What's Changed

Full Changelog: https://github.com/pkolaczk/fclones/compare/v0.33.0...v0.33.1

0.33.0

What's Changed

Full Changelog: https://github.com/pkolaczk/fclones/compare/v0.32.2...v0.33.0

Release 0.32.2

What's Changed

New Contributors

Full Changelog: https://github.com/pkolaczk/fclones/compare/v0.32.1...v0.32.2

fclones 0.32.1

What's Changed

fclones

Full Changelog: https://github.com/pkolaczk/fclones/compare/v0.31.1...v0.32.1

0.31.1

This release is functionally identical to 0.30.0. It only fixes compilation on 32-bit systems.

What's Changed

... (truncated)

Commits
  • a55e427 Fix compilation of code for getting device information on Windows
  • 7f23c00 Downgrade builder image to Debian 10 (buster), remove unneeded pkgs
  • 65891d1 Add --one-fs option to stay within one filesystem when walking file tree
  • d524619 Bump up version to 0.33.1
  • 772003e Report diagnostic output to stderr
  • aeb3d5a Report cache flusher errors to the caller
  • 72d5381 New progress bar rendering without indicatif
  • 55a174f Periodically flush cache
  • 5df2a95 Update more dependency versions
  • b710848 Update dependency versions
  • 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 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)
dependabot[bot] commented 11 months ago

Looks like fclones is up-to-date now, so this is no longer needed.