urbica / react-map-gl

React Component Library for Mapbox GL JS
https://urbica.github.io/react-map-gl/
MIT License
416 stars 50 forks source link

chore(deps-dev): bump @deck.gl/layers from 8.8.9 to 8.8.19 #500

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @deck.gl/layers from 8.8.9 to 8.8.19.

Release notes

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

v8.8.19

  • TileLayer exposes accurate picking info on pointer out (#7403)
  • Fix TileLayer cache pruning (#7402)

v8.8.18

  • Upgrade d3 packages (#7395)
  • [react] Fix padding compatibility with react-map-gl v7 (#7384)

v8.8.17

  • Fix FillStyleExtension scaling (#7373)
  • Allow null geometry in GeoJSON (#7371)

v8.8.16

  • CARTO: remove aggregationExp parameter check (#7368)
  • CARTO: Recreate tileset if aggregationResLevel changes (#7360)

v8.8.15

  • CARTO: fetchMap disable depthTest for point layers (#7332)
  • [CARTO] Support custom markers with original colors (#7311)
  • CARTO: Pass access token in load options (#7287)
  • CARTO: switch to using quadbin library (#7257)
  • Display helpful error if h3 v4 is accidentally included (#7283)
  • Chore: Bump loaders to 3.2.10 (#7305)

v8.8.14

  • Minor fix in widget-tooltip: reset value on every iteration (#7329)
  • CARTO: Explicitly set geoColumn when requesting GeoJSON (#7338)
  • add Encode stats URL query value #7319

v8.8.13

  • Fix altitude projection dependence on geometry.worldPosition (#7318)

v8.8.11

  • Carto: fetchMap support for custom markers (#7250)

v8.8.10

  • CARTO: Support fields when parsing CartoVectorTiles (#7248, #7194)
  • CARTO: CartoTileLayer picking coordinates correct (#7242)
  • Support dynamic functions in configuration (#7253)
  • CARTO fetchMap fix: parametrized queries are not working (#7238)
  • Use correct parameters when resizing icon atlas (#7232)
Changelog

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

deck.gl [8.8.19] - Nov 11 2022

  • TileLayer exposes accurate picking info on pointer out (#7403)
  • Fix TileLayer cache pruning (#7402)

deck.gl [8.8.18] - Nov 10 2022

  • Upgrade d3 packages (#7395)
  • [react] Fix padding compatibility with react-map-gl v7 (#7384)

deck.gl [8.8.17] - Nov 3 2022

  • Fix FillStyleExtension scaling (#7373)
  • Allow null geometry in GeoJSON (#7371)

deck.gl [8.8.16] - Nov 2 2022

  • CARTO: remove aggregationExp parameter check (#7368)
  • CARTO: Recreate tileset if aggregationResLevel changes (#7360)

deck.gl [8.8.15] - Oct 27 2022

  • CARTO: fetchMap disable depthTest for point layers (#7332)
  • [CARTO] Support custom markers with original colors (#7311)
  • CARTO: Pass access token in load options (#7287)
  • CARTO: switch to using quadbin library (#7257)
  • Display helpful error if h3 v4 is accidentally included (#7283)
  • Chore: Bump loaders to 3.2.10 (#7305)

deck.gl [8.8.14] - Oct 20 2022

  • Minor fix in widget-tooltip: reset value on every iteration (#7329)
  • CARTO: Explicitly set geoColumn when requesting GeoJSON (#7338)
  • add Encode stats URL query value #7319

deck.gl [8.8.13] - Oct 11 2022

  • Fix altitude projection dependence on geometry.worldPosition (#7318)

deck.gl [8.8.12] - Oct 4 2022

  • Improve makeTooltip template in jupyter-widget (#7278)

deck.gl [8.8.11] - Sep 16 2022

  • Carto: fetchMap support for custom markers (#7250)

deck.gl [8.8.10] - Sep 8 2022

  • CARTO: Support fields when parsing CartoVectorTiles (#7248, #7194)

... (truncated)

Commits


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 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)
codecov[bot] commented 2 years ago

Codecov Report

Base: 97.96% // Head: 97.96% // No change to project coverage :thumbsup:

Coverage data is based on head (4b2f930) compared to base (4c215cd). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #500 +/- ## ======================================= Coverage 97.96% 97.96% ======================================= Files 28 28 Lines 738 738 Branches 189 189 ======================================= Hits 723 723 Misses 11 11 Partials 4 4 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=urbica). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=urbica)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 2 years ago

Superseded by #501.