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

feat: update Vega and other deps #9182

Merged
merged 2 commits into from Nov 27, 2023
Merged

feat: update Vega and other deps #9182

merged 2 commits into from Nov 27, 2023

Conversation

domoritz
Copy link
Member

Fixes #9181

Also updates typescript, rollup, and prettier (hence the formatting changes).

@@ -9,6 +9,8 @@ const AGGREGATE_OP_INDEX: Flag<AggregateOp> = {
average: 1,
count: 1,
distinct: 1,
exponential: 1,
Copy link
Member Author

Choose a reason for hiding this comment

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

This fixes #9181

@domoritz domoritz requested a review from a team November 27, 2023 16:54
Copy link
Member

@lsh lsh left a comment

Choose a reason for hiding this comment

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

No complaints from me, thanks for handling this!

@domoritz domoritz merged commit e3a6232 into main Nov 27, 2023
8 checks passed
@domoritz domoritz deleted the dom/update-7823489 branch November 27, 2023 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript issue with Vegalite
2 participants