chore: bump all vega-* deps in topological order#3932
Merged
Conversation
added 30 commits
June 12, 2024 13:03
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
Deploying vega with
|
| Latest commit: |
246560a
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://207434b7.vega-628.pages.dev |
| Branch Preview URL: | https://lsh-bump-ws-topological.vega-628.pages.dev |
domoritz
approved these changes
Jun 12, 2024
hydrosquall
approved these changes
Jun 13, 2024
Member
hydrosquall
left a comment
There was a problem hiding this comment.
Looks good to me.
Thanks for figuring out how to work this out of the diagram .
If this becomes a recurring thing we have to do, I'll try to update the mermaid script so that it either gives us a runbook of the order in which to visit the packages, or applies the update + version bumps for us automatically (with the non vega-* deps excluded).
This was referenced Jun 13, 2024
Merged
lsh
pushed a commit
that referenced
this pull request
Jun 14, 2024
Changes since v5.29.0 **vega-functions** - make default vega format null as "null" (via #3926). (Thanks @kanitw & @domoritz )! **docs** - Add 4 new examples (via #3851). (Thanks @avatorl & @domoritz!) **monorepo** - Deploy editor preview (via #3925, #3931). (Thanks @hydrosquall!) - Bump all `vega-*` deps in topological order to eliminate version mismatches within the monorepo (via #3932). (Thanks @lsh!) Signed-off-by: Lukas Hermann <lukas.hermann@databricks.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Take two on #3930. Using @hydrosquall's diagram on the topological sort to try and bump things in order.