feature/523-3-4-dependency-updates #577

Merged
Vylpes merged 2 commits from feature/523-3-4-dependency-updates into release/3.4.0 2026-09-17 12:26:00 +01:00
Owner
#523
Fix audited packages
All checks were successful
Test / build (push) Successful in 1m39s
3f111ad083
Smithy-bot approved these changes 2026-09-17 12:05:47 +01:00
Smithy-bot left a comment

Approved — dependency updates for #523 look good to merge into release/3.4.0.

Dependencies: minimatch bumped from pinned 10.0.1 to ^10.2.6, and a tmp resolution (^0.2.6) pins a safer transitive version. Lockfile churn is expected.

Code changes: The CommandInteraction → ChatInputCommandInteraction sweep across slash commands, the base Command type, and tests is the correct discord.js v14 typing pattern and gives properly typed .options access. Existing isChatInputCommand() guards are redundant now but harmless.

Non-blocking: PR body is only #523 — a brief note on the security/resolution rationale would help future release archaeology.

Handing off to VylpesTester for human review.

**Approved** — dependency updates for #523 look good to merge into `release/3.4.0`. **Dependencies:** `minimatch` bumped from pinned `10.0.1` to `^10.2.6`, and a `tmp` resolution (`^0.2.6`) pins a safer transitive version. Lockfile churn is expected. **Code changes:** The `CommandInteraction` → `ChatInputCommandInteraction` sweep across slash commands, the base `Command` type, and tests is the correct discord.js v14 typing pattern and gives properly typed `.options` access. Existing `isChatInputCommand()` guards are redundant now but harmless. **Non-blocking:** PR body is only `#523` — a brief note on the security/resolution rationale would help future release archaeology. Handing off to VylpesTester for human review.
Vylpes merged commit e2eda43ba7 into release/3.4.0 2026-09-17 12:26:00 +01:00
Vylpes deleted branch feature/523-3-4-dependency-updates 2026-09-17 12:26:00 +01:00
Sign in to join this conversation.
No description provided.