Skip to content

chore(deps): bump the rust-minor group with 3 updates#236

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/rust-minor-08c9e2a350
May 14, 2026
Merged

chore(deps): bump the rust-minor group with 3 updates#236
hyperpolymath merged 1 commit into
mainfrom
dependabot/cargo/rust-minor-08c9e2a350

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 13, 2026

Bumps the rust-minor group with 3 updates: tokio, clap_complete and assert_cmd.

Updates tokio from 1.52.2 to 1.52.3

Release notes

Sourced from tokio's releases.

Tokio v1.52.3

1.52.3 (May 8th, 2026)

Fixed

  • sync: fix underflow in mpsc channel len() (#8062)
  • sync: notify receivers in mpsc OwnedPermit::release() method (#8075)
  • sync: require that an RwLock has max_readers != 0 (#8076)
  • sync: return Empty from try_recv() when mpsc is closed with outstanding permits (#8074)

#8062: tokio-rs/tokio#8062 #8074: tokio-rs/tokio#8074 #8075: tokio-rs/tokio#8075 #8076: tokio-rs/tokio#8076

Commits

Updates clap_complete from 4.6.3 to 4.6.5

Commits
  • c8c9355 chore: Release
  • af74def docs: Update changelog
  • c96f222 Merge pull request #6368 from truffle-dev/fix/fish-env-escaping
  • 49a05cd fix(complete): Two-pass quote fish env-completer
  • e791004 test(complete): Snapshot fish env quoting cases
  • 87ec1ad chore: Release
  • 78f2529 docs: Update changelog
  • b61f270 Merge pull request #6369 from Metbcy/fix/zsh-completion-ordering
  • 74c6666 fix(complete): Keep zsh candidate order
  • d142d8f Merge pull request #6360 from epage/string
  • Additional commits viewable in compare view

Updates assert_cmd from 2.2.1 to 2.2.2

Changelog

Sourced from assert_cmd's changelog.

[2.2.2] - 2026-05-11

Fixes

  • Ensure #[track_caller] works for better panic messages
Commits
  • feece89 chore: Release assert_cmd version 2.2.2
  • 367cdf7 docs: Update changelog
  • a98cc85 Merge pull request #289 from marcospb19/track_caller
  • cd2e167 fix: .success() not reporting panic location
  • 45a1c74 chore(deps): Update Prek to v0.3.13 (#293)
  • f1d9b5b chore(deps): Update Prek to v0.3.12 (#292)
  • 1d34bab Merge pull request #291 from epage/template
  • d9a70ad style: Make clippy happy
  • 4f5b5af chore: Update from _rust template
  • 1e1d586 chore(renovate): Fix the tag
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust-minor group with 3 updates: [tokio](https://github.com/tokio-rs/tokio), [clap_complete](https://github.com/clap-rs/clap) and [assert_cmd](https://github.com/assert-rs/assert_cmd).


Updates `tokio` from 1.52.2 to 1.52.3
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.52.2...tokio-1.52.3)

Updates `clap_complete` from 4.6.3 to 4.6.5
- [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.6.3...clap_complete-v4.6.5)

Updates `assert_cmd` from 2.2.1 to 2.2.2
- [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md)
- [Commits](assert-rs/assert_cmd@v2.2.1...v2.2.2)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.52.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: clap_complete
  dependency-version: 4.6.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
- dependency-name: assert_cmd
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust-minor
...

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 May 13, 2026
@dependabot dependabot Bot requested a review from hyperpolymath as a code owner May 13, 2026 21:15
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 13, 2026
@hyperpolymath hyperpolymath merged commit 283762a into main May 14, 2026
27 of 29 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/cargo/rust-minor-08c9e2a350 branch May 14, 2026 00:00
hyperpolymath added a commit that referenced this pull request May 14, 2026
…icate auto-merge workflow (#237)

## Summary

Two unrelated CI breakages were combining to block every Dependabot PR
(e.g. #235, #236):

1. **Broken committed escript binary** — the tracked `hypatia` (and
stale `hypatia-v2`) escript fails immediately with `escript: exception
error: undefined function nil_escript:main/1`. The `hypatia-scan`
workflow guards the build step with `[ ! -f hypatia ]`, so the broken
binary is used as-is and the scan step exits 1 before producing valid
JSON. Deleting the binaries causes the workflow to build a fresh escript
on every run (the existing build step already handles this path); added
`/hypatia` to `.gitignore` so it stays untracked.

2. **Duplicate auto-merge workflow with non-existent action SHA** —
`dependabot-auto-merge.yml` pinned `dependabot/fetch-metadata` to
`d7267f607e9d3fb96fc2fbe83e0af444e2d3ffac` which does not exist (real
`v2.4.0` is `08eff52bf64351f401fb50d4972fa95b9f2c2d1b`). The repo
already has `dependabot-automerge.yml` (note missing hyphen) with a
valid SHA and a stricter security-only policy gate. Deleted the
duplicate.

## Test plan

- [x] Reproduced the binary failure locally: \`./hypatia-cli.sh scan .\`
exits 127 with \`nil_escript:main/1\`
- [ ] CI on this branch builds fresh escript and Hypatia scan passes
- [ ] Once merged, #235 and #236 unblock

🤖 Generated with [Claude Code](https://claude.com/claude-code)

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.

1 participant