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

chore: bump vega #9515

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

chore: bump vega #9515

wants to merge 2 commits into from

Conversation

lsh
Copy link
Member

@lsh lsh commented Jan 24, 2025

PR Description

Checklist

  • This PR is atomic (i.e., it fixes one issue at a time).
  • The title is a concise semantic commit message (e.g. "fix: correctly handle undefined properties").
  • yarn test runs successfully
  • For new features:
    • Has unit tests.
    • Has documentation under site/docs/ + examples.

Tips:

Signed-off-by: Lukas Hermann <[email protected]>
@lsh lsh requested a review from a team as a code owner January 24, 2025 20:27
"yargs": "~17.7.2"
},
"peerDependencies": {
"vega": "^5.24.0"
"vega": "^5.31.0"
Copy link
Member

Choose a reason for hiding this comment

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

Do we require this? I'd say let's be conservatives and only update the constraint here if we know of a functionality we need.

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.

2 participants