chore(deps): update dependency duplicacy to v3.2.5 #20

Merged
jcabillot merged 1 commits from renovate/duplicacy-3.x into main 2026-07-06 19:57:40 -04:00
Member

This PR contains the following updates:

Package Update Change
duplicacy minor 3.1.03.2.5

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gilbertchen/duplicacy (duplicacy)

v3.2.5: Duplicacy Command Line Version 3.2.5

Compare Source

  • Fixed bugs in OneDrive related to the handling of fossils: df76bd0
  • Use regex in swift storage url parsing to allow a username to contain a @: 065ae50

v3.2.4: Duplicacy Command Line Version 3.2.4

Compare Source

  • Fixed a bug causing prune to repeatedly overwrite collection 1 in -collect-only mode
  • Remove incomplete_files when backup completes successfully
  • Do not save incomplete snapshots for dry run to avoid corrupting subsequent backups
  • Corrected zstd compression level name from "fast" to "fastest"
  • Save the list of verified chunks every 5 minutes for crash resilience
  • Don't add corrupt chunks to verified_chunks
  • Use a different API to find the id of a GCD drive by name for cases with more than 10 shared drives
  • Upgrade go to version 1.21.13

v3.2.3: Duplicacy Command Line Version 3.2.3

Compare Source

  • Upgrade storj.io/uplink to v1.12.1 to fix an 64 bit alignment issue: e99dfea

v3.2.2: Duplicacy Command Line Version 3.2.2

Compare Source

  • Save storj credentials in keychain/keyring after a storj storage has been successfully created: 7bfc0e7

v3.2.1: Duplicacy Command Line Version 3.2.1

Compare Source

  • Removed a false check that caused an initialization error with zstd-enabled storages: #​653 (thanks @​gorbak25)
  • Allow two copy-compatible storages to have different compression levels: 4e9d2c4
  • Skip identical entries when listing chunks: d92b173
  • Upgraded Go version to 1.19.13

v3.2.0: Duplicacy Command Line Version 3.2.0

Compare Source

  • Added a Samba backend: 3a81c10
  • Implemented zstd compression: 53b0f3f
  • Added support for custom OneDrive credentials: #​632 (thanks to @​sevimo123)
  • Added support for SharePoint document libraries to the ODB backend: #​633 (thanks to @​sevimo123)
  • Fixed a connection leak in the Dropbox backend on some http errors: gilbertchen/go-dropbox#5 (thanks to @​northnose)
  • Fixed bugs that caused the B2 and Google Drive backends to fail to download metadata chunks that have been marked as fossils: ff207ba 1f9ad0e
  • Fixed a crash when some backends return with an empty entry path: cdf8f5a
  • Fixed a crash caused by concurrent access to a map during chunk verification: #​649 (thanks to @​northnose)
  • Fixed a chunk leak when listing files in a revision: 9be475f

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [duplicacy](https://github.com/gilbertchen/duplicacy) | minor | `3.1.0` → `3.2.5` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information. --- ### Release Notes <details> <summary>gilbertchen/duplicacy (duplicacy)</summary> ### [`v3.2.5`](https://github.com/gilbertchen/duplicacy/releases/tag/v3.2.5): Duplicacy Command Line Version 3.2.5 [Compare Source](https://github.com/gilbertchen/duplicacy/compare/v3.2.4...v3.2.5) - Fixed bugs in OneDrive related to the handling of fossils: [`df76bd0`](https://github.com/gilbertchen/duplicacy/commit/df76bd0a34241092a4f67155ebfb7c9b79d40dbe) - Use regex in swift storage url parsing to allow a username to contain a `@`: [`065ae50`](https://github.com/gilbertchen/duplicacy/commit/065ae50868574404c502fb8b9508a2475d218337) ### [`v3.2.4`](https://github.com/gilbertchen/duplicacy/releases/tag/v3.2.4): Duplicacy Command Line Version 3.2.4 [Compare Source](https://github.com/gilbertchen/duplicacy/compare/v3.2.3...v3.2.4) - Fixed a bug causing prune to repeatedly overwrite collection 1 in -collect-only mode - Remove incomplete\_files when backup completes successfully - Do not save incomplete snapshots for dry run to avoid corrupting subsequent backups - Corrected zstd compression level name from "fast" to "fastest" - Save the list of verified chunks every 5 minutes for crash resilience - Don't add corrupt chunks to verified\_chunks - Use a different API to find the id of a GCD drive by name for cases with more than 10 shared drives - Upgrade go to version 1.21.13 ### [`v3.2.3`](https://github.com/gilbertchen/duplicacy/releases/tag/v3.2.3): Duplicacy Command Line Version 3.2.3 [Compare Source](https://github.com/gilbertchen/duplicacy/compare/v3.2.2...v3.2.3) - Upgrade storj.io/uplink to v1.12.1 to fix an 64 bit alignment issue: [`e99dfea`](https://github.com/gilbertchen/duplicacy/commit/e99dfea048e0e42092835e9e57ee56dfbdb6184b) ### [`v3.2.2`](https://github.com/gilbertchen/duplicacy/releases/tag/v3.2.2): Duplicacy Command Line Version 3.2.2 [Compare Source](https://github.com/gilbertchen/duplicacy/compare/v3.2.1...v3.2.2) - Save storj credentials in keychain/keyring after a storj storage has been successfully created: [`7bfc0e7`](https://github.com/gilbertchen/duplicacy/commit/7bfc0e7d5114c448ae7c90c6cda06faccdf78eab) ### [`v3.2.1`](https://github.com/gilbertchen/duplicacy/releases/tag/v3.2.1): Duplicacy Command Line Version 3.2.1 [Compare Source](https://github.com/gilbertchen/duplicacy/compare/v3.2.0...v3.2.1) - Removed a false check that caused an initialization error with zstd-enabled storages: [#&#8203;653](https://github.com/gilbertchen/duplicacy/pull/653) (thanks [@&#8203;gorbak25](https://github.com/gorbak25)) - Allow two copy-compatible storages to have different compression levels: [`4e9d2c4`](https://github.com/gilbertchen/duplicacy/commit/4e9d2c4cca7b4ebd394323fa154918da9bf2e939) - Skip identical entries when listing chunks: [`d92b173`](https://github.com/gilbertchen/duplicacy/commit/d92b1734f476d7f67f176d7f853c7013baffb301) - Upgraded Go version to 1.19.13 ### [`v3.2.0`](https://github.com/gilbertchen/duplicacy/releases/tag/v3.2.0): Duplicacy Command Line Version 3.2.0 [Compare Source](https://github.com/gilbertchen/duplicacy/compare/v3.1.0...v3.2.0) - Added a Samba backend: [`3a81c10`](https://github.com/gilbertchen/duplicacy/commit/3a81c1065add9ec885c6fe88126446308b563e5f) - Implemented zstd compression: [`53b0f3f`](https://github.com/gilbertchen/duplicacy/commit/53b0f3f7b6b998e74d79b98ea53b60eb90a26aad) - Added support for custom OneDrive credentials: [#&#8203;632](https://github.com/gilbertchen/duplicacy/pull/632) (thanks to [@&#8203;sevimo123](https://github.com/sevimo123)) - Added support for SharePoint document libraries to the ODB backend: [#&#8203;633](https://github.com/gilbertchen/duplicacy/pull/633) (thanks to [@&#8203;sevimo123](https://github.com/sevimo123)) - Fixed a connection leak in the Dropbox backend on some http errors: [gilbertchen/go-dropbox#5](https://github.com/gilbertchen/go-dropbox/pull/5) (thanks to [@&#8203;northnose](https://github.com/northnose)) - Fixed bugs that caused the B2 and Google Drive backends to fail to download metadata chunks that have been marked as fossils: [`ff207ba`](https://github.com/gilbertchen/duplicacy/commit/ff207ba5bfe89a4ccdfa229bd225f5cf4850e35a) [`1f9ad0e`](https://github.com/gilbertchen/duplicacy/commit/1f9ad0e35c3fb24118d746612d4fad33626228be) - Fixed a crash when some backends return with an empty entry path: [`cdf8f5a`](https://github.com/gilbertchen/duplicacy/commit/cdf8f5a8575fa50e22cad126a00140e38618b9fc) - Fixed a crash caused by concurrent access to a map during chunk verification: [#&#8203;649](https://github.com/gilbertchen/duplicacy/pull/649) (thanks to [@&#8203;northnose](https://github.com/northnose)) - Fixed a chunk leak when listing files in a revision: [`9be475f`](https://github.com/gilbertchen/duplicacy/commit/9be475f876c0f4eab9cea7fa0b356d927d1628f9) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTEuMyIsInVwZGF0ZWRJblZlciI6IjQzLjI1MS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-07-06 19:02:51 -04:00
chore(deps): update dependency duplicacy to v3.2.5
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 16s
PR Checks / build-test (pull_request) Successful in 45s
9ace7f87d0
jcabillot was assigned by renovate 2026-07-06 19:02:54 -04:00
jcabillot merged commit 452cafddb8 into main 2026-07-06 19:57:40 -04:00
jcabillot deleted branch renovate/duplicacy-3.x 2026-07-06 19:57:42 -04:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/docker-duplicacy#20