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 ^8.9.35 #306

Closed
wants to merge 1 commit into from
Closed

Update deck.gl to ^8.9.35 #306

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 30, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 30, 2023
@vercel
Copy link

vercel bot commented Mar 30, 2023

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 Mar 21, 2024 0:31am

@renovate renovate bot force-pushed the renovate/deck.gl branch from 444b8aa to 30659b1 Compare April 6, 2023 00:20
@renovate renovate bot changed the title Update deck.gl to ^8.9.6 Update deck.gl to ^8.9.7 Apr 6, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from 30659b1 to dfa6fd4 Compare April 20, 2023 13:45
@renovate renovate bot changed the title Update deck.gl to ^8.9.7 Update deck.gl to ^8.9.8 Apr 20, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from dfa6fd4 to b29ce24 Compare April 21, 2023 10:21
@renovate renovate bot changed the title Update deck.gl to ^8.9.8 Update deck.gl to ^8.9.9 Apr 21, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from b29ce24 to 4e323bf Compare April 26, 2023 05:35
@renovate renovate bot changed the title Update deck.gl to ^8.9.9 Update deck.gl to ^8.9.10 Apr 26, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from 4e323bf to f996b66 Compare April 26, 2023 20:21
@renovate renovate bot changed the title Update deck.gl to ^8.9.10 Update deck.gl to ^8.9.11 Apr 26, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from f996b66 to 32874fb Compare April 27, 2023 22:39
@renovate renovate bot changed the title Update deck.gl to ^8.9.11 Update deck.gl to ^8.9.12 Apr 27, 2023
@renovate renovate bot changed the title Update deck.gl to ^8.9.12 Update deck.gl to ^8.9.13 May 5, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from 32874fb to 8894a47 Compare May 5, 2023 03:56
@renovate renovate bot force-pushed the renovate/deck.gl branch from 8894a47 to 066fee3 Compare May 10, 2023 20:47
@renovate renovate bot changed the title Update deck.gl to ^8.9.13 Update deck.gl to ^8.9.14 May 10, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from 066fee3 to c687b54 Compare May 14, 2023 03:25
@renovate renovate bot changed the title Update deck.gl to ^8.9.14 Update deck.gl to ^8.9.15 May 14, 2023
@renovate renovate bot force-pushed the renovate/deck.gl branch from 508fae0 to f5d643a Compare March 1, 2024 08:42
@renovate renovate bot force-pushed the renovate/deck.gl branch from f5d643a to 91b37c1 Compare March 1, 2024 08:45
@renovate renovate bot force-pushed the renovate/deck.gl branch from 91b37c1 to 4ebce40 Compare March 1, 2024 09:02
@renovate renovate bot force-pushed the renovate/deck.gl branch from 4ebce40 to c96faf2 Compare March 1, 2024 09:04
@renovate renovate bot force-pushed the renovate/deck.gl branch from c96faf2 to 8d90a38 Compare March 1, 2024 09:19
@renovate renovate bot force-pushed the renovate/deck.gl branch from 8d90a38 to 526d678 Compare March 1, 2024 09:24
@renovate renovate bot force-pushed the renovate/deck.gl branch from 526d678 to 446a3e5 Compare March 1, 2024 09:37
@renovate renovate bot force-pushed the renovate/deck.gl branch from 446a3e5 to 64fc051 Compare March 1, 2024 13:07
@renovate renovate bot force-pushed the renovate/deck.gl branch from 64fc051 to d6186cb Compare March 19, 2024 21:27
@renovate renovate bot force-pushed the renovate/deck.gl branch from d6186cb to 085ff61 Compare March 20, 2024 02:22
@renovate renovate bot force-pushed the renovate/deck.gl branch from 085ff61 to e95d3df Compare March 20, 2024 03:18
@renovate renovate bot force-pushed the renovate/deck.gl branch from e95d3df to 6e0e805 Compare March 20, 2024 07:14
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 (^8.9.35). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

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