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

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 24, 2024

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.20

Release notes

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

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

  • 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

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

v9.0.15

  • 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

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

v9.0.13

  • 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

  • CARTO: Implement QuadbinHeatmapTileLayer (#8703)

v9.0.11

  • Export luma functions (#8822)
  • fix(core): explicitly set clearStencil in LayersPass (#8844)
  • fix(layers): work around Samsung shader compilation failure (#8843)

... (truncated)

Changelog

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

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)
  • docs: Fix broken link after file rename (#8946)

deck.gl [9.0.18] - Jun 12 2024

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

deck.gl [9.0.17] - May 29 2024

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

deck.gl [9.0.16] - May 23 2024

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

deck.gl [9.0.15] - May 23 2024

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

deck.gl [9.0.14] - May 6 2024

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

deck.gl [9.0.13] - May 5 2024

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

... (truncated)

Commits

Updates @deck.gl/extensions from 8.9.35 to 9.0.20

Release notes

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

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

  • 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

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

v9.0.15

  • 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

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

v9.0.13

  • 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

  • CARTO: Implement QuadbinHeatmapTileLayer (#8703)

v9.0.11

  • Export luma functions (#8822)
  • fix(core): explicitly set clearStencil in LayersPass (#8844)
  • fix(layers): work around Samsung shader compilation failure (#8843)

... (truncated)

Changelog

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

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)
  • docs: Fix broken link after file rename (#8946)

deck.gl [9.0.18] - Jun 12 2024

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

deck.gl [9.0.17] - May 29 2024

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

deck.gl [9.0.16] - May 23 2024

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

deck.gl [9.0.15] - May 23 2024

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

deck.gl [9.0.14] - May 6 2024

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

deck.gl [9.0.13] - May 5 2024

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

... (truncated)

Commits

Updates @deck.gl/layers from 8.9.35 to 9.0.20

Release notes

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

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

  • 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

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

v9.0.15

  • 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

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

v9.0.13

  • 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

  • CARTO: Implement QuadbinHeatmapTileLayer (#8703)

v9.0.11

  • Export luma functions (#8822)
  • fix(core): explicitly set clearStencil in LayersPass (#8844)
  • fix(layers): work around Samsung shader compilation failure (#8843)

... (truncated)

Changelog

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

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)
  • docs: Fix broken link after file rename (#8946)

deck.gl [9.0.18] - Jun 12 2024

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

deck.gl [9.0.17] - May 29 2024

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

deck.gl [9.0.16] - May 23 2024

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

deck.gl [9.0.15] - May 23 2024

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

deck.gl [9.0.14] - May 6 2024

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

deck.gl [9.0.13] - May 5 2024

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

... (truncated)

Commits

Updates @deck.gl/react from 8.9.35 to 9.0.20

Release notes

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

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

  • 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

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

v9.0.15

  • 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

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

v9.0.13

  • 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

  • CARTO: Implement QuadbinHeatmapTileLayer (#8703)

v9.0.11

  • Export luma functions (#8822)
  • fix(core): explicitly set clearStencil in LayersPass (#8844)
  • fix(layers): work around Samsung shader compilation failure (#8843)

... (truncated)

Changelog

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

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)
  • docs: Fix broken link after file rename (#8946)

deck.gl [9.0.18] - Jun 12 2024

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

deck.gl [9.0.17] - May 29 2024

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

deck.gl [9.0.16] - May 23 2024

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

deck.gl [9.0.15] - May 23 2024

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

deck.gl [9.0.14] - May 6 2024

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

deck.gl [9.0.13] - May 5 2024

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

... (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

Bumps the deck-loaders-luma group with 4 updates in the / directory: [@deck.gl/core](https://github.com/visgl/deck.gl), [@deck.gl/extensions](https://github.com/visgl/deck.gl), [@deck.gl/layers](https://github.com/visgl/deck.gl) and [@deck.gl/react](https://github.com/visgl/deck.gl).


Updates `@deck.gl/core` from 8.9.35 to 9.0.20
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.20/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.35...v9.0.20)

Updates `@deck.gl/extensions` from 8.9.35 to 9.0.20
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.20/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.35...v9.0.20)

Updates `@deck.gl/layers` from 8.9.35 to 9.0.20
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.20/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.35...v9.0.20)

Updates `@deck.gl/react` from 8.9.35 to 9.0.20
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.20/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.35...v9.0.20)

---
updated-dependencies:
- dependency-name: "@deck.gl/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deck-loaders-luma
- dependency-name: "@deck.gl/extensions"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deck-loaders-luma
- dependency-name: "@deck.gl/layers"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deck-loaders-luma
- dependency-name: "@deck.gl/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: deck-loaders-luma
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Relates to JS bindings labels Jun 24, 2024
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 javascript Relates to JS bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants