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 async-stream to 0.3.5 #304

Merged
merged 1 commit into from
May 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 1, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
async-stream dependencies patch 0.3 -> 0.3.5

Release Notes

tokio-rs/async-stream (async-stream)

v0.3.5

Compare Source

v0.3.4

Compare Source

  • Improve support for #[track_caller] (#​72)
  • Reduce unsafe code (#​77)

v0.3.3

Compare Source

  • Fix a bug where yield and ? cannot be used on the same line (#​66)

v0.3.2

Compare Source

v0.3.1

Compare Source


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.

@renovate renovate bot force-pushed the renovate/async-stream-0.x branch from 1485a0a to 023e57f Compare May 2, 2024 14:17
Copy link

github-actions bot commented May 2, 2024

Benchmark for 98d2050

Click to view benchmark
Test Base PR %
postgres/consume/1000 5.3±0.05s 5.3±0.05s 0.00%
postgres/push/1000 535.6±41.89ms 551.7±15.22ms +3.01%
redis/consume/1000 10.1±0.00s 10.1±0.00s 0.00%
redis/push/1000 160.7±5.29ms 160.5±1.68ms -0.12%
sqlite_in_memory/consume/1000 6.0±0.00s 6.0±0.00s 0.00%
sqlite_in_memory/push/1000 71.6±0.69ms 71.6±0.58ms 0.00%

@geofmureithi geofmureithi merged commit 6d1505e into master May 2, 2024
10 checks passed
@geofmureithi geofmureithi deleted the renovate/async-stream-0.x branch May 2, 2024 15:10
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