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

chore(deps): bump @deck.gl/core from 8.8.11 to 8.8.20 #316

Merged
merged 1 commit into from
Dec 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2022

Bumps @deck.gl/core from 8.8.11 to 8.8.20.

Release notes

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

v8.8.20

  • CARTO: Include aggregation and geoColumn in POST (#7404)
  • CARTO: better API error reporting (#7340)
  • CARTO: Support JSON format in QuadbinLayer (#7383)

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

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

deck.gl [8.8.20] - Nov 15 2022

  • CARTO: Include aggregation and geoColumn in POST (#7404)
  • CARTO: better API error reporting (#7340)
  • CARTO: Support JSON format in QuadbinLayer (#7383)

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)
Commits
Maintainer changes

This version was pushed to npm by felixpalmer, a new releaser for @​deck.gl/core since your current version.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

Bumps [@deck.gl/core](https://github.com/visgl/deck.gl) from 8.8.11 to 8.8.20.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v8.8.20/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.8.11...v8.8.20)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 21, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #316 (edef69b) into main (3cf2111) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #316   +/-   ##
=======================================
  Coverage   11.58%   11.58%           
=======================================
  Files         536      536           
  Lines       38676    38676           
  Branches     1126     1126           
=======================================
  Hits         4481     4481           
  Misses      33762    33762           
  Partials      433      433           

@Komzpa Komzpa merged commit 1131278 into main Dec 21, 2022
@Komzpa Komzpa deleted the dependabot/npm_and_yarn/deck.gl/core-8.8.20 branch December 21, 2022 06:00
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.

2 participants