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

chore(deps): update rust crate clap_lex to <0.7.2 #501

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap_lex dependencies minor <0.7.1 -> <0.7.2

Release Notes

clap-rs/clap (clap_lex)

v0.7.1

Compare Source

Bug Fixes
  • MultipleValues stops evaluating values if the max or exact number of values was reached (86d92c9f)

v0.7.0

Compare Source

Bug Fixes
  • from_usage removes bug where usage strings have no help text (ad4e5451, closes #​83)
Features
  • MultipleValues
    • add support for minimum and maximum number of values (53f6b8c9)
    • adds support limited number and named values (ae09f05e)
    • implement shorthand for options with multiple values (6669f0a9)
  • arg allow other types besides Vec for multiple value settings (BREAKING CHANGE 0cc2f698, closes #​87)
  • usage implement smart usage strings on errors (d77048ef, closes #​88)

v0.6.0

Compare Source

Bug Fixes
  • tests fix failing doc tests (3710cd69)
Features
  • app add support for building args from usage strings (d5d48bcf)
  • args add ability to create basic arguments from a usage string (ab409a8f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added release-exclude Excluded from release changelog renovate labels Jun 23, 2024
Copy link
Contributor Author

renovate bot commented Jun 23, 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: utils/Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path utils/Cargo.toml --package [email protected] --precise 0.7.1
    Updating crates.io index
error: failed to select a version for the requirement `clap_lex = "^0.5.0"`
candidate versions found which didn't match: 0.7.1
location searched: crates.io index
required by package `clap_builder v4.3.24`
    ... which satisfies dependency `clap_builder = "=4.3.24"` (locked to 4.3.24) of package `clap v4.3.24`
    ... which satisfies dependency `clap = "<4.4"` (locked to 4.3.24) of package `nixos-wsl-utils v0.1.0 (/tmp/renovate/repos/github/nix-community/NixOS-WSL/utils)`
perhaps a crate was updated and forgotten to be re-vendored?

@nzbr nzbr closed this Jun 23, 2024
Copy link
Contributor Author

renovate bot commented Jun 23, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (<0.7.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/clap_lex-0.x branch June 23, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-exclude Excluded from release changelog renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant