fix(deps): update rust crate thiserror to v1.0.69 #55

Open
Renovate wants to merge 1 commit from renovate/thiserror-1.x-lockfile into main
Collaborator

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.63 -> 1.0.69
thiserror dependencies patch 1.0.69 -> 1.0.69
thiserror dependencies patch 1.0.50 -> 1.0.69

Release Notes

dtolnay/thiserror (thiserror)

v1.0.69

Compare Source

v1.0.68

Compare Source

  • Handle incomplete expressions more robustly in format arguments, such as while code is being typed (#​341, #​344)

v1.0.67

Compare Source

v1.0.66

Compare Source

  • Improve compile error on malformed format attribute (#​327)

v1.0.65

Compare Source

  • Ensure OUT_DIR is left with deterministic contents after build script execution (#​325)

v1.0.64

Compare Source


Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [thiserror](https://github.com/dtolnay/thiserror) | dependencies | patch | `1.0.63` -> `1.0.69` | | [thiserror](https://github.com/dtolnay/thiserror) | dependencies | patch | `1.0.69` -> `1.0.69` | | [thiserror](https://github.com/dtolnay/thiserror) | dependencies | patch | `1.0.50` -> `1.0.69` | --- ### Release Notes <details> <summary>dtolnay/thiserror (thiserror)</summary> ### [`v1.0.69`](https://github.com/dtolnay/thiserror/releases/tag/1.0.69) [Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.68...1.0.69) - Backport [2.0.2](https://github.com/dtolnay/thiserror/releases/tag/2.0.2) fixes ### [`v1.0.68`](https://github.com/dtolnay/thiserror/releases/tag/1.0.68) [Compare Source](https://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 ([#&#8203;341](https://github.com/dtolnay/thiserror/issues/341), [#&#8203;344](https://github.com/dtolnay/thiserror/issues/344)) ### [`v1.0.67`](https://github.com/dtolnay/thiserror/releases/tag/1.0.67) [Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.66...1.0.67) - Improve expression syntax support inside format arguments ([#&#8203;335](https://github.com/dtolnay/thiserror/issues/335), [#&#8203;337](https://github.com/dtolnay/thiserror/issues/337), [#&#8203;339](https://github.com/dtolnay/thiserror/issues/339), [#&#8203;340](https://github.com/dtolnay/thiserror/issues/340)) ### [`v1.0.66`](https://github.com/dtolnay/thiserror/releases/tag/1.0.66) [Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.65...1.0.66) - Improve compile error on malformed format attribute ([#&#8203;327](https://github.com/dtolnay/thiserror/issues/327)) ### [`v1.0.65`](https://github.com/dtolnay/thiserror/releases/tag/1.0.65) [Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.64...1.0.65) - Ensure OUT_DIR is left with deterministic contents after build script execution ([#&#8203;325](https://github.com/dtolnay/thiserror/issues/325)) ### [`v1.0.64`](https://github.com/dtolnay/thiserror/releases/tag/1.0.64) [Compare Source](https://github.com/dtolnay/thiserror/compare/1.0.63...1.0.64) - Exclude derived impls from coverage instrumentation ([#&#8203;322](https://github.com/dtolnay/thiserror/issues/322), thanks [@&#8203;oxalica](https://github.com/oxalica)) </details> --- ### Configuration 📅 **Schedule**: 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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzIuMSIsInVwZGF0ZWRJblZlciI6IjQwLjMzLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Author
Collaborator

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: crates/lyra-ecs/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/lyra-ecs/Cargo.toml --package thiserror@1.0.50 --precise 1.0.69
error: package ID specification `thiserror@1.0.50` did not match any packages
help: there are similar package ID specifications:

  thiserror@1.0.69
  thiserror@2.0.12

File name: crates/wgsl-preprocessor/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/wgsl-preprocessor/Cargo.toml --package thiserror@1.0.63 --precise 1.0.69
error: package ID specification `thiserror@1.0.63` did not match any packages
help: there are similar package ID specifications:

  thiserror@1.0.69
  thiserror@2.0.12

### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: crates/lyra-ecs/Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/lyra-ecs/Cargo.toml --package thiserror@1.0.50 --precise 1.0.69 error: package ID specification `thiserror@1.0.50` did not match any packages help: there are similar package ID specifications: thiserror@1.0.69 thiserror@2.0.12 ``` ##### File name: crates/wgsl-preprocessor/Cargo.lock ``` Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path crates/wgsl-preprocessor/Cargo.toml --package thiserror@1.0.63 --precise 1.0.69 error: package ID specification `thiserror@1.0.63` did not match any packages help: there are similar package ID specifications: thiserror@1.0.69 thiserror@2.0.12 ```
Renovate force-pushed renovate/thiserror-1.x-lockfile from 8373f71b6f
Some checks failed
renovate/artifacts Artifact file update failure
CI / build (ubuntu-latest, nightly) (pull_request) Successful in 4m6s
CI / test (ubuntu-latest, nightly) (pull_request) Failing after 16m50s
to a773a6ed3e
Some checks failed
renovate/artifacts Artifact file update failure
CI / test (ubuntu-latest, nightly) (pull_request) Failing after 21m28s
CI / build (ubuntu-latest, nightly) (pull_request) Failing after 21m28s
2025-07-23 03:16:59 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
CI / test (ubuntu-latest, nightly) (pull_request) Failing after 21m28s
CI / build (ubuntu-latest, nightly) (pull_request) Failing after 21m28s
This pull request has changes conflicting with the target branch.
  • Cargo.lock
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/thiserror-1.x-lockfile:renovate/thiserror-1.x-lockfile
git switch renovate/thiserror-1.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/thiserror-1.x-lockfile
git switch renovate/thiserror-1.x-lockfile
git rebase main
git switch main
git merge --ff-only renovate/thiserror-1.x-lockfile
git switch renovate/thiserror-1.x-lockfile
git rebase main
git switch main
git merge --no-ff renovate/thiserror-1.x-lockfile
git switch main
git merge --squash renovate/thiserror-1.x-lockfile
git switch main
git merge --ff-only renovate/thiserror-1.x-lockfile
git switch main
git merge renovate/thiserror-1.x-lockfile
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
SeanOMik/lyra-engine!55
No description provided.