Skip to content

build(deps): bump the minor-and-patch group in /demos/real-world-reasoning-agent with 15 updates - #274

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/demos/real-world-reasoning-agent/minor-and-patch-134454107b
Sep 15, 2026
Merged

github-actions[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/demos/real-world-reasoning-agent/minor-and-patch-134454107b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group in /demos/real-world-reasoning-agent with 15 updates:

Package From To
@deck.gl/aggregation-layers 9.3.11 9.4.0
@deck.gl/core 9.3.11 9.4.0
@deck.gl/geo-layers 9.3.11 9.4.0
@deck.gl/google-maps 9.3.11 9.4.0
@deck.gl/layers 9.3.11 9.4.0
@google/genai 2.21.0 2.22.0
@vis.gl/react-google-maps 1.9.0 1.10.0
lucide-react 1.41.0 1.45.0
react 19.2.8 19.3.0
@types/react 19.2.18 19.3.0
react-dom 19.2.8 19.3.0
@types/react-dom 19.2.7 19.3.0
terra-draw-google-maps-adapter 1.6.1 1.6.2
@a2ui/web_core 0.10.7 0.11.0
vite 8.2.2 8.3.0

Updates @deck.gl/aggregation-layers from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/aggregation-layers's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/aggregation-layers's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/aggregation-layers since your current version.


Updates @deck.gl/core from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/core's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/core's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/core since your current version.


Updates @deck.gl/geo-layers from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/geo-layers's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/geo-layers's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/geo-layers since your current version.


Updates @deck.gl/google-maps from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/google-maps's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/google-maps's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/google-maps since your current version.


Updates @deck.gl/layers from 9.3.11 to 9.4.0

Release notes

Sourced from @​deck.gl/layers's releases.

v9.4.0

deck.gl v9.4 brings together a collection of completed improvements focused on performance, stability, and usability. Highlights include:

  • All layers go WebGPU: entire official layers catalog has been ported to WebGPU and achieves render parity with the WebGL version.
  • Natural controllers interaction: globe now supports pitch and bearing; trackpad gestures; and elastic navigation bounds makes complex 2D and 3D scenes easier to explore.
  • Responsive multi-view and multi-canvas layouts: make responsive dashboards and multi-view visualizations with ease.
  • Layers, extensions and widgets improvements: Sophisticated antialiasing, pattern fills, dashed-line styling, and tile loading features add stunning visuals.

Visit what's new for a detailed lists of new features.

v9.4.0-beta.4

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

v9.4.0-beta.3

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)
  • fix(core): make attribute buffer cleanup idempotent (#10609)
  • feat(core): configure zoom anchors across controllers (#10595)

v9.4.0-beta.2

Intentionally skipped; no npm distribution was published.

v9.4.0-beta.1

  • feat(widgets): custom tooltip system for widget buttons (#10435)
  • feat(widgets): Replace custom SVG icons with Google Material Symbols (#10513)
  • fix(layers): type column geometry attributes (#10508)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • feat(aggregation-layers): port GridLayer to WebGPU (#10482)
  • feat(geo-layers): port TripsLayer to WebGPU (#10484)
  • feat(layers): port TextLayer glyph rendering to WebGPU (#10473)
  • fix(react): stabilize WebGPU device switching (#10506)

... (truncated)

Changelog

Sourced from @​deck.gl/layers's changelog.

Change Log

All notable changes to deck.gl will be documented in this file.

For a human readable version, visit https://deck.gl/docs/upgrade-guide

deck.gl v9.4

deck.gl v9.4 Prereleases

deck.gl [v9.4.0-beta.4] - Sep 3 2026

  • chore: fix cjs build (#10651)
  • fix(layers): ScatterplotLayer antialiasing on webgpu (#10642)
  • fix(layers): sdf text outline in webgpu (#10640)
  • fix: export MapLibre integration and update peer ranges (#10645)

deck.gl [v9.4.0-beta.3] - Sep 2 2026

  • feat(extensions): procedural fill patterns (#10632)
  • fix(extensions): reduce pattern origin in fp64 to stop drift at high zoom (#10633)
  • feat(extensions): fillPatternSizeUnits (#10634)
  • fix(extensions): follow up FillStyleExtension flipY fix (#10629)
  • fix(fill-style): textureGrad for better mip selection (#10628)
  • feat(extensions): add dashUnits (#10583)
  • feat(extensions): add dashMode and whole-path justification (#10582)
  • fix(fill-style): correct pattern orientation by flipping texture y-axis (#10550)
  • feat: FillStyleExtension.getFillPatternBackgroundColor (#10618)
  • chore(deps): bump a5-js from 0.7.2 to 0.10.0 (#10620)
  • feat(extensions): prefilter dash coverage (#10581)
  • fix(extensions): align billboard, 3D, justified, and offset dashes (#10580)
  • fix(extensions): make PathStyle options optional (#10616)
  • CARTO: Remove dead code (moved to api-client) (#10617)
  • fix(core): rotate GlobeView like a ball through poles (#10598)
  • feat(core): support pointer-anchored zoom in GlobeView (#10385)
  • fix(core): compare viewport projection state in equals (#10611)
  • fix(extensions): omit dash uniforms for offset-only path styles (#10607)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​deck.gl/layers since your current version.


Updates @google/genai from 2.21.0 to 2.22.0

Release notes

Sourced from @​google/genai's releases.

v2.22.0

2.22.0 (2026-09-10)

Features

  • Add from_environment support for environment copying (01ed17e)

Bug Fixes

  • Add @​ts-ignore before optional MCP imports in declaration files (7b5ef39)
  • Remove unused field from FunctionResultDelta (aeb7453)
  • Repair node fallback manifest and complete web entries (0f59bf8)
Changelog

Sourced from @​google/genai's changelog.

2.22.0 (2026-09-10)

Features

  • Add from_environment support for environment copying (01ed17e)

Bug Fixes

  • Add @​ts-ignore before optional MCP imports in declaration files (7b5ef39)
  • Remove unused field from FunctionResultDelta (aeb7453)
  • Repair node fallback manifest and complete web entries (0f59bf8)
Commits
  • aa61c27 chore(main): release 2.22.0 (#1922)
  • 01ed17e feat: Add from_environment support for environment copying
  • ac23cc6 docs: Improve README function calling and MCP examples
  • 0f59bf8 fix: Repair node fallback manifest and complete web entries

Bumps the minor-and-patch group in /demos/real-world-reasoning-agent with 15 updates:

| Package | From | To |
| --- | --- | --- |
| [@deck.gl/aggregation-layers](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@deck.gl/core](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@deck.gl/geo-layers](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@deck.gl/google-maps](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@deck.gl/layers](https://github.com/visgl/deck.gl) | `9.3.11` | `9.4.0` |
| [@google/genai](https://github.com/googleapis/js-genai) | `2.21.0` | `2.22.0` |
| [@vis.gl/react-google-maps](https://github.com/visgl/react-google-maps) | `1.9.0` | `1.10.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `1.41.0` | `1.45.0` |
| [react](https://github.com/react/react/tree/HEAD/packages/react) | `19.2.8` | `19.3.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.18` | `19.3.0` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.8` | `19.3.0` |
| [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.7` | `19.3.0` |
| [terra-draw-google-maps-adapter](https://github.com/JamesLMilner/terra-draw) | `1.6.1` | `1.6.2` |
| [@a2ui/web_core](https://github.com/a2ui-project/a2ui/tree/HEAD/renderers/web_core) | `0.10.7` | `0.11.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.2` | `8.3.0` |


Updates `@deck.gl/aggregation-layers` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@deck.gl/core` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@deck.gl/geo-layers` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@deck.gl/google-maps` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@deck.gl/layers` from 9.3.11 to 9.4.0
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.11...v9.4.0)

Updates `@google/genai` from 2.21.0 to 2.22.0
- [Release notes](https://github.com/googleapis/js-genai/releases)
- [Changelog](https://github.com/googleapis/js-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/js-genai@v2.21.0...v2.22.0)

Updates `@vis.gl/react-google-maps` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/visgl/react-google-maps/releases)
- [Changelog](https://github.com/visgl/react-google-maps/blob/main/CHANGELOG.md)
- [Commits](visgl/react-google-maps@v1.9.0...v1.10.0)

Updates `lucide-react` from 1.41.0 to 1.45.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.45.0/packages/lucide-react)

Updates `react` from 19.2.8 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react)

Updates `@types/react` from 19.2.18 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `react-dom` from 19.2.8 to 19.3.0
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.3.0/packages/react-dom)

Updates `@types/react-dom` from 19.2.7 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `terra-draw-google-maps-adapter` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/JamesLMilner/terra-draw/releases)
- [Changelog](https://github.com/JamesLMilner/terra-draw/blob/main/release.js)
- [Commits](https://github.com/JamesLMilner/terra-draw/compare/terra-draw-google-maps-adapter@1.6.1...terra-draw-google-maps-adapter@1.6.2)

Updates `@a2ui/web_core` from 0.10.7 to 0.11.0
- [Changelog](https://github.com/a2ui-project/a2ui/blob/main/renderers/web_core/CHANGELOG.md)
- [Commits](https://github.com/a2ui-project/a2ui/commits/HEAD/renderers/web_core)

Updates `@types/react` from 19.2.18 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `@types/react-dom` from 19.2.7 to 19.3.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Updates `vite` from 8.2.2 to 8.3.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@8.3.0/packages/vite)

---
updated-dependencies:
- dependency-name: "@deck.gl/aggregation-layers"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/core"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/geo-layers"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/google-maps"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@deck.gl/layers"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@google/genai"
  dependency-version: 2.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@vis.gl/react-google-maps"
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: lucide-react
  dependency-version: 1.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: react-dom
  dependency-version: 19.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: terra-draw-google-maps-adapter
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-and-patch
- dependency-name: "@a2ui/web_core"
  dependency-version: 0.11.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: "@types/react-dom"
  dependency-version: 19.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
- dependency-name: vite
  dependency-version: 8.3.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 15, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 15, 2026 08:55
@github-actions
github-actions Bot merged commit 4f7a624 into main Sep 15, 2026
14 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/demos/real-world-reasoning-agent/minor-and-patch-134454107b branch September 15, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants