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.26 #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.26
clap dependencies major 2.34.0 -> 4.5.26
clap dependencies major 3.2.25 -> 4.5.26

Release Notes

clap-rs/clap (clap)

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

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
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.26
    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.26
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
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.20 Update Rust crate clap to v4.5.21 Nov 14, 2024
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 73d0a7d to 562b826 Compare December 4, 2024 04:18
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.21 Update Rust crate clap to v4.5.22 Dec 4, 2024
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from f4a2bff to e7ebe87 Compare December 6, 2024 04:18
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.22 Update Rust crate clap to v4.5.23 Dec 6, 2024
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 7 times, most recently from 517c698 to 25b3272 Compare December 26, 2024 04:17
@nextest-bot nextest-bot force-pushed the renovate/clap-4.x branch 2 times, most recently from 175417a to 1b5f551 Compare January 8, 2025 04:17
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.23 Update Rust crate clap to v4.5.24 Jan 8, 2025
@nextest-bot nextest-bot changed the title Update Rust crate clap to v4.5.24 Update Rust crate clap to v4.5.26 Jan 10, 2025
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