-
Notifications
You must be signed in to change notification settings - Fork 19
Commit 931bdb9
Update Rust crate thiserror to v1.0.69 (#1640)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [thiserror](https://redirect.github.com/dtolnay/thiserror) |
workspace.dependencies | patch | `1.0.66` -> `1.0.69` |
---
### Release Notes
<details>
<summary>dtolnay/thiserror (thiserror)</summary>
###
[`v1.0.69`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.69)
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.68...1.0.69)
- Backport
[2.0.2](https://redirect.github.com/dtolnay/thiserror/releases/tag/2.0.2)
fixes
###
[`v1.0.68`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.68)
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.67...1.0.68)
- Handle incomplete expressions more robustly in format arguments, such
as while code is being typed
([#​341](https://redirect.github.com/dtolnay/thiserror/issues/341),
[#​344](https://redirect.github.com/dtolnay/thiserror/issues/344))
###
[`v1.0.67`](https://redirect.github.com/dtolnay/thiserror/releases/tag/1.0.67)
[Compare
Source](https://redirect.github.com/dtolnay/thiserror/compare/1.0.66...1.0.67)
- Improve expression syntax support inside format arguments
([#​335](https://redirect.github.com/dtolnay/thiserror/issues/335),
[#​337](https://redirect.github.com/dtolnay/thiserror/issues/337),
[#​339](https://redirect.github.com/dtolnay/thiserror/issues/339),
[#​340](https://redirect.github.com/dtolnay/thiserror/issues/340))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone
America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone
America/Los_Angeles.
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxidecomputer/crucible).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 file changed
+41
-41
lines changed+41-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments