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

fix: bump @deck.gl/geo-layers from 8.9.35 to 9.0.16 #72

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps @deck.gl/geo-layers from 8.9.35 to 9.0.16.

Release notes

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

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)
  • fix(types): add export for GeohashLayerProps (#8836)
  • Publish NPM packages from CI (#8828)

v9.0.10

  • fix(carto): Restore global required by pydeck-carto (#8799)
  • fix(core): Support fp64 in GPUInterpolationTransition (#8807)

v9.0.9

  • fix(geo-layers): TileLayer default autoHighlight (#8798)
  • fix(extensions): DataFilterExtension handling of filterSoftRange (#8800)
  • fix(main): Add missing peerDependencies (#8805)
  • fix(core): drawing layers with instance count 0 (#8788)

v9.0.8

  • CARTO: Improve H3Tileset2D.getTileIndices() by adding buffer (#8781)

v9.0.7

  • CARTO: added the deckGl version to the map instantiation request (#8783)
  • Bump to [email protected] (#8771)
  • fix(core): Deck.finalize removes externally created canvas (#8773)

... (truncated)

Changelog

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

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)

deck.gl [9.0.12] - Apr 29 2024

  • CARTO: Implement QuadbinHeatmapTileLayer (#8703)

deck.gl [9.0.11] - Apr 26 2024

  • Export luma functions (#8822)
  • fix(core): explicitly set clearStencil in LayersPass (#8844)
  • fix(layers): work around Samsung shader compilation failure (#8843)
  • fix(types): add export for GeohashLayerProps (#8836)
  • Publish NPM packages from CI (#8828)

deck.gl [9.0.10] - Apr 23 2024

  • fix(carto): Restore global required by pydeck-carto (#8799)
  • fix(core): Support fp64 in GPUInterpolationTransition (#8807)

deck.gl [9.0.9] - Apr 17 2024

  • fix(geo-layers): TileLayer default autoHighlight (#8798)
  • fix(extensions): DataFilterExtension handling of filterSoftRange (#8800)
  • fix(main): Add missing peerDependencies (#8805)
  • fix(core): drawing layers with instance count 0 (#8788)

... (truncated)

Commits
  • 87e1629 v9.0.16
  • 5c096b9 Revert "CARTO: Update QuadbinHeatmapTileLayer to use project UBO (#8908)"
  • 4eecc3c v9.0.15
  • da25c68 fix(deps): Update deps for deck.gl/carto and test app (#8917)
  • d541524 fix(carto): Add missing 'client' parameter to query requests (#8913)
  • 0870a72 fix(carto): Fix fetchMap visibleLayerGroup filtering to include static layers...
  • 4ab4098 fix(widgets): increase z-index to fix mouse events (#8890)
  • b64aa17 CARTO: QuadbinHeatmapTileLayer docs (#8909)
  • 9ee8c5d CARTO: Update QuadbinHeatmapTileLayer to use project UBO (#8908)
  • 1977ba0 chore: update version build comments (#8904)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@deck.gl/geo-layers](https://github.com/visgl/deck.gl) from 8.9.35 to 9.0.16.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.16/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.35...v9.0.16)

---
updated-dependencies:
- dependency-name: "@deck.gl/geo-layers"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 3, 2024

Superseded by #76.

@dependabot dependabot bot closed this Jun 3, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/deck.gl/geo-layers-9.0.16 branch June 3, 2024 10:51
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.

0 participants