Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate clap to v4.5.20 #112

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

nextest-bot
Copy link
Collaborator

@nextest-bot nextest-bot commented Oct 3, 2023

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.3.19 -> 4.5.20
clap dependencies major 2.34.0 -> 4.5.20
clap dependencies major 3.2.25 -> 4.5.20

Release Notes

clap-rs/clap (clap)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

v4.5.16

Compare Source

Fixes
  • (derive) Improve error messages when derive feature is missing

v4.5.15

Compare Source

Compatiblity
  • (unstable-ext) Arg::remove changed return types
Fixes
  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it

v4.5.13

Compare Source

Fixes
  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

v4.5.12

Compare Source


Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@nextest-bot nextest-bot added the dependencies Pull requests that update a dependency file label Oct 3, 2023
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 980b20a to ab2c25d Compare October 3, 2023 17:10
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 3 times, most recently from d1a2489 to 446f572 Compare October 13, 2023 03:50
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.6 Update Rust crate clap to v4.4.7 Oct 24, 2023
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 4 times, most recently from 32de31a to caa7ffb Compare October 31, 2023 03:50
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 937256d to 19e79b3 Compare November 10, 2023 22:26
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.7 Update Rust crate clap to v4.4.8 Nov 10, 2023
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from ea097b5 to 034a5a1 Compare November 21, 2023 04:49
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 92e6f1d to 0fb813c Compare November 28, 2023 04:12
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.8 Update Rust crate clap to v4.4.10 Nov 28, 2023
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.10 Update Rust crate clap to v4.4.11 Dec 5, 2023
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.11 Update Rust crate clap to v4.4.12 Dec 29, 2023
@nextest-bot
Copy link
Collaborator Author

nextest-bot commented Dec 29, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path internal-tools/fixture-manager/Cargo.toml --package [email protected] --precise 4.5.4
    Updating crates.io index
error: failed to select a version for the requirement `clap = "^2.33"`
candidate versions found which didn't match: 4.5.4
location searched: crates.io index
required by package `structopt v0.3.26`
    ... which satisfies dependency `structopt = "^0.3.26"` (locked to 0.3.26) of package `fixture-manager v0.1.0 (/tmp/renovate/repos/github/guppy-rs/guppy/internal-tools/fixture-manager)`
perhaps a crate was updated and forgotten to be re-vendored?

@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.12 Update Rust crate clap to v4.4.13 Jan 5, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.4.13 Update Rust crate clap to v4.4.14 Jan 9, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.7 Update Rust crate clap to v4.5.8 Jun 29, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.8 Update Rust crate clap to v4.5.9 Jul 9, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.9 Update Rust crate clap to v4.5.10 Jul 24, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.10 Update Rust crate clap to v4.5.11 Jul 26, 2024
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 5 times, most recently from 79d60ca to d970da6 Compare August 1, 2024 03:15
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.11 Update Rust crate clap to v4.5.13 Aug 1, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.13 Update Rust crate clap to v4.5.14 Aug 9, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.14 Update Rust crate clap to v4.5.15 Aug 10, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.15 Update Rust crate clap to v4.5.16 Aug 16, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.16 Update Rust crate clap to v4.5.17 Sep 5, 2024
@nextest-bot
Copy link
Collaborator Author

nextest-bot commented Sep 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path internal-tools/fixture-manager/Cargo.toml --package [email protected] --precise 4.5.20
    Updating crates.io index
error: failed to select a version for the requirement `clap = "^2.33"`
candidate versions found which didn't match: 4.5.20
location searched: crates.io index
required by package `structopt v0.3.26`
    ... which satisfies dependency `structopt = "^0.3.26"` (locked to 0.3.26) of package `fixture-manager v0.1.0 (/tmp/renovate/repos/github/guppy-rs/guppy/internal-tools/fixture-manager)`

@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.17 Update Rust crate clap to v4.5.18 Sep 21, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.18 Update Rust crate clap to v4.5.19 Oct 2, 2024
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.19 Update Rust crate clap to v4.5.20 Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant