Bump the cargo-dependencies group with 5 updates #65
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 5 updates:
0.4.35
0.4.37
0.3.12
0.3.13
0.36.0
0.37.0
0.1.2
0.1.3
1.36.0
1.37.0
Updates
chrono
from 0.4.35 to 0.4.37Release notes
Sourced from chrono's releases.
Commits
7d62045
Prepare 0.4.376857d00
Hide re-export ofLocalResult
in docs9e22e48
SwapMappedLocalTime
andLocalResult
type aliasca3c3b6
Prepare 0.4.361850198
RevertTimeDelta
deprecationse05ba8b
AddMappedLocalTime::and_then
3adfd88
Main documentation: simplify links and reflow text1e8df65
Rustfmt doc comments1b57859
Run doctests withalloc
feature if possible6f2c7cc
Use different method to run feature-dependent doctestsUpdates
enum_dispatch
from 0.3.12 to 0.3.13Changelog
Sourced from enum_dispatch's changelog.
Commits
c20b482
v0.3.1336b13dc
add test for::core
namespace collisione7e6ce5
Merge branch 'master' into 'master'9a2e6e0
added prefix to specifer to fix naming conflicts38d9dd5
Merge branch 'include-tests' into 'master'5239382
Cargo.toml: include tests in crateUpdates
octocrab
from 0.36.0 to 0.37.0Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
314618c
chore: release (#613)4f97859
Update graphql_client requirement from 0.13.0 to 0.14.0 (#617)d3c70a1
Added basic support for getting user profiles (#616)6004d50
fix!: ChangeRate::reset
tou64
(#615)131ddc0
docs: Update manual github app authentication example (#610)Updates
serde_variant
from 0.1.2 to 0.1.3Changelog
Sourced from serde_variant's changelog.
Commits
7da6d66
Bump version to 0.1.328537f1
Bump actions/checkout from 3 to 44290fc8
Add Dependabot configurationc9675d3
Replace deprecated actions-rs/toolchain usage58ff70f
Rename CI workflow to Testa393dbc
Relicense project under terms of Apache-2.0/MITUpdates
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)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