Closed dependabot[bot] closed 1 month ago
Asset | Uncompressed Size | Compressed Size |
---|---|---|
async_full/parquet_wasm_bg.wasm | 5.71MB $\color{green}\textbf{-27B -0\%}$ | 1.31MB $\color{red}\textbf{+1.92KB +0\%}$ |
slim/parquet_wasm_bg.wasm | 3.78MB $\color{red}\textbf{+7B +0\%}$ | 597KB $\color{red}\textbf{+211B +0\%}$ |
sync/parquet_wasm_bg.wasm | 4.97MB $\color{red}\textbf{+8B +0\%}$ | 1.08MB $\color{green}\textbf{-299B -0\%}$ |
Bumps the other group with 3 updates: reqwest, wasm-streams and async-trait.
Updates
reqwest
from 0.12.7 to 0.12.8Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
95fec09
v0.12.8baf9712
fix: pass pool_timer to hyper_util to enable the idle cleanup task (#2434)d85f44b
Bump rustls-native-certs (#2427)c8665be
tests: use a documented test network for testing964b1c6
tests: bypass the proxy when testing timeouts09884ed
feat: Add support for SOCKS4 (#610) (#2400)a13a6bc
ci: pin tokio-util for msrv job (#2412)4cc8ec8
feat: Exposestreaming
as public APIwrap
(#2255)cc3dd51
Add file function to async::multipart (#2106)193ed1f
chore: Depend on wasm-bindgen 0.2.89 or higherUpdates
wasm-streams
from 0.4.0 to 0.4.1Changelog
Sourced from wasm-streams's changelog.
Commits
e20bb21
0.4.1a48bffe
Update changelog7c6eea5
Check for unhandled errors and rejections in test039fc33
Test dropping into_stream() and into_async_read() with rejecting cancel()31e9be8
Fix dropped closure exception forIntoStream
andIntoAsyncRead
(#25)c041860
Update readmeUpdates
async-trait
from 0.1.82 to 0.1.83Release notes
Sourced from async-trait's releases.
Commits
e6b4d47
Release 0.1.83bfe8d61
Merge pull request #278 from dtolnay/arbself7bd974b
Ignore needless_arbitrary_self_type clippy lint in generated codeb53b4e7
Add regression test for issue 277Dependabot 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