chore(deps): bump the cargo-dependencies group with 7 updates #307
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the cargo-dependencies group with 7 updates:
0.4.3
0.4.4
0.12.3
0.12.4
0.11.26
0.12.2
1.36.0
1.37.0
0.7.4
0.7.5
0.8.0
0.8.1
0.21.0
0.22.0
Updates
backon
from 0.4.3 to 0.4.4Release notes
Sourced from backon's releases.
Commits
7e90660
Bump backon to 0.4.4 (#81)53fb634
feat: Add blocking retry with context support (#80)9e90135
chore(deps): update reqwest requirement from 0.11 to 0.12 (#78)4cd72bb
docs: Update README (#76)Updates
prost
from 0.12.3 to 0.12.4Commits
38a00d8
chore: Release version 0.12.4 (#1024)b3de938
docs: Document feature flags (#1003)12260d1
build(deps): Allow multimap 0.10 (#1013)2b6140c
build(deps): Allow heck 0.5 (#1012)50bab4f
chore: Split prost-types lib.rs into separate modules. (#1007)0bd9482
Minor clippy lint fixes. (#1006)82d7774
Allow itertools 0.12 (#948)2a4aeaf
feat: add derive feature (#992)e3d708c
Improve protoc not found error message (#937)145fd47
improve encode_varint performance by bounding its loop (#940)Updates
reqwest
from 0.11.26 to 0.12.2Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
6768a8e
v0.12.2fff307b
fix(connect): ALPN missed when using socks5 proxy with rustls backend (#2164)04bf45f
fix: tls version limit for rustls (#2203)056f8c4
fix(connect): not negotiate h2 when using native-tls backend (#2165)e0ea15b
v0.12.13d78fcb
fix: Display for Error shouldn't include source (#2199)c535724
Fix binding interface when no TLS is used (#2200)d5adcba
fix: rustls extraction ofTlsInfo::peer_certificate()
being truncated (#2195)7a5df21
fix: could panic if http2 disabled but TLS negotiated h2 (#2194)d5051f9
Update version number in ReadmeUpdates
tokio
from 1.36.0 to 1.37.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
9c337ca
chore: prepare Tokio v1.37.0 (#6435)e542501
io: document cancel safety ofAsyncBufReadExt::fill_buf
(#6431)4601c84
stream: addnext_many
andpoll_next_many
toStreamMap
(#6409)deff252
util: document cancel safety ofSinkExt::send
andStreamExt::next
(#6417)4565b81
sync: add arwlock()
method to ownedRwLock
guards (#6418)3ce4720
sync: addis_closed
,is_empty
, andlen
to mpsc receivers (#6348)8342e4b
util: assert compatibility betweenLengthDelimitedCodec
options (#6414)4c453e9
readme: add description about benchmarks (#6425)1846483
sync: expose strong and weak counts of mpsc sender handles (#6405)baad270
sync: add Semaphore example for limiting the number of outgoing requests (#6419)Updates
axum
from 0.7.4 to 0.7.5Release notes
Sourced from axum's releases.
Commits
ef8a9e8
Release axum and axum-extra (#2676)c6fd852
Updatesync_wrapper
to 1.0.0 from 0.1.12ec68d6
Add rejection tracing to all extractors (#2584)2ce382f
Remove h2 from dependencies when http2 feature is off (#2605)8b13d4c
Add axum-typed-routing to ECOSYSTEM.md (#2608)19f6f79
Fix layers being cloned for each request (#2586)3569950
Make nightly_error_messages feature compatible with latest nightlyb6b203b
fix typo in prometheus_metrics_example (#2627)b03f6c1
Fix typo in CONTRIBUTING.md (#2612)4d65ba0
ci: Unbreak cargo-deny action (#2613)Updates
axum-otel-metrics
from 0.8.0 to 0.8.1Commits
9492a8c
chore: bump version to 0.8.10e83463
chore: update crates9ba9951
chore(deps): bump h2 from 0.4.2 to 0.4.4 in /examples/axum-metrics-demo55d0a98
chore(deps): bump pin-project-lite from 0.2.13 to 0.2.14cede9fe
chore(deps): bump tokio from 1.36.0 to 1.37.0533291d
chore(deps): bump axum from 0.7.4 to 0.7.57d38586
chore: update example deps1f29898
chore: update Cargo.lock46952d9
chore(deps): bump http from 1.0.0 to 1.1.09709ebd
chore(deps): bump opentelemetry_sdk from 0.22.0 to 0.22.1Updates
opentelemetry
from 0.21.0 to 0.22.0Release notes
Sourced from opentelemetry's releases.
... (truncated)
Commits
ab9415a
Bump versions to prepare for release v0.22 (#1539)6422524
fix: disable workspace default feature (#1562)d88e83d
Fix invalid import paths under "Getting Started" (#1574)27cf653
Deprecate AWS XrayIdGenerator (#1573)188a26c
Switch from the chronoclock
feature tonow
(#1569)47b928e
Disable default features on reqwest (#1570)98cd103
chore: skip coverage check for dependencies update (#1558)36c2a8e
deprecation(opentelemetry-jaeger): Add deprecation notice. (#1560)1169445
opentelemetry-otlp: Default the port correctly. (#1556)4c22cf6
Safer endpoint Uri construction (#1553)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions