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: Upgrade Vega-Lite from 5.17.0 to 5.19.0 #3479

Merged
merged 5 commits into from
Jul 17, 2024
Merged

Conversation

binste
Copy link
Contributor

@binste binste commented Jul 15, 2024

In the first commit, I only changed the version number and ran the code generation. The other commits are manual changes.

@binste binste marked this pull request as ready for review July 15, 2024 18:17
@jonmmease jonmmease self-requested a review July 15, 2024 19:05
Copy link
Contributor

@jonmmease jonmmease left a comment

Choose a reason for hiding this comment

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

Setting "request changes" to flag that vl-convert doesn't support Vega-Lite 5.19.0 yet.

See #3478 (comment)

@binste
Copy link
Contributor Author

binste commented Jul 16, 2024

Oh, good point! I somehow stopped half-way through the instructions, sorry for that :) I've now also bumped the version used in JupyterChart.

@jonmmease jonmmease self-requested a review July 17, 2024 07:10
Copy link
Contributor

@jonmmease jonmmease left a comment

Choose a reason for hiding this comment

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

Heh, actually I was confused by my own release notes. Vega-Lite 5.19.0 is already released in vl-convert 1.5, so nothing is blocking there after all!

This PR looks good to go to me!

@jonmmease
Copy link
Contributor

Oh, actually, I think we still need to update the vl-convert version in the importer here:

min_version = "1.3.0"

@binste
Copy link
Contributor Author

binste commented Jul 17, 2024

I've now updated the vl-convert version in _importers.py and pyproject.toml as is described in the documentation. Thanks for the review! I'll merge once all tests pass.

@binste binste merged commit f8c9776 into vega:main Jul 17, 2024
11 checks passed
@mattijn
Copy link
Contributor

mattijn commented Jul 17, 2024

Is this issue now appearing #3447?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants