You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
This PR includes no changesets
When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types
🔎 Security Audit (dependency graph, incl. devDependencies)
❌ Fixable vulnerabilities (2) — an upgrade path exists, so these fail the build:
[MEDIUM] tar 7.5.20 -> fixed in 7.5.21 (GHSA-r292-9mhp-454m)
[HIGH] brace-expansion 5.0.7 -> fixed in 5.0.8 (CVE-2026-14257)
⚠️ Known unfixed vulnerabilities (0) — surfaced, not gated:
(none)
How to fix: This gate scans the whole dependency graph (incl. devDependencies) and fails only on findings with an upgrade path (a fixed version exists); unfixed findings are warnings, not gated. Run bun run audit:security locally to reproduce. Bump the affected direct dependency, or for a transitive package add a documented entry to security/managed-overrides.json plus matching overrides/resolutions in package.json (then bun install). Re-run bun run audit:overrides:check to confirm the override is consistent.
@enyineer The above code quality issues were found in this PR. Please fix them before merging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated by the daily Security Maintenance workflow.
Redundant overrides removed
These security overrides are no longer needed — the dependency graph
now resolves at/above their
safeFloorwithout the pin:Current CVE state
Fixable vulnerabilities (a patched version exists): 3
tar7.5.20 → fixed in 7.5.21 (GHSA-r292-9mhp-454m)react-router7.18.1 → fixed in 8.3.0 (GHSA-qwww-vcr4-c8h2)brace-expansion5.0.7 → fixed in 5.0.8 (CVE-2026-14257)Known unfixed (monitoring only)