build(deps): bump the patch-updates group with 10 updates#972
Merged
build(deps): bump the patch-updates group with 10 updates#972
Conversation
Bumps the patch-updates group with 10 updates: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.41` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.54` | `4.5.55` | | [clap_mangen](https://github.com/clap-rs/clap) | `0.2.27` | `0.2.28` | | [config](https://github.com/rust-cli/config-rs) | `0.15.11` | `0.15.13` | | [enumset](https://github.com/Lymia/enumset) | `1.1.6` | `1.1.7` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.28` | `1.2.29` | | [clap_builder](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.41` | | [clap_derive](https://github.com/clap-rs/clap) | `4.5.40` | `4.5.41` | | [enumset_derive](https://github.com/Lymia/enumset) | `0.11.0` | `0.12.0` | | [winnow](https://github.com/winnow-rs/winnow) | `0.7.11` | `0.7.12` | Updates `clap` from 4.5.40 to 4.5.41 - [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.40...clap_complete-v4.5.41) Updates `clap_complete` from 4.5.54 to 4.5.55 - [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.54...clap_complete-v4.5.55) Updates `clap_mangen` from 0.2.27 to 0.2.28 - [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_mangen-v0.2.27...clap_mangen-v0.2.28) Updates `config` from 0.15.11 to 0.15.13 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](rust-cli/config-rs@v0.15.11...v0.15.13) Updates `enumset` from 1.1.6 to 1.1.7 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](Lymia/enumset@v1.1.6...v1.1.7) Updates `cc` from 1.2.28 to 1.2.29 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.28...cc-v1.2.29) Updates `clap_builder` from 4.5.40 to 4.5.41 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.40...v4.5.41) Updates `clap_derive` from 4.5.40 to 4.5.41 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.5.40...v4.5.41) Updates `enumset_derive` from 0.11.0 to 0.12.0 - [Changelog](https://github.com/Lymia/enumset/blob/main/RELEASES.md) - [Commits](https://github.com/Lymia/enumset/commits) Updates `winnow` from 0.7.11 to 0.7.12 - [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md) - [Commits](winnow-rs/winnow@v0.7.11...v0.7.12) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.41 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_complete dependency-version: 4.5.55 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_mangen dependency-version: 0.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: config dependency-version: 0.15.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: enumset dependency-version: 1.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: cc dependency-version: 1.2.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_builder dependency-version: 4.5.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: clap_derive dependency-version: 4.5.41 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: enumset_derive dependency-version: 0.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: patch-updates - dependency-name: winnow dependency-version: 0.7.12 dependency-type: indirect update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #972 +/- ##
=======================================
Coverage 83.43% 83.43%
=======================================
Files 47 47
Lines 12604 12604
=======================================
Hits 10516 10516
Misses 2088 2088 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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 patch-updates group with 10 updates:
4.5.404.5.414.5.544.5.550.2.270.2.280.15.110.15.131.1.61.1.71.2.281.2.294.5.404.5.414.5.404.5.410.11.00.12.00.7.110.7.12Updates
clapfrom 4.5.40 to 4.5.41Changelog
Sourced from clap's changelog.
Commits
92fcd83chore: Releaseaca91b9docs: Update changelog8434510Merge pull request #5869 from tw4452852/patch-133b1fc3fix(complete): Fix env leakage in elvish dynamic completione5f1f48chore: Release9466a55docs: Update changelogd74b793Merge pull request #5865 from gifnksm/nushell-completion-value-typesecbc775fix(nu): Set argument type based onValueHint6784054Merge pull request #5857 from epage/emptycca5f32test(complete): Show empty option-value behaviorUpdates
clap_completefrom 4.5.54 to 4.5.55Commits
4c03930chore: Releasefb948a2docs: Update changelog0f60239Merge pull request #6057 from GilShoshan94/master83d4206test: Update fixture to cover all cases + stylingb13274dfix: Renamepvstodvsfor default valuesdf92ea0feat(help): Allow styling for inline context0e535e5chore(deps): Update compatible (dev) (#6054)de57287chore(deps): Update Rust Stable to v1.88 (#6048)5504a13Merge pull request #6047 from clap-rs/revert-6045-cleanup-docsrsc1c243cRevert "Cleanup docs.rs related issues"Updates
clap_mangenfrom 0.2.27 to 0.2.28Commits
4c03930chore: Releasefb948a2docs: Update changelog0f60239Merge pull request #6057 from GilShoshan94/master83d4206test: Update fixture to cover all cases + stylingb13274dfix: Renamepvstodvsfor default valuesdf92ea0feat(help): Allow styling for inline context0e535e5chore(deps): Update compatible (dev) (#6054)de57287chore(deps): Update Rust Stable to v1.88 (#6048)5504a13Merge pull request #6047 from clap-rs/revert-6045-cleanup-docsrsc1c243cRevert "Cleanup docs.rs related issues"Updates
configfrom 0.15.11 to 0.15.13Changelog
Sourced from config's changelog.
Commits
c297a4echore: Release config version 0.15.13badde41docs: Update changelogd8bdf0ffix: Support reading from files that have an UTF-8 Byte Order Mark (#670)588bd66Skip the UTF-8 BOM bytes when reading the file contents in FileSource.0680a28Adds test (currently failing) to show that a UTF-8 file with BOM is not parse...4b58d4bchore: Release config version 0.15.123e4363ddocs: Update changelog63c5660perf: Update TOML (#669)f15ef49chore: Force newer indexmapb7ee4daperf(toml): Reuse allocations where possibleUpdates
enumsetfrom 1.1.6 to 1.1.7Changelog
Sourced from enumset's changelog.
Commits
3c942ddBump version to 1.1.71d459f2Fix a few remaining references to enumset_test_no_std9b3b85dClean up the serde feature to remove the ugly serde2 hack.b1a1f11Rename enumset_test_no_std to better reflect what it currently tests.dcb934bReuse enumset_test_no_std as a test for cross-compiling with divergent serde ...1d291f9Merge branch 'main' of github.com:Lymia/enumset47915ccBless actual current trybuild output.d72c744Merge pull request #63 from dtolnay-contrib/serdefe52c0dMerge pull request #61 from cbiffle/cbiffle/enumset-hygiene51e84d9Fix discrepancy between host vs target "serde" featureUpdates
ccfrom 1.2.28 to 1.2.29Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
d40950achore: release v1.2.29 (#1493)72fd965Fix target parsing for powerpc (#1490)Updates
clap_builderfrom 4.5.40 to 4.5.41Changelog
Sourced from clap_builder's changelog.
Commits
4c03930chore: Releasefb948a2docs: Update changelog0f60239Merge pull request #6057 from GilShoshan94/master83d4206test: Update fixture to cover all cases + stylingb13274dfix: Renamepvstodvsfor default valuesdf92ea0feat(help): Allow styling for inline context0e535e5chore(deps): Update compatible (dev) (#6054)de57287chore(deps): Update Rust Stable to v1.88 (#6048)5504a13Merge pull request #6047 from clap-rs/revert-6045-cleanup-docsrsc1c243cRevert "Cleanup docs.rs related issues"Updates
clap_derivefrom 4.5.40 to 4.5.41Changelog
Sourced from clap_derive's changelog.
Commits
4c03930chore: Releasefb948a2docs: Update changelog0f60239Merge pull request #6057 from GilShoshan94/master83d4206test: Update fixture to cover all cases + stylingb13274dfix: Renamepvstodvsfor default valuesdf92ea0feat(help): Allow styling for inline context0e535e5chore(deps): Update compatible (dev) (#6054)de57287chore(deps): Update Rust Stable to v1.88 (#6048)5504a13Merge pull request #6047 from clap-rs/revert-6045-cleanup-docsrsc1c243cRevert "Cleanup docs.rs related issues"Updates
enumset_derivefrom 0.11.0 to 0.12.0Commits
Updates
winnowfrom 0.7.11 to 0.7.12Changelog
Sourced from winnow's changelog.
Commits
a0360f6chore: Release15bc372docs: Update changelog6c193edMerge pull request #802 from molarmanful/vecdeque-accumulate5db615dfeat(stream): Implement Accumulate for VecDequef226010Merge pull request #800 from Kijewski/pr-chars73ce9faImplement\<&str as Stream>::next_token()without panics18f20eeMerge pull request #796 from epage/docsfa51dd4docs(ref): Clarify distinction between parse and parse_nextDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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