Skip to content

chore(deps): update all non-breaking dependencies (Sep 2026) - #241

Merged
sinduri-g merged 1 commit into
mainfrom
chore/update-deps-2026-09
Sep 7, 2026
Merged

chore(deps): update all non-breaking dependencies (Sep 2026)#241
sinduri-g merged 1 commit into
mainfrom
chore/update-deps-2026-09

Conversation

@sinduri-g

@sinduri-g sinduri-g commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
  • astro 7.2.10 → 7.3.1
  • zod 4.4.3 → 4.5.4
  • nanostores 1.5.2 → 1.5.3
  • @iconify-json/lucide 1.2.128 → 1.2.129
  • @playwright/test 1.62.1 → 1.63.0
  • eslint 10.9.1 → 10.10.0
  • eslint-plugin-vue 10.10.0 → 10.11.0
  • happy-dom 20.12.0 → 20.14.0
  • globals 17.11.0 → 17.12.0
  • vitest 4 → 5 (major)
  • @vitest/coverage-v8 4 → 5 (major)

typescript stays at 6.x — typescript-eslint does not yet support TS 7.

Fixes e2e/mobile-menu.spec.ts: Playwright 1.63.0 returns from setViewportSize before the matchMedia change event dispatches, exposing a race in the inert-siblings check. Added waitForFunction so the test waits for the async cleanup before asserting.

Type of change

  • feat new feature
  • fix bug fix
  • refactor no behavior change
  • docs / chore / config / perf / style / security

Manual checks

  • Screen reader tested (UI changes only)
  • New routes added to e2e/a11y.spec.ts, e2e/smoke.spec.ts, sitemap.xml.ts, and README (routes only; sitemap is auto-generated from getStaticPaths, so only static pages need manual entries)
  • UI verified at 375px, 768px, and 1280px against the production build (npm run build && npm run preview) (UI changes only)
  • Re-read every changed file; checked all call sites of any modified exports (all changes)
  • Per-level discussion JSON exists with correct discussionUrl (adventure/level changes only)

- astro 7.2.10 → 7.3.1
- zod 4.4.3 → 4.5.4
- nanostores 1.5.2 → 1.5.3
- @iconify-json/lucide 1.2.128 → 1.2.129
- @playwright/test 1.62.1 → 1.63.0
- eslint 10.9.1 → 10.10.0
- eslint-plugin-vue 10.10.0 → 10.11.0
- happy-dom 20.12.0 → 20.14.0
- globals 17.11.0 → 17.12.0
- vitest 4 → 5 (major)
- @vitest/coverage-v8 4 → 5 (major)

typescript stays at 6.x — typescript-eslint does not yet support TS 7.

Fixes e2e/mobile-menu.spec.ts: Playwright 1.63.0 returns from
setViewportSize before the matchMedia change event dispatches, exposing
a race in the inert-siblings check. Added waitForFunction so the test
waits for the async cleanup before asserting.

Signed-off-by: Sinduri Guntupalli <sinduri.guntupalli@dynatrace.com>
@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-09-07 08:59 UTC

@sinduri-g
sinduri-g merged commit abc1c85 into main Sep 7, 2026
9 checks passed
@sinduri-g
sinduri-g deleted the chore/update-deps-2026-09 branch September 7, 2026 08:58
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