evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
3.44k stars 167 forks source link

Remove unused deps #1895

Closed archiewood closed 1 month ago

archiewood commented 1 month ago

Description

Removes various old versions of duckdb that do not appear to be used, and echarts from the root of the monorepo

Checklist

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 7620a1af8f0bf0e27cf4fe5ac31e14a7c28f8e68

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 10 packages | Name | Type | | --------------------------------- | ----- | | @evidence-dev/universal-sql | Patch | | @evidence-dev/evidence | Patch | | @evidence-dev/plugin-connector | Patch | | @evidence-dev/query-store | Patch | | @evidence-dev/sdk | Patch | | @evidence-dev/core-components | Patch | | @evidence-dev/components | Patch | | my-evidence-project | Patch | | evidence-test-environment | Patch | | @evidence-dev/component-utilities | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

netlify[bot] commented 1 month ago

Deploy Preview for evidence-development-workspace ready!

Name Link
Latest commit 7620a1af8f0bf0e27cf4fe5ac31e14a7c28f8e68
Latest deploy log https://app.netlify.com/sites/evidence-development-workspace/deploys/661dab660a2e500009f87c2c
Deploy Preview https://deploy-preview-1895--evidence-development-workspace.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 1 month ago

Deploy Preview for next-docs-evidence ready!

Name Link
Latest commit 7620a1af8f0bf0e27cf4fe5ac31e14a7c28f8e68
Latest deploy log https://app.netlify.com/sites/next-docs-evidence/deploys/661dab668e8c4d00085d71d2
Deploy Preview https://deploy-preview-1895--next-docs-evidence.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

archiewood commented 1 month ago

@csjh would be great to confirm that this duckdb dep is indeed not required?