deps: bump the minor-and-patch group across 1 directory with 6 updates#13
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
deps: bump the minor-and-patch group across 1 directory with 6 updates#13dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uuid](https://github.com/uuid-rs/uuid) | `1.20.0` | `1.21.0` | | [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` | | [clap](https://github.com/clap-rs/clap) | `4.5.57` | `4.5.60` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.65` | `4.5.66` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.5.1` | `3.5.2` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.3` | `3.1.4` | Updates `uuid` from 1.20.0 to 1.21.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.20.0...v1.21.0) Updates `chrono` from 0.4.43 to 0.4.44 - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](chronotope/chrono@v0.4.43...v0.4.44) Updates `clap` from 4.5.57 to 4.5.60 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.57...clap_complete-v4.5.60) Updates `clap_complete` from 4.5.65 to 4.5.66 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.65...clap_complete-v4.5.66) Updates `ctrlc` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.5.1...3.5.2) Updates `predicates` from 3.1.3 to 3.1.4 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: chrono dependency-version: 0.4.44 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: clap_complete dependency-version: 4.5.66 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ctrlc dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 minor-and-patch group with 6 updates in the / directory:
1.20.01.21.00.4.430.4.444.5.574.5.604.5.654.5.663.5.13.5.23.1.33.1.4Updates
uuidfrom 1.20.0 to 1.21.0Release notes
Sourced from uuid's releases.
Commits
a38fa19Merge pull request #859 from uuid-rs/cargo/v1.21.0e45b10fprepare for 1.21.0 releasef6f5d48Merge pull request #852 from XAMPPRocky/main9bee4bdMerge branch 'main' into maincb8f156Merge pull request #858 from uuid-rs/chore/getrandom-04a59c061bump msrv to 1.85.0 for getrandomb9a3157bump msrv to 1.81.02a0a7a3force an earlier nightly for miria6e0aa1update rand to 0.10576d47bupdate getrandom to 0.4Updates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
clapfrom 4.5.57 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
clap_completefrom 4.5.65 to 4.5.66Commits
05bac73chore: Released374835chore: Releaseb55bf9edocs(contrib): Update PR conventions from _rust template48c3b11chore: Release4589490docs: Update changelog78a7962Merge pull request #6243 from epage/term21828f4Merge pull request #6245 from epage/completeb8c9ad5test(complete): Update for new versions54f1ab8Merge pull request #6244 from epage/typoc40ad5cdocs: Fix a typoUpdates
ctrlcfrom 3.5.1 to 3.5.2Commits
0aed47cRelease 3.5.2369ffb7Remove cargo.lock introduced with the previous PR97d3e27bump nixUpdates
predicatesfrom 3.1.3 to 3.1.4Changelog
Sourced from predicates's changelog.
Commits
f54f2cdchore: Releasece8099eMerge pull request #200 from rynoV/master34d11dedocs: Update changeloga03ae99feat: Make BoxPredicate::find_case use the inner find_case9b59897test: Add test for BoxPredicate::find_case45f4333Merge pull request #201 from assert-rs/renovate/crate-ci-typos-1.xb9c965bchore(deps): Update pre-commit hook crate-ci/typos to v1.42.30d9cf08Merge pull request #199 from epage/template9968b8achore: Update from _rust templatee4f2b35chore(ci): Update actionDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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