Closed dependabot[bot] closed 6 days ago
Comparing dependabot/cargo/async-stream-0.3.6
(456fbfb) with main
(bb506a4)
❌ 2
regressions
✅ 15
untouched benchmarks
:warning: Please fix the performance issues or acknowledge them on CodSpeed.
Benchmark | main |
dependabot/cargo/async-stream-0.3.6 |
Change | |
---|---|---|---|---|
❌ | test_count[1 Small File] |
3.4 ms | 4.1 ms | -17.62% |
❌ | test_show[100 Small Files] |
15.8 ms | 32.4 ms | -51.17% |
⚠️ Dependabot is rebasing this PR ⚠️
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps async-stream from 0.3.5 to 0.3.6.
Release notes
Sourced from async-stream's releases.
Commits
b0b2f22
Prepare v0.3.6 release (#112)97d1d3e
Fix unsoundness issues #106 and #107 (#109)0588ec1
Fix CI failures (#111)e8abfaa
Fix CI failure (#104)e40ce2c
Update CI config and fix CI failure (#101)3a693e5
Fix CI failure (#100)3bad702
Upgrade to 2021 edition (#99)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show