Skip to content

Bump dependencies, mainly the moq packages#104

Merged
kixelated merged 1 commit into
mainfrom
claude/cool-kepler-534028
Jun 15, 2026
Merged

Bump dependencies, mainly the moq packages#104
kixelated merged 1 commit into
mainfrom
claude/cool-kepler-534028

Conversation

@kixelated

Copy link
Copy Markdown
Collaborator

What changed

moq packages (the main ask):

  • @moq/publish 0.2.80.2.14
  • @moq/watch 0.2.120.2.16
  • @moq/boy already at latest (0.2.10)

Other safe (minor/patch) updates:

  • astro 5.18.15.18.2
  • solid-js 1.9.121.9.13
  • @biomejs/biome 2.4.112.5.0
  • @tailwindcss/typography 0.5.190.5.20
  • @types/node 22.19.1722.19.21
  • wrangler 4.81.14.100.0

Config fix (biome.json): Biome 2.5.0 began linting .svg files via its experimental HTML support, flagging 26 accessibility errors on the favicon/icon SVGs. Excluded **/*.svg from Biome so the bump stays noise-free.

Held back (need migration work)

Intentionally not bumped — breaking-change majors:

Package Current Latest
tailwindcss 3.4 4.3
astro 5 6
@types/node 22 25
vite-plugin-static-copy 2 4

Verification

  • bun run check (biome + tsc) passes
  • bun run build passes

🤖 Generated with Claude Code

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>
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: cd4a39c3-4cc7-417c-94fb-bb0ea5b0df01

📥 Commits

Reviewing files that changed from the base of the PR and between 9006617 and 7c3631e.

⛔ Files ignored due to path filters (1)
  • bun.lock is excluded by !**/*.lock
📒 Files selected for processing (2)
  • biome.json
  • package.json

Walkthrough

biome.json gains an includes pattern in the files section that matches all files (**) while excluding SVG files (!**/*.svg). package.json receives version bumps across several dependencies (@moq/publish, @moq/watch, astro, solid-js) and devDependencies (@biomejs/biome, @tailwindcss/typography, @types/node, wrangler).

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title directly and clearly summarizes the main change—bumping dependencies with focus on moq packages.
Description check ✅ Passed The description is comprehensive and thoroughly related to the changeset, detailing all dependency updates, config rationale, and verification status.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch claude/cool-kepler-534028

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@kixelated kixelated merged commit 7a78a14 into main Jun 15, 2026
1 check passed
@kixelated kixelated deleted the claude/cool-kepler-534028 branch June 15, 2026 16:33
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