Dependencies for 0.7: Biome 2.5.14, babel-preset-solid 1.9.15, Pages actions v5 - #27
Merged
Merged
Conversation
…actions v5 - @biomejs/biome 2.5.13 → 2.5.14 and babel-preset-solid 1.9.12 → 1.9.15 (supersedes #22 and #23, which conflict on bun.lock). - actions/upload-pages-artifact and actions/deploy-pages v4 → v5 (supersedes #20 and #21; configure-pages v6 landed in #19). - Dependabot skips Babel majors: Babel 8 breaks the build — babel-preset-solid 1.9 enables JSX parsing the Babel 7 way (closes #24 and #25). Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
This was referenced Sep 25, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
The Dependabot PRs for 0.7, applied together from the current
main:@biomejs/biome2.5.13 → 2.5.14 andbabel-preset-solid1.9.12 → 1.9.15 — supersedes Bump @biomejs/biome from 2.5.13 to 2.5.14 in the tooling group #22 and Bump babel-preset-solid from 1.9.12 to 1.9.15 #23 (both editbun.lock, so one would conflict the other). Bump @biomejs/biome from 2.5.13 to 2.5.14 in the tooling group #22's red check was the macOS test job timing out, not the bump.actions/upload-pages-artifactandactions/deploy-pagesv4 → v5 — supersedes Bump actions/deploy-pages from 4 to 5 #20 and Bump actions/upload-pages-artifact from 4 to 5 #21, which GitHub would not merge through the CLI after Bump actions/configure-pages from 5 to 6 #19 (configure-pages v6) changed the same workflow.Test plan
bun run check— 1,001 testsbun run pack:checkAGENT=1 SMOKE_COLS=210 bun run smoke:tuion OpenCode 1 and 2 (the Solid preset compiles every interface)🤖 Generated with Claude Code