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

build(deps): bump deck.gl from 8.8.27 to 9.0.6 in /superset-frontend/plugins/legacy-preset-chart-deckgl #27965

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

Bumps deck.gl from 8.8.27 to 9.0.6.

Release notes

Sourced from deck.gl's releases.

v9.0.6

  • fix(extensions): picking over draped terrain (#8761)
  • fix(react) component default size (#8766)
  • chore: fix lint warnings (#8764)
  • Improve view types (#8763)
  • feat(core): export useful types (#8762)

v9.0.5

  • fix(mesh-layers): ScenegraphLayer picking (#8752)
  • fix(arcgis): remove dependency on @​luma.gl/webgl (#8747)

v9.0.4

  • fix(core): picking bugs (#8730)
  • add generic data types in GetPickingInfoParams (#8709)
  • Export BufferTransform from luma.gl (#8726)
  • fix(build): inlined version off by 1 (#8741)
  • fix (TypeScript): add missing exports for effects types (#8728)
  • fix(core): Type props.parameters (#8732)

v9.0.3

  • Bump luma.gl to 9.0.8 (#8719)

v9.0.2

  • feat(carto): Support .tileSize prop in H3Tileset2D (#8687)
  • fix(carto): Clean up and add unit tests for requestWithParameters cache (#8707)
  • Do not clear when rendering to target in PostProcessEffect (#8705)
  • fix(aggregation-layers): Fix missing types export (#8713)
  • Disable excessive console warnings (#8696)

v9.0.1

  • fix(core): base map creation error in DeckGL scripting interface (#8691)

v9.0.0

  • bump dependencies to production release
  • Remove withParametersWebGL method in Pass classes (#8636)
  • Bug fix: Update scorecard to v2.3.1 (#8688)
  • Register default shader module with Deck (#8682)
  • Update Effect interface (#8681)
  • fix(extensions): PathStyleExtension random artifact (#8683)
  • chore: upgrade luma.gl to 9.0.5 (#8684)

v9.0.0-beta.10

  • Add Zoom and Compass widgets (#8072)
  • fix(extensions): Use lodMaxClamp to disable m ips (#8677)
  • chore(): Use stable '@​loaders.gl/' (#8679)
  • View and view state types improvements (#8663)
  • Fix PostProcessEffect render to framebuffer (#8661)
  • Fix IconManager upsizing auto-packed icon atlas (#8673)
  • feat(carto): Export types for generic source options (#8651)
  • chore: Bump luma to 9.0.4 (#8676)

... (truncated)

Changelog

Sourced from deck.gl's changelog.

deck.gl [9.0.6] - Apr 7 2024

  • fix(extensions): picking over draped terrain (#8761)
  • fix(react) component default size (#8766)
  • chore: fix lint warnings (#8764)
  • Improve view types (#8763)
  • feat(core): export useful types (#8762)

deck.gl [9.0.5] - Apr 4 2024

  • fix(mesh-layers): ScenegraphLayer picking (#8752)
  • fix(arcgis): remove dependency on @​luma.gl/webgl (#8747)

deck.gl [9.0.4] - Apr 2 2024

  • fix(core): picking bugs (#8730)
  • add generic data types in GetPickingInfoParams (#8709)
  • Export BufferTransform from luma.gl (#8726)
  • fix(build): inlined version off by 1 (#8741)
  • fix (TypeScript): add missing exports for effects types (#8728)
  • fix(core): Type props.parameters (#8732)

deck.gl [9.0.3] - Mar 29 2024

  • Bump luma.gl to 9.0.8 (#8719)

deck.gl [9.0.2] - Mar 29 2024

  • feat(carto): Support .tileSize prop in H3Tileset2D (#8687)
  • fix(carto): Clean up and add unit tests for requestWithParameters cache (#8707)
  • Do not clear when rendering to target in PostProcessEffect (#8705)
  • fix(aggregation-layers): Fix missing types export (#8713)
  • Disable excessive console warnings (#8696)

deck.gl [9.0.1] - Mar 21 2024

  • fix(core): base map creation error in DeckGL scripting interface (#8691)

deck.gl [9.0.0] - Mar 21 2024

  • bump dependencies to production release
  • Remove withParametersWebGL method in Pass classes (#8636)
  • Bug fix: Update scorecard to v2.3.1 (#8688)
  • Register default shader module with Deck (#8682)
  • Update Effect interface (#8681)
  • fix(extensions): PathStyleExtension random artifact (#8683)
  • chore: upgrade luma.gl to 9.0.5 (#8684)

deck.gl v9.0 Prereleases

... (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 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](https://github.com/visgl/deck.gl) from 8.8.27 to 9.0.6.
- [Release notes](https://github.com/visgl/deck.gl/releases)
- [Changelog](https://github.com/visgl/deck.gl/blob/v9.0.6/CHANGELOG.md)
- [Commits](visgl/deck.gl@v8.8.27...v9.0.6)

---
updated-dependencies:
- dependency-name: deck.gl
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@rusackas rusackas closed this Apr 10, 2024
@rusackas rusackas reopened this Apr 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 10, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mistercrunch mistercrunch added the hold! On hold label Apr 10, 2024
@mistercrunch
Copy link
Member

Putting a hold label here as deck.gl has been tricky to upgrade in the past and requires special care. This is also a major version

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 16, 2024

A newer version of deck.gl exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@rusackas rusackas removed the hold! On hold label Apr 18, 2024
@rusackas
Copy link
Member

/testenv up

Copy link
Contributor

@rusackas Ephemeral environment spinning up at http://54.187.224.52:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

Copy link
Member

@rusackas rusackas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work! Not seeing any breaking changes here: https://github.com/visgl/deck.gl/blob/master/CHANGELOG.md

@rusackas
Copy link
Member

Finish your job, CI!

@rusackas rusackas closed this Apr 18, 2024
@rusackas rusackas reopened this Apr 18, 2024
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

@rusackas rusackas merged commit bfa2c46 into master Apr 19, 2024
62 of 63 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/plugins/legacy-preset-chart-deckgl/deck.gl-9.0.6 branch April 19, 2024 19:44
qleroy pushed a commit to qleroy/superset that referenced this pull request Apr 28, 2024
…plugins/legacy-preset-chart-deckgl (apache#27965)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
…plugins/legacy-preset-chart-deckgl (apache#27965)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
…plugins/legacy-preset-chart-deckgl (apache#27965)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub-Actions[bot] <github-actions[bot]@users.noreply.github.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.1.0 labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot dependencies:npm npm Dependabot - npm related PRs plugins size/XS 🚢 4.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants