Skip to content

chore(deps): batch-bump biome, commitlint, svelte, playwright, +2#160

Merged
datascry merged 1 commit into
mainfrom
chore/dep-bump-batch-5
Jul 6, 2026
Merged

chore(deps): batch-bump biome, commitlint, svelte, playwright, +2#160
datascry merged 1 commit into
mainfrom
chore/dep-bump-batch-5

Conversation

@datascry

@datascry datascry commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Consolidates the routine open Dependabot npm bumps onto one branch. Per the established pattern, individual Dependabot npm PRs stall in action_required: CI's dependabot-lockfile.yml autofixes their drifted lockfile but pushes with GITHUB_TOKEN, which by design doesn't re-trigger pr.yml — so each PR sits on a corrected lockfile with no checks. A single maintainer-authored batch runs CI normally against one coherent lockfile.

Bumps (supersedes #132, #133, #135, #136, #137, #138)

Package From → To
@biomejs/biome 2.5.0 → 2.5.1
@commitlint/cli + config-conventional 21.0.2 → 21.1.0
svelte 5.56.3 → 5.56.4
@axe-core/playwright 4.11.3 → 4.12.1
@playwright/test 1.61.0 → 1.61.1
@testing-library/svelte 5.4.1 → 5.4.2
fast-xml-parser 5.9.0 → 5.9.3

Held back: astro 6 → 7 (#134)

Not a mechanical bump — astro 7 breaks the static build with rollupOptions.input should not be an html file when building for SSR under the pinned vite: 7.3.6 override. This is a real major-version migration (config/adapter changes) and needs its own PR; #134 stays open.

Validation (local)

bun install --frozen-lockfile ✓ · bun run lint ✓ · bun run typecheck ✓ · bun run test 1655 pass ✓ · bun run build ✓. e2e runs in this PR's CI.

consolidate the routine dependabot bumps onto one branch so ci runs
against a single coherent lockfile instead of stalling per-pr on the
github-token lockfile-sync that never re-triggers checks. biome
2.5.0->2.5.1, commitlint 21.0.2->21.1.0, svelte 5.56.3->5.56.4,
axe-core/playwright 4.11.3->4.12.1, playwright/test 1.61.0->1.61.1,
testing-library/svelte 5.4.1->5.4.2, fast-xml-parser 5.9.0->5.9.3.

the astro 6->7 major (dependabot #134) is held back: astro 7 breaks
the static build (rollupOptions.input SSR-entry error under the
pinned vite override) and needs a dedicated migration, not a batch
bump.
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