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: [#​653](https://github.com/gilbertchen/duplicacy/pull/653) (thanks [@​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: [#​632](https://github.com/gilbertchen/duplicacy/pull/632) (thanks to [@​sevimo123](https://github.com/sevimo123))
- Added support for SharePoint document libraries to the ODB backend: [#​633](https://github.com/gilbertchen/duplicacy/pull/633) (thanks to [@​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 [@​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: [#​649](https://github.com/gilbertchen/duplicacy/pull/649) (thanks to [@​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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
3.1.0→3.2.5Release Notes
gilbertchen/duplicacy (duplicacy)
v3.2.5: Duplicacy Command Line Version 3.2.5Compare Source
df76bd0@:065ae50v3.2.4: Duplicacy Command Line Version 3.2.4Compare Source
v3.2.3: Duplicacy Command Line Version 3.2.3Compare Source
e99dfeav3.2.2: Duplicacy Command Line Version 3.2.2Compare Source
7bfc0e7v3.2.1: Duplicacy Command Line Version 3.2.1Compare Source
4e9d2c4d92b173v3.2.0: Duplicacy Command Line Version 3.2.0Compare Source
3a81c1053b0f3fff207ba1f9ad0ecdf8f5a9be475fConfiguration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.