-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump vega from 5.24.0 to 5.26.0 #98
base: main
Are you sure you want to change the base?
Conversation
Unable to locate .performanceTestingBot config file |
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Processing PR updates... |
Reviewer's Guide by SourceryThis pull request updates the vega dependency from version 5.24.0 to 5.26.0. This change is reflected in the yarn.lock file. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the |
No applications have been configured for previews targeting branch: main. To do so go to restack console and configure your applications for previews. |
Thanks @dependabot[bot] for opening this PR! For COLLABORATOR only :
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dependabot[bot]
Thank you for your contribution to this repository! We appreciate your effort in opening pull request.
Happy coding!
PR Details of @dependabot[bot] in jupyterlab :
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Description has been updated! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Report too large to display inline |
632dff8
to
bdea757
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Processing PR updates... |
Bumps [vega](https://github.com/vega/vega) from 5.24.0 to 5.26.0. - [Release notes](https://github.com/vega/vega/releases) - [Commits](vega/vega@v5.24.0...v5.26.0) --- updated-dependencies: - dependency-name: vega dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
bdea757
to
b07a30f
Compare
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Processing PR updates... |
Check out the playback for this Pull Request here. |
Bumps vega from 5.24.0 to 5.26.0.
Release notes
Sourced from vega's releases.
... (truncated)
Commits
3580b28
chore: v5.26.0 (#3823)073c4ec
chore(deps-dev): bump rollup from 3.21.0 to 4.3.0 (#3822)51f9b7f
chore(deps-dev): bump@babel/core
from 7.21.4 to 7.23.2 (#3814)6c846f0
chore(deps-dev): bump@types/node
from 18.16.1 to 20.8.10 (#3820)0b95f15
chore(deps-dev): bump@babel/cli
from 7.21.0 to 7.23.0 (#3804)ad9ed63
chore(deps): bump semver from 5.7.1 to 5.7.2 (#3778)09b83ee
chore(deps): bump d3-array from 3.2.2 to 3.2.4 (#3765)54a1ba3
chore(deps): bump yargs from 17.7.1 to 17.7.2 (#3744)27a240b
Bump vega typings to 1.0 (#3791)858f0a0
feat: Add experimental hybrid renderer (#3810)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.
Summary by Sourcery
Update Vega to v5.26.0. This release includes new features such as a geoScale expression function, a hybrid canvas/SVG renderer, aggregate parameters for vega-transform, and an exponential moving average. It also includes several bug fixes and dependency updates.
New Features:
ppi
resolution parameter for PNG output to vega-cli.hypot
function to vega-expressionBug Fixes:
Chores: