Skip to content

chore(deps): bump upstream to 9.3#546

Draft
charlieforward9 wants to merge 3 commits intomasterfrom
chore/bump-9.3
Draft

chore(deps): bump upstream to 9.3#546
charlieforward9 wants to merge 3 commits intomasterfrom
chore/bump-9.3

Conversation

@charlieforward9
Copy link
Collaborator

Summary

Tracking the upstream 9.3 release cycle — this PR will serve as the rebase target for 9.3 beta work in deck.gl-community.

  • @deck.gl/*: ~9.2.8~9.2.10 (latest stable)
  • @luma.gl/*: ~9.2.6~9.3.0-alpha.2 (9.3 alpha — ref visgl/deck.gl#10034)
  • @loaders.gl/*: ^4.2.0^4.3.4 (latest stable; will bump to ^4.4.0 once it lands in deck.gl)

Next steps

Once visgl/deck.gl#10034 (luma@9.3) and the loaders@4.4 bump land in deck.gl proper, update @deck.gl/* to ~9.3.0 and @loaders.gl/* to ^4.4.0 here.

All 55 node tests passing ✅

🤖 Generated with Claude Code

charlieforward9 and others added 2 commits March 5, 2026 03:02
Tracking upstream 9.3 release cycle:
- @deck.gl/*: ~9.2.8 → ~9.2.10 (latest stable)
- @luma.gl/*: ~9.2.6 → ~9.3.0-alpha.2 (9.3 alpha, ref visgl/deck.gl#10034)
- @loaders.gl/*: ^4.2.0 → ^4.3.4 (latest stable)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
deck.gl@9.2.x ships luma@9.2.x as a dep causing two luma instances at
runtime. Add yarn resolutions to force all @luma.gl/* to 9.3.0-alpha.2
so deck.gl and community modules share a single luma instance.

All 61 node tests passing with deck.gl@9.2.10 + luma.gl@9.3.0-alpha.2.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
luma.gl 9.3 changed Color from number[] to Readonly<Uint8ClampedArray>.
Direct cast no longer overlaps — route through unknown.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Coverage

Stmts: 30.79% | Branch: 26.58% | Funcs: 28.86% | Lines: 30.87%

Test Files 61 passed (61)

@charlieforward9 charlieforward9 marked this pull request as draft March 5, 2026 08:17
@charlieforward9 charlieforward9 changed the title chore: bump to deck.gl@9.2.10, luma.gl@9.3-alpha, loaders.gl@4.3.4 chore: bump upstream to 9.3 Mar 5, 2026
@charlieforward9 charlieforward9 self-assigned this Mar 5, 2026
@charlieforward9 charlieforward9 changed the title chore: bump upstream to 9.3 chore(deps): bump upstream to 9.3 Mar 5, 2026
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