Bump the cargo group with 4 updates #2022
Merged
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 4 updates: clap, chrono, serde_json and cargo_metadata.
Updates
clap
from 4.4.2 to 4.4.3Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
e9668b3
chore: Releasebc4986e
docs: Update changelog3d53641
Merge pull request #5122 from epage/docs32586c7
docs(tutorial): Split into separate modules per section5f6d4a3
docs(tutorial): Split out into a module20987de
Merge pull request #5121 from epage/docs9e7404b
docs(tutorial): Attempt to clarify attributesdb97a2c
docs(derive): Clarify value attributes are for PossibleValue37ba607
chore: Release3234c74
docs: Update changelogUpdates
chrono
from 0.4.30 to 0.4.31Release notes
Sourced from chrono's releases.
Commits
e730c6a
Bump version to 0.4.312afdde8
fix: underflow during datetime->nanos conversion46ad2c2
AddUNIX_EPOCH
constants1df8db3
Add TimeZone::timestamp_micros861d4e1
Make TimeZone::timestamp_millis_opt use3c4846a
Upgrade pure-rust-locales to 0.7.06665804
Deny leap second if secs != 59 infrom_num_seconds_from_midnight_opt
61b7ffb
Deny leap second if secs != 59 infrom_hms_nano_opt
202af6c
Don't generate leap seconds that are not 60 in NaiveTime's Arbitrary impl60283ab
Don't create strange leap seconds in testsUpdates
serde_json
from 1.0.106 to 1.0.107Release notes
Sourced from serde_json's releases.
Commits
b6e113f
Release 1.0.10700626a0
Merge pull request #1073 from dtolnay/rawvalueb9d296f
IntoDeserializer for &RawValue4ea34a2
Merge pull request #1072 from dtolnay/rawvaluefe30766
Support deserializing from &RawValue2c22077
Merge pull request #1062 from osiewicz/remove_build_rs04f7758
fixup! chore: Remove no_btreemap_get_key_value and no_btreemap_remove_entry.83bdc5f
Omit return keyword inremove_entry
89a2741
Revert "Remove limb_width32 and limb_width64 features"16e04ce
fixup! Remove limb_width32 and limb_width64 featuresUpdates
cargo_metadata
from 0.17.0 to 0.18.0Commits
8fa38ab
Version bumpfd72a0b
Merge pull request #248 from sorcio/add_worskpace_default_membersb181569
missing workspace_default_members should panic74c5272
Addworkspace_default_members
field04930e3
Merge pull request #242 from not-my-profile/link-cargo-bookcb0b9ec
doc: Link the Cargo Book in the doc comments of the Package structDependabot 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