Bump dependencies, mainly the moq packages#104
Conversation
Update @moq/publish 0.2.8→0.2.14 and @moq/watch 0.2.12→0.2.16, plus safe minor/patch bumps for astro, solid-js, biome, wrangler, @tailwindcss/typography and @types/node. Biome 2.5.0 began linting .svg files via experimental HTML support, flagging accessibility errors on the icon/favicon SVGs; exclude **/*.svg from Biome to keep the bump noise-free. Major-version jumps (tailwind 4, astro 6, @types/node 25, vite-plugin-static-copy 4) are intentionally held back as they need migration work. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
Walkthrough
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What changed
moq packages (the main ask):
@moq/publish0.2.8→0.2.14@moq/watch0.2.12→0.2.16@moq/boyalready at latest (0.2.10)Other safe (minor/patch) updates:
astro5.18.1→5.18.2solid-js1.9.12→1.9.13@biomejs/biome2.4.11→2.5.0@tailwindcss/typography0.5.19→0.5.20@types/node22.19.17→22.19.21wrangler4.81.1→4.100.0Config fix (
biome.json): Biome 2.5.0 began linting.svgfiles via its experimental HTML support, flagging 26 accessibility errors on the favicon/icon SVGs. Excluded**/*.svgfrom Biome so the bump stays noise-free.Held back (need migration work)
Intentionally not bumped — breaking-change majors:
tailwindcssastro@types/nodevite-plugin-static-copyVerification
bun run check(biome + tsc) passesbun run buildpasses🤖 Generated with Claude Code