Skip to content

chore(deps): bump clap_mangen from 0.2.31 to 0.2.33#109

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap_mangen-0.2.33
Open

chore(deps): bump clap_mangen from 0.2.31 to 0.2.33#109
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/clap_mangen-0.2.33

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 26, 2026

Bumps clap_mangen from 0.2.31 to 0.2.33.

Commits

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.31 to 0.2.33.
- [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.31...clap_mangen-v0.2.33)

---
updated-dependencies:
- dependency-name: clap_mangen
  dependency-version: 0.2.33
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 26, 2026
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 26, 2026

Greptile Summary

This is a routine Dependabot patch bump of clap_mangen from 0.2.31 to 0.2.33 (Cargo.toml requirement updated from 0.2.28 to 0.2.33). The changes are limited to version strings and checksums in Cargo.toml and Cargo.lock.\n\n- clap_mangen is updated from 0.2.310.2.33 in Cargo.lock, with a new checksum.\n- The transitive dependency roff is bumped from 0.2.21.1.0 — a major version increment, but this is an internal dependency of clap_mangen and the project does not use roff directly, so there are no breaking changes to the consuming code.\n- No application logic or source files are modified.\n- The upgrade is safe to merge.

Important Files Changed

Filename Overview
Cargo.toml Bumps clap_mangen requirement from 0.2.28 to 0.2.33 — a minor patch version update within the same semver range
Cargo.lock Updates clap_mangen from 0.2.31 to 0.2.33 and bumps its transitive dependency roff from 0.2.2 to 1.1.0 with new checksums

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[gitv project] -->|depends on| B[clap_mangen 0.2.33]
    B -->|transitive dep| C[roff 1.1.0]
    B -->|transitive dep| D[clap 4.5.57]

    style B fill:#90EE90,stroke:#333
    style C fill:#90EE90,stroke:#333
Loading

Reviews (1): Last reviewed commit: "chore(deps): bump clap_mangen from 0.2.3..." | Re-trigger Greptile

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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants