Skip to content

Upgrade dependencies across all workspaces#115

Merged
pokle merged 2 commits intomasterfrom
deps/upgrade-all-dependencies
Apr 3, 2026
Merged

Upgrade dependencies across all workspaces#115
pokle merged 2 commits intomasterfrom
deps/upgrade-all-dependencies

Conversation

@pokle
Copy link
Copy Markdown
Owner

@pokle pokle commented Mar 29, 2026

Summary

  • @cloudflare/workers-types: 4.20260317.1 → 4.20260329.1 (updated type definitions)
  • wrangler: 4.77.0 → 4.78.0 (new: Access service token auth, AI Search bindings, VPC enhancements, Stream local mode; bug fixes for Angular SPA deploy, dry-run validation, undici 401 handling)
  • katex: 0.16.43 → 0.16.44 (fix extra \jot space at the bottom of align, gather, and similar multi-line math environments)

All updates are across the root workspace, @glidecomp/frontend, airscore-api, and auth-api.

Vite 8 — investigated but deferred

Vite 8.0.3 is available (major version bump from 7.3.1) with significant changes including Rolldown replacing Rollup/esbuild. However, threebox-plugin contains a file with non-UTF-8 bytes (GLTFLoader.js) that Rolldown cannot process. The upgrade is blocked until threebox-plugin is fixed or an upstream workaround lands.

Security

No known security advisories were found for any of the project's current dependencies (mapbox-gl, threebox-plugin, better-auth, hono, kysely, leaflet, turf, katex).

Test plan

  • bun run typecheck:all — passes
  • bun run build — passes (Vite 7.3.1)
  • bun run test — 401 tests pass, 0 failures

https://claude.ai/code/session_017VRpQMqtZUWii7e7wZqTAe

claude and others added 2 commits March 29, 2026 21:41
- @cloudflare/workers-types: 4.20260317.1 → 4.20260329.1
- wrangler: 4.77.0 → 4.78.0 (new: Access service tokens, AI Search bindings, VPC enhancements)
- katex: 0.16.43 → 0.16.44 (fix extra \jot space in align/gather environments)

Note: Vite 8 upgrade was investigated but deferred — threebox-plugin contains
non-UTF-8 bytes that Rolldown (Vite 8's bundler) cannot process.

https://claude.ai/code/session_017VRpQMqtZUWii7e7wZqTAe
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Preview Deployment
https://deps-upgrade-all-dependencies.glidecomp.pages.dev
Commit: e184d02

@pokle pokle merged commit 5485956 into master Apr 3, 2026
5 checks passed
@pokle pokle deleted the deps/upgrade-all-dependencies branch April 3, 2026 05:44
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.

2 participants