lonboard icon indicating copy to clipboard operation
lonboard copied to clipboard

Bump the deck-loaders-luma group across 1 directory with 4 updates

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps the deck-loaders-luma group with 4 updates in the / directory: @deck.gl/core, @deck.gl/extensions, @deck.gl/layers and @deck.gl/react.

Updates @deck.gl/core from 8.9.35 to 9.0.27

Release notes

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

v9.0.27

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

v9.0.26

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

v9.0.25

  • 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

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

v9.0.23

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

v9.0.22

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

v9.0.21

  • 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

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

v9.0.19

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

v9.0.18

  • 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

... (truncated)

Changelog

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

deck.gl [9.0.27] - Aug 9 2024

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

deck.gl [9.0.26] - Aug 6 2024

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

deck.gl [9.0.25] - Aug 2 2024

  • 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)

deck.gl [9.0.24] - Jul 22 2024

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

deck.gl [9.0.23] - Jul 14 2024

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

deck.gl [9.0.22] - Jul 14 2024

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

deck.gl [9.0.21] - Jul 3 2024

  • 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)

deck.gl [9.0.20] - Jun 20 2024

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

deck.gl [9.0.19] - Jun 13 2024

  • fix(carto): Use tile.content in HeatmapTileLayer (#8947)

... (truncated)

Commits

Updates @deck.gl/extensions from 8.9.35 to 9.0.27

Release notes

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

v9.0.27

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

v9.0.26

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

v9.0.25

  • 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

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

v9.0.23

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

v9.0.22

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

v9.0.21

  • 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

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

v9.0.19

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

v9.0.18

  • 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

... (truncated)

Changelog

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

deck.gl [9.0.27] - Aug 9 2024

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

deck.gl [9.0.26] - Aug 6 2024

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

deck.gl [9.0.25] - Aug 2 2024

  • 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)

deck.gl [9.0.24] - Jul 22 2024

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

deck.gl [9.0.23] - Jul 14 2024

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

deck.gl [9.0.22] - Jul 14 2024

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

deck.gl [9.0.21] - Jul 3 2024

  • 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)

deck.gl [9.0.20] - Jun 20 2024

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

deck.gl [9.0.19] - Jun 13 2024

  • fix(carto): Use tile.content in HeatmapTileLayer (#8947)

... (truncated)

Commits

Updates @deck.gl/layers from 8.9.35 to 9.0.27

Release notes

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

v9.0.27

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

v9.0.26

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

v9.0.25

  • 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

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

v9.0.23

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

v9.0.22

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

v9.0.21

  • 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

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

v9.0.19

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

v9.0.18

  • 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

... (truncated)

Changelog

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

deck.gl [9.0.27] - Aug 9 2024

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

deck.gl [9.0.26] - Aug 6 2024

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

deck.gl [9.0.25] - Aug 2 2024

  • 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)

deck.gl [9.0.24] - Jul 22 2024

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

deck.gl [9.0.23] - Jul 14 2024

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

deck.gl [9.0.22] - Jul 14 2024

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

deck.gl [9.0.21] - Jul 3 2024

  • 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)

deck.gl [9.0.20] - Jun 20 2024

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

deck.gl [9.0.19] - Jun 13 2024

  • fix(carto): Use tile.content in HeatmapTileLayer (#8947)

... (truncated)

Commits

Updates @deck.gl/react from 8.9.35 to 9.0.27

Release notes

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

v9.0.27

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

v9.0.26

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

v9.0.25

  • 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

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

v9.0.23

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

v9.0.22

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

v9.0.21

  • 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

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

v9.0.19

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

v9.0.18

  • 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

... (truncated)

Changelog

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

deck.gl [9.0.27] - Aug 9 2024

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

deck.gl [9.0.26] - Aug 6 2024

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

deck.gl [9.0.25] - Aug 2 2024

  • 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)

deck.gl [9.0.24] - Jul 22 2024

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

deck.gl [9.0.23] - Jul 14 2024

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

deck.gl [9.0.22] - Jul 14 2024

  • fix: mapboxOverlay's getDefaultPosition return type error (#9017)
  • fix(geo-layers): HeatmapLayer crash with constant weight (#9021)
  • fix(widgets) export package and bundle css in main (#8905)

deck.gl [9.0.21] - Jul 3 2024

  • 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)

deck.gl [9.0.20] - Jun 20 2024

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

deck.gl [9.0.19] - Jun 13 2024

  • fix(carto): Use tile.content in HeatmapTileLayer (#8947)

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Aug 12 '24 04:08 dependabot[bot]