deps(deps): bump assert_cmd from 2.2.0 to 2.2.2 in the dev-deps group across 1 directory#160
Conversation
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
@dependabot rebase |
e430ef1 to
e84fe05
Compare
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>
e84fe05 to
297c853
Compare
|
Droid encountered an error —— View job Droid is reviewing code and running a security check… |
|
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) |
Bumps the dev-deps group with 1 update in the / directory: assert_cmd.
Updates
assert_cmdfrom 2.2.0 to 2.2.2Changelog
Sourced from assert_cmd's changelog.
Commits
feece89chore: Release assert_cmd version 2.2.2367cdf7docs: Update changeloga98cc85Merge pull request #289 from marcospb19/track_callercd2e167fix: .success() not reporting panic location45a1c74chore(deps): Update Prek to v0.3.13 (#293)f1d9b5bchore(deps): Update Prek to v0.3.12 (#292)1d34babMerge pull request #291 from epage/templated9a70adstyle: Make clippy happy4f5b5afchore: Update from _rust template1e1d586chore(renovate): Fix the tag