Bump the dependencies group across 1 directory with 9 updates#158
Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
Open
Bump the dependencies group across 1 directory with 9 updates#158dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps the dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.39` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.16` | `2.0.17` | | [assert_fs](https://github.com/assert-rs/assert_fs) | `1.1.2` | `1.1.3` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.2` | `3.1.3` | | [itertools](https://github.com/rust-itertools/itertools) | `0.13.0` | `0.14.0` | | [pest](https://github.com/pest-parser/pest) | `2.7.13` | `2.8.0` | | [pest_derive](https://github.com/pest-parser/pest) | `2.7.13` | `2.8.0` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `2.0.12` | | [textwrap](https://github.com/mgeisler/textwrap) | `0.16.1` | `0.16.2` | Updates `clap` from 4.5.18 to 4.5.39 - [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.18...clap_complete-v4.5.39) Updates `assert_cmd` from 2.0.16 to 2.0.17 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.16...v2.0.17) Updates `assert_fs` from 1.1.2 to 1.1.3 - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_fs@v1.1.2...v1.1.3) Updates `predicates` from 3.1.2 to 3.1.3 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.2...v3.1.3) Updates `itertools` from 0.13.0 to 0.14.0 - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](rust-itertools/itertools@v0.13.0...v0.14.0) Updates `pest` from 2.7.13 to 2.8.0 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.13...v2.8.0) Updates `pest_derive` from 2.7.13 to 2.8.0 - [Release notes](https://github.com/pest-parser/pest/releases) - [Commits](pest-parser/pest@v2.7.13...v2.8.0) Updates `thiserror` from 1.0.64 to 2.0.12 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.64...2.0.12) Updates `textwrap` from 0.16.1 to 0.16.2 - [Release notes](https://github.com/mgeisler/textwrap/releases) - [Changelog](https://github.com/mgeisler/textwrap/blob/master/CHANGELOG.md) - [Commits](mgeisler/textwrap@0.16.1...0.16.2) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.39 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: assert_cmd dependency-version: 2.0.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: assert_fs dependency-version: 1.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: predicates dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: itertools dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pest dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pest_derive dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: thiserror dependency-version: 2.0.12 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: textwrap dependency-version: 0.16.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 9 updates in the / directory:
4.5.184.5.392.0.162.0.171.1.21.1.33.1.23.1.30.13.00.14.02.7.132.8.02.7.132.8.01.0.642.0.120.16.10.16.2Updates
clapfrom 4.5.18 to 4.5.39Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
ed2360fchore: Release196a14bdocs: Update changelogcd622abMerge pull request #5846 from ribru17/alias_fn_dedup48ff72bfix(complete): Deduplicate bash subcmd casesb1b6f17Merge pull request #5843 from epage/link5900216fix(derive): Update link for derive attributesfde45f9chore: Release45d5d7edocs: Update changelog4b82b97chore: Releasea982adfdocs: Update changelogUpdates
assert_cmdfrom 2.0.16 to 2.0.17Changelog
Sourced from assert_cmd's changelog.
Commits
c5c7f0fchore: Release assert_cmd version 2.0.17569854edocs: Update changelog26cddcfMerge pull request #234 from epage/macroabe77aafeat(cargo): Addcargo_bin!148c026refactor: Move crate_name out into a filea096861Merge pull request #233 from xixishidibei/master9b88b5achore:fix cargo clippy warning1bc3b12chore(deps): Update Rust Stable to v1.86 (#232)b177879chore(deps): Update Rust crate automod to v1.0.15 (#231)3d914b5chore(deps): Update Rust Stable to v1.85 (#229)Updates
assert_fsfrom 1.1.2 to 1.1.3Changelog
Sourced from assert_fs's changelog.
Commits
d68513fchore: Release assert_fs version 1.1.30494532docs: Update changelog166e6adMerge pull request #135 from sunshowers/new-inb9ccf5bfeat: add TempDir::new_in/with_prefix/with_prefix_ind0e9862chore(deps): Update Rust Stable to v1.86 (#134)54cfa5achore(deps): Update Rust crate automod to v1.0.15 (#133)92f14e5chore(deps): Update Rust Stable to v1.85 (#132)6ffaf9dchore(deps): Update Rust Stable to v1.84 (#131)f48d88achore(deps): Update Rust Stable to v1.83 (#130)eb7670bstyle: Make clippy happyUpdates
predicatesfrom 3.1.2 to 3.1.3Changelog
Sourced from predicates's changelog.
Commits
40045bbchore: Release3480ad7docs: Update changelog6db4ca3Merge pull request #180 from marienz/master7cd735bfeat: Implement PredicateBoxExt for?Sized5bd6da7chore(deps): Update Rust Stable to v1.83 (#179)3a0400estyle: Make clippy happy4277197chore: Update from _rust templatedabd07aMerge pull request #26 from futreall/main8100137Update CONTRIBUTING.md006f98fchore(ci): Report deprecations in the reviewUpdates
itertoolsfrom 0.13.0 to 0.14.0Changelog
Sourced from itertools's changelog.
Commits
a015a68Addnext_arrayandcollect_arraya1213e1Prepare v0.14.0 releaseff0c942fix clippy lintsf80883bFix into_group_map_by documentation errorsb793238Add track_caller for asser_equal5d4056bdefault_featuresis deprecated - switch it todefault-featuresa447b68doc for added traitd0479b0"nitpicks"35c78ceIndexMut -> BorrowMut<slice>deb53barefactored to share codeUpdates
pestfrom 2.7.13 to 2.8.0Release notes
Sourced from pest's releases.
... (truncated)
Commits
111e779bump version to 2.8.0 (#1094)2b30b8dnew rule: PUSH_LITERAL (#1092)61f1ebcrm some compiler warnings (#1093)17a7fa0fixed cli-parsing of id <text-input> command (#1089)7a809ddbump toolchain in semver check (#1091)b1869d5bump toolchain (#1090)a13c05ccheck if a crate version was already published (#1078)eca1f1cDebugger: Allow specification of several breakpoints from cmdline args (#1075)f2f4310fix CIFuzz action (#1077)8ea0c31Debugger: Fix command parsing on the debugger prompt (#1074)Updates
pest_derivefrom 2.7.13 to 2.8.0Release notes
Sourced from pest_derive's releases.
... (truncated)
Commits
111e779bump version to 2.8.0 (#1094)2b30b8dnew rule: PUSH_LITERAL (#1092)61f1ebcrm some compiler warnings (#1093)17a7fa0fixed cli-parsing of id <text-input> command (#1089)7a809ddbump toolchain in semver check (#1091)b1869d5bump toolchain (#1090)a13c05ccheck if a crate version was already published (#1078)eca1f1cDebugger: Allow specification of several breakpoints from cmdline args (#1075)f2f4310fix CIFuzz action (#1077)8ea0c31Debugger: Fix command parsing on the debugger prompt (#1074)Updates
thiserrorfrom 1.0.64 to 2.0.12Release notes
Sourced from thiserror's releases.
... (truncated)
Commits
95a5126Release 2.0.1276490f7Merge pull request #413 from dtolnay/elidablelifetime9f27b76Ignore elidable_lifetime_names pedantic clippy lintdaf2a6fResolve some elidable_lifetime_names pedantic clippy lint5f07160Point standard library links to stable6706a51Convert html links to intra-doc links2706873More precise gitignore patterns70bc20dRemove **/*.rs.bk from project-specific gitignore0f532e3Release 2.0.113d15543Merge pull request #410 from dtolnay/testnostdUpdates
textwrapfrom 0.16.1 to 0.16.2Release notes
Sourced from textwrap's releases.
Changelog
Sourced from textwrap's changelog.
Commits
4770e55Merge pull request #585 from mgeisler/release-0.16.284ca0bbBump version to 0.16.230fc2dfUpdate changelog for version 0.16.26ff5874Add dependency graph for version 0.16.21e2016cAdapt to breaking changes in actions/github-scripted3e027Merge pull request #584 from mgeisler/cargo-semver-on-release5bd05cbRuncargo semver-checkswhen preparing a releaseca4138cMerge pull request #581 from mgeisler/cache-coverage-build47c5cdaMerge pull request #583 from mgeisler/add-codecov-token3ca3f2eMerge pull request #582 from waywardmonkeys/fix-needless_lifetimes-lintDependabot 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