Conversation
- audit: no advisories to patch (pnpm audit clean, no fixes or overrides) - dependabot (npm): @vitest/browser-playwright 4.1.10->4.1.11, eslint 10.7.0->10.9.1, happy-dom 20.11.0->20.11.15, tailwindcss 4.3.0->4.3.3, vite 8.0.16->8.2.2, vitest 4.1.10->4.1.11 (PR #54) jsdom 29->30 (PR #53) held back as a major bump; ready gate green (lint, format, unit+browser+e2e tests, build).
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
@vitest/browser-playwright4.1.10→4.1.11,eslint10.7.0→10.9.1,happy-dom20.11.0→20.11.15,tailwindcss4.3.0→4.3.3,vite8.0.16→8.2.2, andvitest4.1.10→4.1.11 — all patch/minor within their existing majors.pnpm auditis clean; no advisory patches or overrides were needed this sweep.pnpm readygate: lint, format check, 14 unit tests, browser tests, 30 E2E tests (Chromium/Firefox/WebKit), and a cleanvite buildon 8.2.2.Decisions
jsdom29→30 (Dependabot PR chore(deps): bump the testing group across 1 directory with 3 updates #53, left open). It's a major bump to the unit-test environment, so it's kept separate for its own review rather than folded in silently.