Skip to content

build(deps): bump vega-cli from 5.7.0 to 5.7.1 #2

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

Merged
merged 1 commit into from
Oct 7, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps vega-cli from 5.7.0 to 5.7.1.

Release notes

Sourced from vega-cli's releases.

v5.7.1

Changes from v5.7.0:

vega-cli

  • Use robust isNaN and isFinite checks.

vega-encode

  • Use robust isNaN and isFinite checks.

vega-expression

  • Use robust isNaN and isFinite checks.

vega-force

  • Use robust isNaN and isFinite checks.

vega-loader

  • Use robust isNaN and isFinite checks.
  • Use Math.isInteger within integer type check.

vega-parser

  • Use mergeConfig utility to combine input config objects to parser.

vega-scale

  • Use robust isNaN and isFinite checks.

vega-transforms

  • Fix Relay to mark re-derived input source fields as modified.
  • Fix Formula to respond to modified output fields.
  • Use robust isNaN and isFinite checks.

vega-scenegraph

  • Fix SVG re-render sibling ordercheck. (#2042, thanks @​bmatcuk!)
  • Fix SVG dirty item handling for initial draw.
  • Fix text mark canvas draw early exit test.
  • Fix canvas gradient default value lookup. (#2052)

vega-schema

  • Fix color value schema to properly support production rules. (#2032)

vega-util

  • Add mergeConfig and writeConfig utility functions.

vega-view-transforms

  • Add TitleRole to groups to skip in grid layout. (#2058)
Commits
  • b1337d0 Update docs build files.
  • d634d21 Bump version numbers, update dependencies.
  • c55029c Document exposed config merge utilities.
  • 7d65459 Update dependencies.
  • 07fdd8c Merge branch 'master' of github.com:vega/vega
  • 7f37a7d Fix canvas gradient default lookup. (#2052)
  • f9babee Add typing for configWrite utility.
  • bb19d15 Merge branch 'master' of github.com:vega/vega
  • fef2b47 Add typing for configWrite utility.
  • 150672a Fix title layout spacing bug. (#2058)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [vega-cli](https://github.com/vega/vega) from 5.7.0 to 5.7.1.
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v5.7.0...v5.7.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Oct 7, 2019
@moltar moltar merged commit 839a4be into master Oct 7, 2019
@moltar moltar deleted the dependabot/npm_and_yarn/vega-cli-5.7.1 branch October 7, 2019 20:39
ImBIOS added a commit to ImBIOS/typescript-runtime-type-benchmarks that referenced this pull request Jul 23, 2025
- Display rank numbers (moltar#1, moltar#2, etc.) next to library names in charts
- Calculate rankings based on average performance across selected benchmarks
- Support ranking for all sort modes (fastest, alphabetical, popularity)
- Improve readability for performance comparison presentations

Closes moltar#2062
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant