Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 22, 2024

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.63 -> 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 this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.64 fix(deps): update rust crate thiserror to v1.0.65 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from a82956f to 1af9efa Compare October 22, 2024 20:07
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 1af9efa to d798220 Compare November 2, 2024 20:52
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.65 fix(deps): update rust crate thiserror to v1.0.66 Nov 2, 2024
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.66 fix(deps): update rust crate thiserror to v1.0.67 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from d798220 to 424decc Compare November 3, 2024 15:51
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.67 fix(deps): update rust crate thiserror to v1.0.68 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 424decc to 015bcc8 Compare November 4, 2024 18:02
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.68 fix(deps): update rust crate thiserror to v1.0.69 Nov 10, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 015bcc8 to 561250a Compare November 10, 2024 07:02
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 561250a to b651494 Compare August 10, 2025 14:56
@renovate renovate bot changed the title fix(deps): update rust crate thiserror to v1.0.69 chore(deps): update rust crate thiserror to v1.0.69 Sep 25, 2025
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 1.0.69
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants