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 1.0.50 #190

Merged
merged 1 commit into from
Oct 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 19, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
thiserror dependencies patch 1.0.49 -> 1.0.50

Release Notes

dtolnay/thiserror (thiserror)

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)

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 has been generated by Mend Renovate. View repository job log here.

@github-actions
Copy link

Benchmark for 67b1c5e

Click to view benchmark
Test Base PR %
mysql/consume/1000 2.9±0.08s 2.8±0.02s -3.45%
mysql/push/1000 1234.9±11.30ms 1235.4±21.93ms +0.04%
postgres/consume/1000 772.1±19.11ms 797.9±39.72ms +3.34%
postgres/push/1000 458.2±6.89ms 449.4±4.78ms -1.92%
redis/consume/1000 551.8±0.35ms 551.7±0.46ms -0.02%
redis/push/1000 122.6±5.45ms 122.1±7.37ms -0.41%
sqlite_in_memory/consume/1000 1000.1±33.42ms 995.3±28.48ms -0.48%
sqlite_in_memory/push/1000 56.6±1.37ms 55.5±1.92ms -1.94%

@geofmureithi geofmureithi merged commit a7c7fd6 into master Oct 21, 2023
5 checks passed
@geofmureithi geofmureithi deleted the renovate/thiserror-1.x branch October 21, 2023 03:52
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