Skip to content

chore(deps): batch renovate minor/patch bumps#178

Merged
cesarnml merged 1 commit into
mainfrom
chore/renovate-batch-deps
Jun 17, 2026
Merged

chore(deps): batch renovate minor/patch bumps#178
cesarnml merged 1 commit into
mainfrom
chore/renovate-batch-deps

Conversation

@cesarnml

Copy link
Copy Markdown
Owner

Consolidates 8 green Renovate PRs into a single lockfile-consistent update so they don't cascade lockfile conflicts when merged one at a time.

Package From To Renovate PR
@playwright/test 1.59.1 1.61.0 #151
@sveltejs/kit 2.59.1 2.65.2 #152
@types/node 25.6.2 25.9.3 #153
eslint 10.3.0 10.5.0 #154
@supabase/supabase-js 2.105.4 2.108.2 #163
echarts 6.0.0 6.1.0 #164
terser 5.47.1 5.48.0 #165
svelte 5.55.9 5.56.3 #168

All are minor/patch bumps within the same major.

Notes

  • echarts 6.1.0 dropped the global echarts namespace type. Retyped the PieChart spec's expected value via ReturnType<typeof createPieChartOption> (its actual return type) — src/lib/components/PieChart/pieChartHelpers.spec.ts.
  • pnpm install auto-added a minimumReleaseAgeExclude for @sveltejs/kit@2.65.2 in pnpm-workspace.yaml (same release-age bypass Renovate's own PR writes).

Verification

  • pnpm build
  • pnpm ci (svelte-check + eslint + vitest) ✅

Consolidates 8 green Renovate PRs into one lockfile-consistent update:
- @playwright/test 1.59.1 -> 1.61.0 (#151)
- @sveltejs/kit 2.59.1 -> 2.65.2 (#152)
- @types/node 25.6.2 -> 25.9.3 (#153)
- eslint 10.3.0 -> 10.5.0 (#154)
- @supabase/supabase-js 2.105.4 -> 2.108.2 (#163)
- echarts 6.0.0 -> 6.1.0 (#164)
- terser 5.47.1 -> 5.48.0 (#165)
- svelte 5.55.9 -> 5.56.3 (#168)

echarts 6.1.0 dropped the global `echarts` namespace type; retype the
PieChart spec's expected value via ReturnType<typeof createPieChartOption>.
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
coding-stats Ready Ready Preview, Comment Jun 17, 2026 6:33pm

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