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

chore(deps): update rust crate thiserror to v1.0.69 #492

Merged
merged 1 commit into from
Nov 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 18, 2024

This PR contains the following updates:

Package Type Update Change
thiserror workspace.dependencies patch 1.0.64 -> 1.0.69

Release Notes

dtolnay/thiserror (thiserror)

v1.0.69

Compare Source

  • Backport 2.0.2 fixes

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)

Configuration

📅 Schedule: Branch creation - "before 6am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 force-pushed the renovate/thiserror-1.x-lockfile branch 12 times, most recently from fcca24f to 09fcc75 Compare November 25, 2024 17:38
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch 4 times, most recently from 30026b7 to 570c813 Compare November 27, 2024 16:12
@renovate renovate bot force-pushed the renovate/thiserror-1.x-lockfile branch from 570c813 to b06b241 Compare November 27, 2024 16:14
@gusinacio gusinacio merged commit 5961537 into main Nov 27, 2024
10 checks passed
@gusinacio gusinacio deleted the renovate/thiserror-1.x-lockfile branch November 27, 2024 16:22
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12054238072

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage decreased (-0.07%) to 80.255%

Files with Coverage Reduction New Missed Lines %
crates/service/src/middleware/auth/tap.rs 1 96.51%
crates/service/src/tap/checks/deny_list_check.rs 2 94.02%
crates/watcher/src/lib.rs 4 92.71%
Totals Coverage Status
Change from base Build 12054194415: -0.07%
Covered Lines: 6808
Relevant Lines: 8483

💛 - Coveralls

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