Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[deps] Platform: Update Rust crate thiserror to v1.0.68 #10562

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch =1.0.61 -> =1.0.68

Release Notes

dtolnay/thiserror (thiserror)

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)

Configuration

📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 requested a review from a team as a code owner August 19, 2024 01:18
@renovate renovate bot requested a review from justindbaur August 19, 2024 01:18
@bitwarden-bot bitwarden-bot changed the title [deps] Platform: Update Rust crate thiserror to v1.0.63 [PM-11074] [deps] Platform: Update Rust crate thiserror to v1.0.63 Aug 19, 2024
@bitwarden-bot
Copy link

Internal tracking:

Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 33.54%. Comparing base (cd79457) to head (e22c35c).
Report is 18 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10562   +/-   ##
=======================================
  Coverage   33.53%   33.54%           
=======================================
  Files        2815     2815           
  Lines       87646    87646           
  Branches    16694    16694           
=======================================
+ Hits        29395    29402    +7     
+ Misses      55942    55935    -7     
  Partials     2309     2309           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title [PM-11074] [deps] Platform: Update Rust crate thiserror to v1.0.63 [deps] Platform: Update Rust crate thiserror to v1.0.63 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 5bd870a to fb12a4a Compare August 19, 2024 12:41
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from fb12a4a to 915b590 Compare August 29, 2024 14:07
@renovate renovate bot changed the title [deps] Platform: Update Rust crate thiserror to v1.0.63 [deps] Platform: Update Rust crate thiserror to v1.0.64 Sep 22, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 915b590 to 30bf972 Compare September 22, 2024 19:17
@renovate renovate bot changed the title [deps] Platform: Update Rust crate thiserror to v1.0.64 [deps] Platform: Update Rust crate thiserror to v1.0.65 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 30bf972 to 4c1cd1e Compare October 22, 2024 18:03
@renovate renovate bot changed the title [deps] Platform: Update Rust crate thiserror to v1.0.65 [deps] Platform: Update Rust crate thiserror to v1.0.66 Nov 1, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 4c1cd1e to 049620c Compare November 1, 2024 00:28
@renovate renovate bot changed the title [deps] Platform: Update Rust crate thiserror to v1.0.66 [deps] Platform: Update Rust crate thiserror to v1.0.67 Nov 3, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch 2 times, most recently from be5580a to 87a6e21 Compare November 4, 2024 13:16
@renovate renovate bot changed the title [deps] Platform: Update Rust crate thiserror to v1.0.67 [deps] Platform: Update Rust crate thiserror to v1.0.68 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/thiserror-1.x branch from 87a6e21 to e22c35c Compare November 4, 2024 17:20
@justindbaur justindbaur merged commit 8ccece3 into main Nov 5, 2024
32 of 34 checks passed
@justindbaur justindbaur deleted the renovate/thiserror-1.x branch November 5, 2024 17:48
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.

2 participants