Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps clap from 4.5.38 to 4.5.39.

Release notes

Sourced from clap's releases.

v4.5.39

[4.5.39] - 2025-05-27

Fixes

  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Changelog

Sourced from clap's changelog.

[4.5.39] - 2025-05-27

Fixes

  • (help) Show short flag aliases before long
  • (help) Merge the short and long flag alias lists
Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [clap](https://github.com/clap-rs/clap) from 4.5.38 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.38...clap_complete-v4.5.39)

---
updated-dependencies:
- dependency-name: clap
  dependency-version: 4.5.39
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2025

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

@avrabe
Copy link
Collaborator

avrabe commented Jun 7, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 7, 2025

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

@avrabe
Copy link
Collaborator

avrabe commented Jun 10, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2025

Dependabot couldn't fetch all your path-based dependencies. Because of this, Dependabot cannot update this pull request.

avrabe added a commit that referenced this pull request Aug 24, 2025
Update dependencies based on available dependabot pull requests:

- actions/checkout: v4 -> v5 in GitHub workflows
  - Updates to Node.js 24 runtime
  - Better compatibility with latest GitHub Actions infrastructure

- clap: 4.5.4/4.0 -> 4.5.39 across multiple crates
  - cargo-wrt: 4.5.4 -> 4.5.39
  - wrt-build-core: 4.5.4 -> 4.5.39
  - wrt-dagger: 4.0 -> 4.5.39
  - Includes help text improvements and flag alias fixes

- wat: 1.205/1.231.0/1.0.89 -> 1.232.0 across multiple crates
  - wrt-decoder: 1.231.0 -> 1.232.0
  - wrt-tests: 1.205 -> 1.232.0
  - wrt-build-core: 1.0.89 -> 1.232.0
  - Adds async import/export ABI updates and duplicate import support

These updates were cherry-picked from pending dependabot PRs #100, #84, #83
and manually applied to match our current codebase structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant