Skip to content

deps(deps): bump assert_cmd from 2.2.0 to 2.2.2 in the dev-deps group across 1 directory#160

Merged
EffortlessSteven merged 1 commit into
mainfrom
dependabot/cargo/dev-deps-bbe61f9645
May 11, 2026
Merged

deps(deps): bump assert_cmd from 2.2.0 to 2.2.2 in the dev-deps group across 1 directory#160
EffortlessSteven merged 1 commit into
mainfrom
dependabot/cargo/dev-deps-bbe61f9645

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev-deps group with 1 update in the / directory: assert_cmd.

Updates assert_cmd from 2.2.0 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

[2.2.1] - 2026-04-17

Internal

  • Dependency update
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 @github

dependabot Bot commented on behalf of github Apr 27, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@codecov

codecov Bot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@EffortlessSteven

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title deps(deps): bump assert_cmd from 2.2.0 to 2.2.1 in the dev-deps group deps(deps): bump assert_cmd from 2.2.0 to 2.2.1 in the dev-deps group across 1 directory May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/dev-deps-bbe61f9645 branch from e430ef1 to e84fe05 Compare May 11, 2026 13:25
EffortlessSteven added a commit that referenced this pull request May 11, 2026
The droid-action-safe action rejects non-human actors by default with:
  Workflow initiated by non-human actor: dependabot (type: Bot).
  Add bot to allowed_bots list or use '*' to allow all bots.

This caused every Dependabot rebase to report a failed `droid-review`
check — informational but noisy and confusing in the PR check list.

Add `allowed_bots: dependabot[bot]` so Dependabot dependency-bump PRs
receive Droid Auto Review. The list is narrow on purpose; do not change
to `'*'`. Adding additional bots requires an explicit follow-up PR.

Discovered when running the BYOK setup against #160 (assert_cmd 2.2.0
→ 2.2.1) — the first real Dependabot PR after the workflows landed in
#172.
Bumps the dev-deps group with 1 update in the / directory: [assert_cmd](https://github.com/assert-rs/assert_cmd).


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

---
updated-dependencies:
- dependency-name: assert_cmd
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title deps(deps): bump assert_cmd from 2.2.0 to 2.2.1 in the dev-deps group across 1 directory deps(deps): bump assert_cmd from 2.2.0 to 2.2.2 in the dev-deps group across 1 directory May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/dev-deps-bbe61f9645 branch from e84fe05 to 297c853 Compare May 11, 2026 15:31
@factory-droid

factory-droid Bot commented May 11, 2026

Copy link
Copy Markdown

Droid encountered an error —— View job


Droid is reviewing code and running a security check…

@factory-droid

factory-droid Bot commented May 11, 2026

Copy link
Copy Markdown

Droid finished @dependabot[bot]'s task —— View job


Droid Review Complete

PR #160 — deps(deps): bump assert_cmd from 2.2.0 to 2.2.2 in the dev-deps group across 1 directory

Verdict: Approved

Summary: PR #160 is a routine Dependabot bump of assert_cmd from 2.2.0 to 2.2.2 in dev-dependencies. The diff is limited to Cargo.lock updates (version and checksum). assert_cmd is a trusted, widely-used testing utility from assert-rs; the 2.2.2 release contains only internal fixes (track_caller panic messages and dependency updates). No code correctness, security, or dependency issues identified.

Candidates reviewed: 0 (no review comments generated)

@EffortlessSteven EffortlessSteven merged commit 95d09bb into main May 11, 2026
19 of 20 checks passed
@EffortlessSteven EffortlessSteven deleted the dependabot/cargo/dev-deps-bbe61f9645 branch May 11, 2026 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant