Skip to content

build(deps): bump @deck.gl/core from 9.3.1 to 9.3.9 in /web - #186

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/deck.gl/core-9.3.9
Closed

build(deps): bump @deck.gl/core from 9.3.1 to 9.3.9 in /web#186
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/deck.gl/core-9.3.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @deck.gl/core from 9.3.1 to 9.3.9.

Release notes

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

v9.3.9

  • fix(core): OrthographicViewport distance scale (#10540)

v9.3.8

  • feat(core): override size zoom in OrthographicView (#10532)
  • fix(mapbox,google-maps): use css-dpr pixel sizing in overlaid mode to prevent basemap misalignment (#10370)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • fix(react): remove redundant initial render redraw (#10428)

v9.3.7

  • fix(core): do not write View clearColor into the picking buffer (#10431)
  • fix(mapbox): avoid crash when MapboxOverlay beforeId layer is removed (#10425)
  • fix(widgets): InfoWidget not rendering on hover/click (#10421)

v9.3.6

  • fix(widgets): handle negative DMS degrees in CoordinatesGeocoder (#10242)
  • fix(jupyter-widget): remove incorrect widget JSON registration overrides (#10242)
  • fix(layers): add missing @types/geojson dependency (#10268)

v9.3.5

  • fix(arcgis): update arcgis module to use RenderNode instead of externalRenderers (#10257)
  • fix(geo-layers): Pass zoomOffset through TerrainLayer to child TileLayer (#10382)

v9.3.4

  • chore(core) Adopt luma CanvasContext (#10228)
  • fix(core): use correct mjolnir requireFailure key for recognizers (#10323)
  • fix(ColumnLayer): closed shapes with binary data and transition props (#10094)

v9.3.3

  • fix(extensions): MaskExtension compatible with TerrainExtension (#10187)
  • feat(carto): Clipped polygon labels (#10278)
  • feat(core): ViewProps.parameters (#10262)
  • feat(layers): add getPixelOffset prop to ScatterplotLayer (#10178)

v9.3.2

  • Fix GeoJsonLayer TypeScript types: elevationScale as number, update deprecated depthTest parameter (#10261)
  • fix(google-maps, arcgis): Wrap external FB handle (#10253)
  • fix(react): Align React widget names with pure js (#10239)
Changelog

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

deck.gl [v9.3.9] - Aug 8 2026

  • fix(core): OrthographicViewport distance scale (#10540)

deck.gl [v9.3.8] - Aug 7 2026

  • feat(core): override size zoom in OrthographicView (#10532)
  • fix(mapbox,google-maps): use css-dpr pixel sizing in overlaid mode to prevent basemap misalignment (#10370)
  • fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • fix(react): remove redundant initial render redraw (#10428)

deck.gl [v9.3.7] - Jul 16 2026

  • fix(core): do not write View clearColor into the picking buffer (#10431)
  • fix(mapbox): avoid crash when MapboxOverlay beforeId layer is removed (#10425)
  • fix(widgets): InfoWidget not rendering on hover/click (#10421)

deck.gl [v9.3.6] - Jul 2 2026

  • fix(widgets): handle negative DMS degrees in CoordinatesGeocoder (#10242)
  • fix(jupyter-widget): remove incorrect widget JSON registration overrides (#10242)
  • fix(layers): add missing @types/geojson dependency (#10268)

deck.gl [v9.3.5] - Jun 25 2026

  • fix(arcgis): update arcgis module to use RenderNode instead of externalRenderers (#10257)
  • fix(geo-layers): Pass zoomOffset through TerrainLayer to child TileLayer (#10382)

deck.gl [v9.3.4] - Jun 11 2026

  • chore(core) Adopt luma CanvasContext (#10228)
  • fix(core): use correct mjolnir requireFailure key for recognizers (#10323)
  • fix(ColumnLayer): closed shapes with binary data and transition props (#10094)

deck.gl [v9.3.3] - May 14 2026

  • fix(extensions): MaskExtension compatible with TerrainExtension (#10187)
  • feat(carto): Clipped polygon labels (#10278)
  • feat(core): ViewProps.parameters (#10262)
  • feat(layers): add getPixelOffset prop to ScatterplotLayer (#10178)

deck.gl [v9.3.2] - Apr 30 2026

  • Fix GeoJsonLayer TypeScript types: elevationScale as number, update deprecated depthTest parameter (#10261)
  • fix(google-maps, arcgis): Wrap external FB handle (#10253)
  • fix(react): Align React widget names with pure js (#10239)
Commits
  • f8a9c47 v9.3.9
  • 7a5f710 fix(core): OrthographicViewport distance scale (#10540)
  • 501c1ce Bump luma.gl dependencies
  • 630ed72 v9.3.8
  • 6f1f198 feat(core): override size zoom in OrthographicView (#10532)
  • 34f37fb fix(mapbox,google-maps): use css-dpr pixel sizing in overlaid mode to prevent...
  • 95531db Fix: Event schedule fix for last minute agenda item (#10515)
  • 68197d5 fix(mapbox): ignore useDevicePixels in interleaved mode (#10510)
  • 2646fe9 fix(react): remove redundant initial render redraw (#10428)
  • 81c7c7a Chore: Event website semi-final update (#10511)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@deck.gl/core](https://github.com/visgl/deck.gl) from 9.3.1 to 9.3.9.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.3.9/CHANGELOG.md)
- [Commits](visgl/deck.gl@v9.3.1...v9.3.9)

---
updated-dependencies:
- dependency-name: "@deck.gl/core"
  dependency-version: 9.3.9
  dependency-type: direct:production
  update-type: version-update:semver-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 Aug 14, 2026
@greptile-apps

greptile-apps Bot commented Aug 14, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #203.

@dependabot dependabot Bot closed this Aug 21, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/web/deck.gl/core-9.3.9 branch August 21, 2026 15:24
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