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(deps): update @deck.gl/core requirement from ^8.9.34 to ^8.9.36 #1914

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 May 19, 2024

Updates the requirements on @deck.gl/core to permit the latest version.

Release notes

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

v8.9.36

  • Fix compatibility issue in pydeck-carto (#8786)
Changelog

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

deck.gl [8.9.36] - Apr 23 2024

  • Fix compatibility issue in pydeck-carto (#8786)

deck.gl [8.9.35] - Feb 19 2024

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

deck.gl [8.9.34] - Jan 19 2024

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

deck.gl [8.9.33] - Dec 5 2023

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

deck.gl [8.9.32] - Oct 24 2023

  • CARTO: Support styling layer by color column (#8177)

deck.gl [8.9.31] - Oct 11 2023

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

deck.gl [8.9.30] - Sep 21 2023

  • [mapbox] fix drawing TerrainExtension in interleaved mode (#8115)

deck.gl [8.9.29] - Sep 20 2023

  • CARTO: Use null as default value for KeyValueObject (#8119)

deck.gl [8.9.28] - Sep 13 2023

  • [mapbox] Fix interleaving when base map has terrain (#8111)
  • Add typings for React render callback children (#8109)

... (truncated)

Commits
  • c3e3677 v8.9.36
  • f434597 v8.9.36-alpha.0 release notes
  • 3a0ac5c v8.9.36-alpha.0
  • 556f7a7 chore(repo): Set 'v8' release tags for all modules on 8.9-release branch (#8813)
  • 727c99a fix(pydeck-carto): Fix missing global for pydeck-carto in 8.9 release, bump s...
  • d7b2e11 chore(ci): Update node.js in CI for v8.9 release branch (#8796)
  • e66c6a7 v8.9.35
  • bf1644e doc: using-with-mapbox: fix broken link (#8539)
  • e17672f Respect DataT on TripsLayer props (#8533)
  • 74f1548 docs: Update solid-polygon-layer.md getFillColor (#8547)
  • Additional commits viewable in compare view

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)

Updates the requirements on [@deck.gl/core](https://github.com/visgl/deck.gl) to permit the latest version.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v8.9.36/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.9.34...v8.9.36)

---
updated-dependencies:
- dependency-name: "@deck.gl/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 19, 2024
@dependabot dependabot bot requested a review from vinayakkulkarni May 19, 2024 19:28
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 Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant