chore(deps): unpin and update self_update#1699
Merged
aawsome merged 4 commits intorustic-rs:mainfrom Apr 4, 2026
Merged
Conversation
Member
|
Thanks a lot @GideonBear! |
Contributor
Author
Yeah, because I want one of my users to verify it's fixed organically (in Topgrade), which needs 2 updates (new version of self_update, and a version to update to). I've just released the second new version of Topgrade since the change, so if you wait a few days I can confirm if it works. |
Contributor
Author
|
I've confirmed it to be fixed! |
Merged
github-merge-queue bot
pushed a commit
that referenced
this pull request
Apr 5, 2026
## 🤖 New release * `rustic-rs`: 0.11.1 -> 0.11.2 (✓ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.11.2](v0.11.1...v0.11.2) - 2026-04-05 ### Added - add exclude-if-xattr option ([#1718](#1718)) ### Fixed - fix some typos ([#1710](#1710)) - Add keep-{within-}hourly to config/full.toml ([#1704](#1704)) ### Other - update dependencies ([#1723](#1723)) - *(deps)* unpin and update self_update ([#1699](#1699)) - move to axum for webdav command ([#1720](#1720)) - update dependencies ([#1721](#1721)) - *(deps)* bump quinn-proto from 0.11.13 to 0.11.14 ([#1703](#1703)) - Update core ([#1698](#1698)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: rustic-release-plz[bot] <182542030+rustic-release-plz[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref #1323, #1291
self_update0.43.1 is supposed to fix the issue. I advise to still test it, but should be safe to upgrade now.