cargo: bump the cargo-dependencies group with 3 updates #2220
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 3 updates: bytes, clap_complete and chrono.
Updates
bytes
from 1.4.0 to 1.5.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
74e6e20
chore: prepare bytes v1.5.0 (#627)64c4fa2
Rename UninitSlice constructors for consistency with ReadBuf (#599)c7756c3
Fix CI failure (#616)b29112c
Implement BufMut for&mut [MaybeUninit\<u8>]
(#597)99a2754
Add a safe way to create UninitSlice from slices (#598)74b04c7
Mark BytesMut::extend_from_slice as inline (#595)Updates
clap_complete
from 4.4.0 to 4.4.1Release notes
Sourced from clap_complete's releases.
Changelog
Sourced from clap_complete's changelog.
Commits
6eac611
chore: Releasea2f8b1a
docs: Update changelog1509828
Merge pull request #5114 from jporwal05/master34291a2
fix: (fish-completion) Help for value enumca06c32
test: (completion) enum value help7f5eac7
chore(gh): Ensure we can test latest depsdc63cba
chore(deps): update compatible (dev) (#5108)3cd571e
chore: Release59f1d01
docs: Update changelog7a4f7d3
Merge pull request #5106 from epage/onceUpdates
chrono
from 0.4.29 to 0.4.30Release notes
Sourced from chrono's releases.
... (truncated)
Commits
101ca7e
Bump version to 0.4.30eee59e3
Rewrite history sections for clarity and consistency7387fe7
Add history of chrono and time 0.1 to main documentation8509da4
Apply Clippy suggestions for duration module9d7fafe
Remove mention ofoldtime
from documentation27ea7e9
Renameoldtime
module toduration
8f5becd
Drop time 0.1 as optional dependencyf4aefc7
ClarifyTimelike::num_seconds_from_midnight
is a simple mapping1903778
Add NaiveDate::leap_year84334df
Update readmeDependabot 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