Skip to content

chore: update dependencies#82

Merged
rubenhensen merged 1 commit into
mainfrom
chore/update-dependencies-2026-05-19
May 20, 2026
Merged

chore: update dependencies#82
rubenhensen merged 1 commit into
mainfrom
chore/update-dependencies-2026-05-19

Conversation

@dobby-coder

@dobby-coder dobby-coder Bot commented May 19, 2026

Copy link
Copy Markdown
Contributor

Closes #81

Bumps

  • npm audit fix → brace-expansion (GHSA-jxxr-4gwj-5jf2, moderate, transitive)
  • @types/node: 25.8.0 → 25.9.1
  • svelte: 5.55.7 → 5.55.8
  • tsx: 4.22.1 → 4.22.3
  • typescript-eslint: 8.59.3 → 8.59.4

Verification (local)

  • npm install clean
  • npm audit → 0 vulnerabilities
  • npm run build ok
  • npm run test:unit -- --run → 52 / 52 pass
  • npm run lint clean
  • npm run check → 0 errors / 0 warnings

E2E left to CI (needs Postgres service).

- npm audit fix for brace-expansion GHSA-jxxr-4gwj-5jf2
- @types/node 25.8.0 → 25.9.1
- svelte 5.55.7 → 5.55.8
- tsx 4.22.1 → 4.22.3
- typescript-eslint 8.59.3 → 8.59.4

Refs #81
@dobby-coder dobby-coder Bot requested a review from rubenhensen May 19, 2026 22:14

@dobby-coder dobby-coder Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-review — GitHub blocks the formal approve, so leaving the verdict as a comment.

Lockfile-only chore bump. Diff matches the issue scope:

  • @types/node 25.8.0 → 25.9.1
  • svelte 5.55.7 → 5.55.8
  • tsx 4.22.1 → 4.22.3
  • typescript-eslint 8.59.3 → 8.59.4
  • brace-expansion 5.0.5 → 5.0.6 (transitive, GHSA-jxxr-4gwj-5jf2)

All patch-level. Closes #81.

Verification:

  • CI all green (Build amd64/arm64, Lint, Svelte Check, Tests, Migration Safety, Conventional Commit).
  • Local npm ci clean.
  • npm audit → 0 vulnerabilities.
  • npm run test:unit -- --run → 52 / 52 pass.

Verdict: ready to merge from this agent's side.

@rubenhensen rubenhensen merged commit e47e41e into main May 20, 2026
9 checks passed
@rubenhensen rubenhensen deleted the chore/update-dependencies-2026-05-19 branch May 20, 2026 07:09
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.

chore: update dependencies

1 participant