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 dependency deck.gl to v8.9.34 #44

Merged
merged 1 commit into from
Feb 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
deck.gl 8.8.20 -> 8.9.34 age adoption passing confidence

Release Notes

visgl/deck.gl (deck.gl)

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 loaders.gl@3.4.0 (#​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)

v8.9.4

Compare Source

  • (fix) CollisionFilterExtension discard outside clip space (#​7777)
  • Position TextLayer text correctly after updating getText (#​7774)
  • Fix bug when using default value in attributes with size greater than 1 (#​7762)

v8.9.3

Compare Source

  • Fix MapboxLayer crash when pitch=0 (#​7760)
  • TextLayer.fontSettings propType compare depth 1 (#​7757)
  • Fix PostProcessEffect prop update (#​7756)
  • Pass through google rightclick event to onClick (#​7728)

v8.9.2

Compare Source

  • Replace proj4 with lightweight alternative (#​7750)
  • Fix pre-built bundle errors (#​7751)

v8.9.1

Compare Source

v8.9.0

Compare Source

v8.8.27

Compare Source

  • Fix TileLayer prop type (#​7710)
  • Fix BitmapLayer pick 3d (#​7706)
  • fix(mapbox) only move viewState once deck is loaded and only until deck is finalized (#​7649)
  • Fix autoHighlight crash when TileLayer is used as a sub layer (#​7650)

v8.8.26

Compare Source

v8.8.25

Compare Source

  • CARTO: Increase GET limit to 8192 (#​7643)
  • CARTO: Only override geoColumn with valid value (#​7630)

v8.8.24

Compare Source

  • fixed MapboxOverlay props typing (#​7585)
  • Fix tile culling in repeating WebMercatorViewport (#​7634)
  • Export type AccessorContext from core (#​7621)

v8.8.23

Compare Source

  • CARTO: avoid lines between adjacent cells in QuadbinLayer (#​7475)

v8.8.22

Compare Source

  • Fix FillStyleExtension (#​7568)
  • Fix SimpleMeshLayerProps.wireframe and SimpleMeshLayerProps._instanced type (#​7556)
  • Improve logic to update auto highlight module settings (#​7562)

v8.8.21

Compare Source

  • Fix disablePickingColor with externally supplied startIndices (#​7543)
  • Update types for MapViewProps (#​7519)
  • Improve filtered data rendering performance (#​7510)

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 this update 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

Visit the preview URL for this PR (updated for commit 47c53db):

https://nzwirelessmap-firebase--pr44-renovate-deck-gl-8-x-n3xzotk3.web.app

(expires Sat, 17 Feb 2024 11:23:09 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: c1dc796c624d739a970a4d904012cca18031bf15

@mhansen mhansen merged commit 78f75fb into master Feb 10, 2024
3 checks passed
@renovate renovate bot deleted the renovate/deck.gl-8.x-lockfile branch February 10, 2024 11:45
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