Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update deck.gl to v9 (major) #362

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@deck.gl/core ^8.9.36 -> ^9.1.0 age adoption passing confidence
@deck.gl/layers ^8.9.36 -> ^9.1.0 age adoption passing confidence
@deck.gl/react ^8.9.36 -> ^9.1.0 age adoption passing confidence

Release Notes

visgl/deck.gl (@​deck.gl/core)

v9.1.0

Compare Source

  • CARTO: Support gzip compression in RasterLayer (#​9352)
  • DataFilterExtension category filtering uint32 attribute (#​9350)

v9.0.40

Compare Source

  • chore: pin ubuntu CI version to fix release workflow (#​9351)

v9.0.38

Compare Source

  • CARTO: Fix seams between tiles in RasterTileLayer (#​9292)

v9.0.37

Compare Source

  • fix(mapbox) Remove type dependency on mapbox-gl (#​9279)

v9.0.36

Compare Source

  • fix(layers): Fix MVTLayer + pickMultipleObjects (#​9246)

v9.0.35

Compare Source

  • CARTO: Add Layer exports to ease subclassing (#​9235)
  • CARTO: Fix off-by-one raster vertex shader error (#​9236)
  • Avoid polluting function prototype in createPropsPrototypeAndTypes (#​9207)
  • CARTO: HeatmapTileLayer full colorRange (#​9068)

v9.0.34

Compare Source

  • carto: Fix performance regression in RasterLayer (#​9218)

v9.0.33

Compare Source

  • chore: Remove deprecated expression-eval dependency (#​9070)

v9.0.32

Compare Source

  • CARTO: parseMap support for HeatmapTileLayer (#​9196)
  • Export types for extension constructor options (#​9137)

v9.0.31

Compare Source

  • Move publish target to es2020 (#​9188)

v9.0.30

Compare Source

  • carto: Allow configuring max URL length for GET requests (#​9159)
  • carto: Fix caching in ClusterTileLayer (#​9167)
  • feat: Allow 0s for maxCacheSize and maxCacheByteSize (#​9156)

v9.0.29

Compare Source

  • CARTO: Support private maps in fetchMap (#​9139)
  • chore: Lock luma.gl dependencies to 9.0 patches (#​9077)

v9.0.28

Compare Source

v9.0.27

Compare Source

  • CARTO: Move cluster stats into data.points.attributes (#​9081)
  • CARTO: Re-aggregate properties on change (#​9078)

v9.0.26

Compare Source

  • CARTO: fix subLayerProps overriding in VectorTileLayer (#​9075)

v9.0.25

Compare Source

  • CARTO: support filters in spatial index sources (#​9065)
  • CARTO: Implement picking & autohighlight in RasterLayer (#​9062)
  • CARTO: Only clip polygon/line layers (#​9060)
  • feat(widgets) affect all views if not attached to specific view (#​9009)

v9.0.24

Compare Source

  • CARTO: ClusterTileLayer (#​8957)
  • CARTO: Adapt fetchMap for supporting HeatmapTileLayer (#​8952)

v9.0.23

Compare Source

  • fix(widgets) widget id was required, should be optional (#​9026)

v9.0.21

Compare Source

  • CARTO: do not reduce position precision to 32bit (#​8995)
  • CARTO: Remove matchingColumn prop (#​8971)
  • fix(layers): Fixes line width default type description for geo and polygon layers (#​8979)
  • fix(test-utils): run layer tests in Node (#​8968)
  • Remove some WebGL specific code (#​8967)
  • chore: Bump luma to 9.0.15 (#​8970)
  • Fix highlightedObjectIndex (#​8966)
  • Document additional props of the scripting interface (#​8969)

v9.0.20

Compare Source

  • fix(extensions): DataFilterExtension not setting category uniforms (#​8940)
  • chore(carto): Remove dependency on @​luma.gl/constants (#​8959)

v9.0.19

Compare Source

  • fix(carto): Use tile.content in HeatmapTileLayer (#​8947)
  • docs: Fix broken link after file rename (#​8946)

v9.0.18

Compare Source

  • feat(carto): HeatmapTileLayer implement autoscaling (#​8944)
  • fix(widgets): use assigned viewport to change viewState (#​8903)
  • feat(geo-layers): Allow layers extending MVTLayer to override isWGS84 (#​8932)
  • fix(carto): Support picking with MVT tile-relative coordinates (#​8926)

v9.0.17

Compare Source

  • feat(carto): Support filters parameter in rasterSource (#​8928)
  • feat(carto): Improve API request error handling (#​8920)
  • fix(carto): Avoid malformed URLs in certain tilesets (#​8925)
  • fix(carto): Fix QuadbinHeatmapTileLayer onViewportLoad callback (#​8924)

v9.0.16

Compare Source

  • Revert "CARTO: Update QuadbinHeatmapTileLayer to use project UBO (#​8908)"

v9.0.15

Compare Source

  • fix(carto): Update 'cartocolor' dependency to v5 (#​8917, #​8899)
  • fix(carto): Add missing 'client' parameter to query requests (#​8913)
  • fix(carto): Fix fetchMap visibleLayerGroup filtering to include static layers (#​8915)
  • fix(widgets): Increase z-index to fix mouse events (#​8890)
  • docs(carto): Add QuadbinHeatmapTileLayer documentation (#​8909)
  • feat(carto): Update QuadbinHeatmapTileLayer performance and compatibility (#​8908, #​8874)
  • feat(carto): Support custom basemaps in fetchMap (#​8856)
  • fix(google-maps): Fix initial layer position on raster basemaps (#​8892)
  • chore(core): Update luma.gl to 9.0.14 (#​8884)
  • fix(carto,pydeck-carto): Fix error fetching scripts from CDN (#​8880)

v9.0.14

Compare Source

  • fix(carto): Fix broken encoding in POST requests (#​8865)

v9.0.13

Compare Source

  • feat(core): Explicitly set stepMode in Attribute layout (#​8858)
  • fix(widgets): export @​deck.gl/widgets/stylesheet.css (#​8863)
  • Set per-pass uniforms when postprocessing (#​8801)

v9.0.12

Compare Source

  • CARTO: Implement QuadbinHeatmapTileLayer (#​8703)

v9.0.11

Compare Source

  • Export luma functions (#​8822)
  • fix(core): explicitly set clearStencil in LayersPass (#​8844)
  • fix(layers): work around Samsung shader compilation failure (#​8843)
  • fix(types): add export for GeohashLayerProps (#​8836)
  • Publish NPM packages from CI (#​8828)

v9.0.10

Compare Source

  • fix(carto): Restore global required by pydeck-carto (#​8799)
  • fix(core): Support fp64 in GPUInterpolationTransition (#​8807)

v9.0.9

Compare Source

  • fix(geo-layers): TileLayer default autoHighlight (#​8798)
  • fix(extensions): DataFilterExtension handling of filterSoftRange (#​8800)
  • fix(main): Add missing peerDependencies (#​8805)
  • fix(core): drawing layers with instance count 0 (#​8788)

v9.0.8

Compare Source

  • CARTO: Improve H3Tileset2D.getTileIndices() by adding buffer (#​8781)

v9.0.7

Compare Source

  • CARTO: added the deckGl version to the map instantiation request (#​8783)
  • Bump to [email protected] (#​8771)
  • fix(core): Deck.finalize removes externally created canvas (#​8773)
  • Only add necessary attributes in DataFilterExtension (#​8769)
  • chore(react,test-utils): Remove unused 'typed' entry from package.json#files (#​8770)

v9.0.6

Compare Source

  • fix(extensions): picking over draped terrain (#​8761)
  • fix(react) component default size (#​8766)
  • chore: fix lint warnings (#​8764)
  • Improve view types (#​8763)
  • feat(core): export useful types (#​8762)

v9.0.5

Compare Source

v9.0.4

Compare Source

  • fix(core): picking bugs (#​8730)
  • add generic data types in GetPickingInfoParams (#​8709)
  • Export BufferTransform from luma.gl (#​8726)
  • fix(build): inlined version off by 1 (#​8741)
  • fix (TypeScript): add missing exports for effects types (#​8728)
  • fix(core): Type props.parameters (#​8732)

v9.0.3

Compare Source

v9.0.2

Compare Source

  • feat(carto): Support .tileSize prop in H3Tileset2D (#​8687)
  • fix(carto): Clean up and add unit tests for requestWithParameters cache (#​8707)
  • Do not clear when rendering to target in PostProcessEffect (#​8705)
  • fix(aggregation-layers): Fix missing types export (#​8713)
  • Disable excessive console warnings (#​8696)

v9.0.1

Compare Source

  • fix(core): base map creation error in DeckGL scripting interface (#​8691)

v9.0.0

Compare Source

  • Publish NPM packages from CI (#​8828)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 27, 2025
Copy link

vercel bot commented Jan 27, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swiss-maps ❌ Failed (Inspect) Jan 27, 2025 0:38am

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants