-
Notifications
You must be signed in to change notification settings - Fork 21
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(cargo): bump reqwest from 0.11.20 to 0.11.22 #145
Conversation
Benchmark ResultsLinux
|
9bf1663
to
e2663a6
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #145 +/- ##
==========================================
- Coverage 87.01% 86.73% -0.29%
==========================================
Files 56 39 -17
Lines 2827 2540 -287
==========================================
- Hits 2460 2203 -257
+ Misses 367 337 -30 ☔ View full report in Codecov by Sentry. |
e2663a6
to
a139a2c
Compare
Micro-Benchmark ResultsLinux
|
a139a2c
to
a6ba3eb
Compare
Integrated-Benchmark Report (Linux)Scenario: Frozen Lockfile
BENCHMARK_REPORT.json{
"results": [
{
"command": "pacquet@HEAD",
"mean": 0.14200003477428574,
"stddev": 0.010716660771438279,
"median": 0.13710324306000002,
"user": 0.05600421428571428,
"system": 0.20686521714285713,
"min": 0.12761521006,
"max": 0.15970938006000002,
"times": [
0.15467573906,
0.13833479706000001,
0.15970938006000002,
0.13482591506000002,
0.14701484706,
0.13315598606,
0.15533739706000002,
0.12761521006,
0.13587168906000002,
0.14929539606,
0.13072880306,
0.13551198606,
0.15305806806000002,
0.13286527306
],
"exit_codes": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
},
{
"command": "pacquet@main",
"mean": 0.13519025855999997,
"stddev": 0.009502160013047494,
"median": 0.13093710656000002,
"user": 0.06054492857142857,
"system": 0.2008525742857142,
"min": 0.12442908006,
"max": 0.15258013806,
"times": [
0.14896553106000002,
0.13020231106000002,
0.12754412906,
0.13978957106,
0.12442908006,
0.12791012906000002,
0.14648284406,
0.13353443206,
0.12869870206,
0.15258013806,
0.13167190206,
0.12920249506,
0.14549241306000002,
0.12615994206
],
"exit_codes": [
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0
]
}
]
} |
2775fd8
to
e1defd1
Compare
@dependabot rebase |
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.20 to 0.11.22. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.11.20...v0.11.22) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
e1defd1
to
57872bb
Compare
Superseded by #230. |
Bumps reqwest from 0.11.20 to 0.11.22.
Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
5df3861
v0.11.22afc3a93
fix trust-dns error kind on windows (#1992)d050e60
v0.11.212a881fb
fix: split connect timeout for multiple IPs (#1940)17c893f
Bump actions/checkout from 3 to 4 (#1968)10d9d23
Addtls_info
/TlsInfo
for access to peer's leaf certificate (#1938)d3d95a5
OptimizeTrustDnsResolver
(#1967)0292486
dep: Upgrade trust-dns-resolver from v0.22 to v0.23 (#1965)70d100c
Feature: auto detect MacOS proxy settings (#1955)34f6c70
Added wasm in the docs. (#1960)You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)