Skip to content

Update Rust crate thiserror to v1.0.69#71

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/thiserror-1.x-lockfile
Open

Update Rust crate thiserror to v1.0.69#71
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/thiserror-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 5, 2024

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.441.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

v1.0.63

Compare Source

  • Documentation improvements

v1.0.62

Compare Source

  • Support referring to nested tuple struct fields inside #[error("…", …)] attribute (#​309)

v1.0.61

Compare Source

  • Use core::fmt and core::panic to facilitate error_in_core support (#​299, thanks @​jordens)

v1.0.60

Compare Source

  • Resolve unexpected_cfgs warning (#​298)

v1.0.59

Compare Source

  • Unblock testing of rustc debug-fmt-detail option (#​297)

v1.0.58

Compare Source

  • Make backtrace support available when using -Dwarnings (#​292)

v1.0.57

Compare Source

  • Generate more efficient Display impl for error message which do not contain any interpolated value (#​286, thanks @​nyurik)

v1.0.56

Compare Source

  • Update proc-macro2 to fix caching issue when using a rustc-wrapper such as sccache

v1.0.55

Compare Source

  • Work around improperly cached build script result by sccache – second attempt (#​280)

v1.0.54

Compare Source

  • Work around improperly cached build script result by sccache – first attempt (#​279)

v1.0.53

Compare Source

  • Reduce spurious rebuilds under RustRover IDE when using a nightly toolchain (#​270)

v1.0.52

Compare Source

  • Fix interaction with RUSTC_BOOTSTRAP (#​269)

v1.0.51

Compare Source

  • Improve diagnostics when an invalid attribute previously caused thiserror to generate no Error impl (#​266)

v1.0.50

Compare Source

  • Improve diagnostic when a #[source], #[from], or #[transparant] attribute refers to a type that has no std::error::Error impl (#​258, thanks @​de-vri-es)

v1.0.49

Compare Source

v1.0.48

Compare Source

  • Improve implementation of displaying Path values in a generated Display impl (#​251, thanks @​mina86)

v1.0.47

Compare Source

v1.0.46

Compare Source

  • Add bootstrap workaround to allow rustc to depend on thiserror (#​248, thanks @​RalfJung)

v1.0.45

Compare Source


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 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 force-pushed the renovate/thiserror-1.x-lockfile branch from efd4865 to 6ccfe64 Compare May 7, 2024 04:46
@renovate renovate Bot changed the title fix(deps): update rust crate thiserror to v1.0.59 fix(deps): update rust crate thiserror to v1.0.60 May 7, 2024
@renovate renovate Bot changed the title fix(deps): update rust crate thiserror to v1.0.60 fix(deps): update rust crate thiserror to v1.0.61 May 17, 2024
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 6ccfe64 to 7648eef Compare May 17, 2024 18:57
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 7648eef to 4e745c6 Compare July 12, 2024 00:45
@renovate renovate Bot changed the title fix(deps): update rust crate thiserror to v1.0.61 fix(deps): update rust crate thiserror to v1.0.62 Jul 12, 2024
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 4e745c6 to 094f87c Compare July 17, 2024 19:52
@renovate renovate Bot changed the title fix(deps): update rust crate thiserror to v1.0.62 fix(deps): update rust crate thiserror to v1.0.63 Jul 17, 2024
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 094f87c to 43d44b0 Compare September 22, 2024 22:22
@renovate renovate Bot changed the title fix(deps): update rust crate thiserror to v1.0.63 fix(deps): update rust crate thiserror to v1.0.64 Sep 22, 2024
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 43d44b0 to cbaa839 Compare October 22, 2024 19:18
@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 cbaa839 to c188edd Compare November 1, 2024 00:25
@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 1, 2024
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from c188edd to 62da7ff Compare November 3, 2024 19:16
@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 62da7ff to 0482384 Compare November 4, 2024 18:19
@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 0482384 to d62103e Compare November 10, 2024 07:51
@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 d62103e to a70b616 Compare August 10, 2025 13:11
@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
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from a70b616 to c4054f4 Compare December 10, 2025 11:31
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from c4054f4 to e62485d Compare December 31, 2025 14:44
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from e62485d to 7995d4a Compare February 2, 2026 20:17
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 7995d4a to e723712 Compare February 12, 2026 15:32
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from e723712 to 7ec4ed2 Compare February 25, 2026 09:54
@renovate renovate Bot force-pushed the renovate/thiserror-1.x-lockfile branch from 7ec4ed2 to 4f031b3 Compare March 13, 2026 17:11
@renovate renovate Bot changed the title chore(deps): update rust crate thiserror to v1.0.69 Update Rust crate thiserror to v1.0.69 Apr 8, 2026
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