Conversation
|
Does #4047 also require some bumps? I didn't bump a couple of packages that it touched |
There was a problem hiding this comment.
I believe the current CI errors relate to the package version for vega-dataflow needing to be bumped to 6.1.0, since packages like vega-encode are referencing a version that doesn't exist yet.
This may also cause dependents of vega-dataflow to need a version bump if they haven't already been incremented.
|
CI was not passing because of a typo: #4128 will fix it (feel free to merge that into this branch, or approve it first) |
|
Hi @lsh ! Do you have ETA of this? :) |
|
Hopefully today! |
Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
packages/vega/package.json
Outdated
| "vega-typings": "~2.0.0", | ||
| "vega-transforms": "~5.1.0", | ||
| "vega-typings": "~2.1.0", | ||
| "vega-util": "~2.0.0", |
There was a problem hiding this comment.
I think we should also bump the version of vega-util to 2.1.0 , since this release adds a new utility to it.
There was a problem hiding this comment.
I was doing that just now. Was first testing that my dev env was set up correctly 😅
Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
Changes since v6.1.2
monorepo:
vega:
vega-loader:
vega-util:
docs: