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

Update deck.gl to v9 (major) #337

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 21, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

  • Add Zoom and Compass widgets (#​8072)
  • fix(extensions): Use lodMaxClamp to disable m ips (#​8677)
  • chore(): Use stable '@​loaders.gl/' (#​8679)
  • View and view state types improvements (#​8663)
  • Fix PostProcessEffect render to framebuffer (#​8661)
  • Fix IconManager upsizing auto-packed icon atlas (#​8673)
  • feat(carto): Export types for generic source options (#​8651)
  • chore: Bump luma to 9.0.4 (#​8676)
  • Fix SolidPolygonLayer lighting (#​8669)
  • Fix FillStyleExtension artifact (#​8668)
  • Support loaders.gl v4 Table object (#​8664)
  • fix(core): support view.clear (#​8665)
  • Clean up dev dependencies (#​8653)
  • Remove terrainModule from ShaderAssembler on cleanup (#​8666)
  • Chore: Bump luma to 9.0.3 (#​8659)
  • feat(carto): Cache pending requests (#​8648)
  • Implement panning in FirstPersonController (#​8166)
  • feat(geo-layers): add TileLayerPickingInfo type (#​8645)
  • fix(react): move types to devDependencies (#​8644)
  • Fix attribute transition (#​8643)

v8.9.35

Compare Source

  • Respect DataT on TripsLayer props (#​8533)
  • Fix mapbox overlay alignment style (#​8536)
  • TerrainExtension: Support picking on draped layers (#​8474)
  • Improve projection for very high zoom levels (#​8454)
  • audit tile layer types (#​8291)

v8.9.34

Compare Source

  • CARTO: fetchLayerData to support columns prop for query sources (#​8412)
  • v8 audit Layer#isLoaded implementations (#​8290)
  • CARTO: fix support for quantile color scale in numeric columns for static quadbin/h3 tilesets (#​8347)

v8.9.33

Compare Source

  • CARTO: added filter parameter to fetchLayerData (#​8328)
  • Improve Tile3DLayer.isLoaded (#​8279)
  • Fix pickObjects when using binary data (#​8253)
  • Use getCanvas() in GoogleMapsOverlay (#​8272)
  • Fix scripting interface error when canvas is invisible (#​8254)

v8.9.32

Compare Source

  • CARTO: Support styling layer by color column (#​8177)

v8.9.31

Compare Source

  • Draw mask layers when rendering to picking buffer (#​8176)
  • Export TripsLayerProps through geo-layer (#​8175)
  • Added a getCanvas helper function on deck (#​7919)
  • Fix issue where deck.gl blocks wheel scroll over non-interactive area (#​8161)
  • CARTO: Add carto module to version build script (#​8123)

v8.9.30

Compare Source

  • [mapbox] fix drawing TerrainExtension in interleaved mode (#​8115)

v8.9.29

Compare Source

  • CARTO: Use null as default value for KeyValueObject (#​8119)

v8.9.28

Compare Source

  • [mapbox] Fix interleaving when base map has terrain (#​8111)
  • Add typings for React render callback children (#​8109)
  • Upgrade luma.gl (#​8112)

v8.9.27

Compare Source

v8.9.26

Compare Source

  • CARTO: Don't hardcode mime-types (#​8076)
  • CARTO: Polygon triangulation in CartoVectorTileLoader (#​8064)
  • DeckRenderer abort rendering when no views (#​8065)

v8.9.25

Compare Source

v8.9.24

Compare Source

  • Fix Scatterplot layer rendering on Xclipse 920 graphics (#​8053)

v8.9.23

Compare Source

v8.9.22

Compare Source

  • fix(geo-layers): Cesium tilesets loading (#​8014)
  • [TerrainExtension] fix cover rendering with clear color (#​8001)
  • MVTLayerProps: allow higlightedFeatureId to be number (#​8006)
  • Remove hairline present on non-stroked QuadkeyLayer (#​7995)
  • Update json-configuration.js to read React from configuration root (#​7984)

v8.9.21

Compare Source

v8.9.20

Compare Source

  • Fix ScenegraphLayer shader injection from extensions (#​7987)
  • Fix TileLayer passing async props to sub layers (#​7985)
  • Avoid rewriting error.message (#​7986)
  • Use controller.type rather than ControllerType (#​7962)
  • CARTO: merge loadOptions passed in prop (#​7949)

v8.9.19

Compare Source

  • Reset isDragging state if panning is disabled dynamically (#​7940)

v8.9.18

Compare Source

  • Extend tooltip style.transform instead of overwriting it (#​7911)
  • [react] detect map component without defaultProps (#​7925)

v8.9.17

Compare Source

  • CARTO: Handle DEFAULT-INITIAL-VIEWPORT in H3Tileset2D (#​7924)
  • Honor changing view controller type. (#​7814)

v8.9.16

Compare Source

  • chore: bump to [email protected] (#​7870)
  • Support position in FlyToInterpolator (#​7900)
  • GoogleMapsOverlay: requestRedraw when removing interleaved overlay (#​7902)
  • Fix initial viewport when view is not MapView (#​7896)
  • fix(mapbox): crash when interleaved overlay is removed then added back (#​7821)

v8.9.15

Compare Source

  • Fix polygon tesselation on yz plane (#​7883)

v8.9.14

Compare Source

v8.9.13

Compare Source

  • Upgrade loaders dependencies (#​7872)
  • Fix MapboxOverlay scale issue when device pixel ratio changes (#​7867)

v8.9.12

Compare Source

  • fix(core): premature release of texture prop (#​7860)
  • Handle hidden canvas (#​7856)

v8.9.11

Compare Source

  • CARTO: support long queries for stats requests via POST (#​7855)

v8.9.10

Compare Source

  • Fix depth picking from GeoJSON layer for binary features (#​7817)
  • fix(geo-layers): Implement WMSLayer.isLoaded (#​7830)

v8.9.9

Compare Source

  • TerrainExtension supports Tile3DLayer (#​7795)

v8.9.8

Compare Source

  • CARTO: Implement raster rendering (#​7843)
  • CARTO: Bump quadbin library to 0.1.8 (#​7845)
  • CARTO: preparation for raster changes (#​7829)

v8.9.7

Compare Source

  • Fix component name warning for layer extensions (#​7813)
  • Rename extension files to align with class name (#​7809)
  • Fix H3ClusterLayer accessors (#​7812)
  • (fix)TypeScript: LayerExtension default type (#​7808)

v8.9.6

Compare Source

  • (fix) MapboxOverlay: safeguard for redraw (#​7803)
  • MapboxOverlay handles drag events when interleaved:false (#​7792)
  • Fix bug with picking in overlay mouse handlers before deck is initialized (#​7723)
  • Add minimum permissions to workflows (#​7787)

v8.9.5

Compare Source

  • CARTO: PointLabelLayer (#​7796)
  • CARTO: data loading performance improvements (#​7798)

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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

Copy link

vercel bot commented Mar 21, 2024

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

Name Status Preview Comments Updated (UTC)
swiss-maps ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2024 5:23pm

Copy link
Contributor Author

renovate bot commented Apr 6, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

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.

1 participant