chore(deps): Bump the cargo group across 1 directory with 9 updates #323
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 group with 9 updates in the / directory:
1.36.0
1.37.0
1.0.80
1.0.83
0.4.34
0.4.38
0.13.3
0.13.4
1.0.196
1.0.200
1.17.1
1.18.0
4.5.1
4.5.4
0.2.14
0.2.16
3.10.0
3.10.1
Updates
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
anyhow
from 1.0.80 to 1.0.83Release notes
Sourced from anyhow's releases.
Commits
96f0392
Release 1.0.8317bbd1e
Merge pull request #363 from dtolnay/checkcfg3ab3c3b
Resolve unexpected_cfgs warning8e62244
Discard CI coverage of backtrace feature on toolchains older than 1.63e77374f
Mirror PR 343 changes from readme to rustdoccb47d7c
Reword no-std documentation change from PR 3436b5bdb1
Wrap PR 343 to 80 columnsf01080b
Merge pull request #343 from Arthur-Milchior/readme1074bdea
Release 1.0.8247a4fbf
Merge pull request #360 from dtolnay/docensureUpdates
chrono
from 0.4.34 to 0.4.38Release notes
Sourced from chrono's releases.
... (truncated)
Commits
352a352
Prepare 0.4.3846d44d6
Manually implementCopy
forDateTime
if offset isCopy
760eb66
Update windows-bindgen requirement from 0.55 to 0.56391187f
Return error when rounding with zero durationffc75e5
AddTimeDelta::checked_mul
andTimeDelta::checked_div
f8cecbe
MakeWeekday::num_days_from public
, rename todays_since
.0cfc405
Optimize number formatting74ba83b
Takepad
by value78e79db
Match on tuples informat_fixed
f3d76c7
Match on tuples informat_numeric
Updates
prometheus
from 0.13.3 to 0.13.4Changelog
Sourced from prometheus's changelog.
Commits
04fce2f
prometheus: release 0.13.4 (#520)6e435db
build(deps): update reqwest requirement from ^0.11 to ^0.12 (#516)439e3b8
Preventclippy::ignored_unit_patterns
in macro expansions (#497)bf696d6
ci: bump MSRV to fix test jobs (#519)b7e8745
Let the cargo.toml know which example requires which features (#511)f49c724
cargo: update all dependencies (#504)76a6345
ci: Update toactions/checkout@v4
. (#499)a72d8d7
Bump MSRV to 1.65 to fix CI. (#505)7a9adca
ci: Update badge info to not refer to Travis CI (#500)6e81890
bump MSRV to 1.60.0 (#491)Updates
serde
from 1.0.196 to 1.0.200Release notes
Sourced from serde's releases.
Commits
cc865ac
Release 1.0.2002d973c1
Merge pull request #2733 from jamessan/nan-decimal6ca499b
Only format Unexpected::Float with decimal point if it is finite1477028
Release 1.0.199789740b
Merge pull request #2732 from aatifsyed/master8fe7539
fix: ambiguous associated type in forward_to_deserialize_any!f6623a3
Ignore cast_precision_loss pedantic clippy lintc4fb923
Release 1.0.19865b7eea
Merge pull request #2729 from dtolnay/saturating01cd696
Integrate Saturating<T> deserialization into impl_deserialize_num macroUpdates
rhai
from 1.17.1 to 1.18.0Release notes
Sourced from rhai's releases.
Changelog
Sourced from rhai's changelog.
Commits
5f2f243
Merge pull request #858 from schungx/masterfd281a4
Bump codegen version5346d13
Bump version.02d67bb
Merge pull request #856 from schungx/masteraf64584
Fix try block optimizer bug.99c0539
Add contributors.7c76621
Merge pull request #854 from schungx/master08ff3c0
Fix empty lines bug7de8507
Merge pull request #853 from schungx/masteref2a63d
Replace update_fn_comments with potentially more useful get_fn_metadata_mut.Updates
clap
from 4.5.1 to 4.5.4Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
5e4facf
chore: Release8880b0a
docs: Update changelog132b5dd
Merge pull request #5425 from epage/litdf915fe
fix(derive): Re-allow expressions for id's8eab48f
refactor(derive): Make it easier to work with 'Name'be73195
refactor(derive): Clarify tests024089b
Merge pull request #5415 from Pi-Cla/patch-13b35dba
docs: Add mention of nushell to clap_complete README58469d1
Merge pull request #5405 from epage/docs655d829
docs(derive): Fix ToC links within tutorial chaptersUpdates
test-log
from 0.2.14 to 0.2.16Release notes
Sourced from test-log's releases.
Changelog
Sourced from test-log's changelog.
Commits
b7dfcb0
Bump version to 0.2.16de76f21
Add link to tracing-subscriber environment variable syntax documentation07be0a2
Reorder 'Features' section in README4a50628
Mention 'color' feature in READMEdd2c246
Provide --fail-with-body curl option in publish workflowb6ca273
Unify references to docs.rs landing page538e5ef
Stop using implicit dependency features5d5ed5c
Add CHANGELOG entry for #50ee032f2
feat: allow using color for tracing and loge4cf1e9
Add CHANGELOG entry for #48Updates
tempfile
from 3.10.0 to 3.10.1Changelog
Sourced from tempfile's changelog.
Commits
094c115
chore: release 3.10.156c5934
Fix integer overflows and truncation (#278)5a949d6
chore: 2021 edition (#276)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