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

fix(deps): update rust crate thiserror to v1.0.68 #222

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 17, 2024

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.60 -> 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)

v1.0.61

Compare Source

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

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 is behind base branch, 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 thetayloredman as a code owner May 17, 2024 19:57
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.39%. Comparing base (b4dc28b) to head (94cc909).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #222      +/-   ##
==========================================
- Coverage   72.47%   72.39%   -0.08%     
==========================================
  Files          23       23              
  Lines        2906     2909       +3     
==========================================
  Hits         2106     2106              
- Misses        800      803       +3     

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

@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 3b12ef5 to b1a82e4 Compare July 12, 2024 01:22
@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 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 b1a82e4 to 94cc909 Compare July 17, 2024 23:06
@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 94cc909 to 07c926e Compare September 22, 2024 20:05
@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 07c926e to 091145c Compare October 22, 2024 18:16
@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 091145c to 5d5c411 Compare November 1, 2024 00:50
@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 5d5c411 to df3317d Compare November 3, 2024 19:05
@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 df3317d to f87a8f6 Compare November 4, 2024 18:49
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.

1 participant