Skip to content

Refresh site maintenance tooling#8

Merged
bienzaaron merged 12 commits into
mainfrom
maintenance-refresh
May 9, 2026
Merged

Refresh site maintenance tooling#8
bienzaaron merged 12 commits into
mainfrom
maintenance-refresh

Conversation

@bienzaaron

Copy link
Copy Markdown
Owner

Summary

  • Updates pnpm and the Svelte/Vite/TypeScript/ESLint/Prettier toolchain to current versions.
  • Updates GitHub Actions pins and adds Dependabot maintenance for pnpm and actions.
  • Fixes Playwright test discovery and replaces the fixed photo-test sleep with assertion-driven waiting.

Verification

  • pnpm run lint
  • pnpm run check
  • pnpm run build
  • pnpm exec playwright test --list
  • pnpm exec playwright test tests/hi.spec.ts
  • pnpm run e2e

Notes

  • pnpm audit --audit-level=low is reduced to one remaining low transitive advisory from SvelteKit's cookie dependency.
  • Build/type-check still report existing Svelte warnings in src/routes/blog/+layout.svelte about capturing the initial posts value.

@vercel

vercel Bot commented May 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
site-ckre Ready Ready Preview, Comment May 9, 2026 1:08am

@bienzaaron bienzaaron merged commit c3b1a9f into main May 9, 2026
5 checks passed
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