mimiframework / Mimi.jl

Integrated Assessment Modeling Framework
https://www.mimiframework.org
Other
66 stars 34 forks source link

CompatHelper: bump compat for VegaLite to 3, (keep existing compat) #960

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request changes the compat entry for the VegaLite package from 1, 2 to 1, 2, 3. This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

davidanthoff commented 1 year ago

@lrennels can you test whether VegaLite 3 works on your system now? I think it should, and then we can merge this, right?

lrennels commented 1 year ago

@davidanthoff we can give it a try, if the tests pass once it's merged then we should be fine, otherwise we can revert it?