vega / vega-lite-api

A JavaScript API for Vega-Lite.
https://observablehq.com/@vega/vega-lite-api
BSD 3-Clause "New" or "Revised" License
211 stars 17 forks source link

build(deps-dev): bump vega from 5.22.1 to 5.25.0 #454

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps vega from 5.22.1 to 5.25.0.

Release notes

Sourced from vega's releases.

v5.25.0

Changes from v5.24.0:

monorepo

  • Fix browser lists for IE support. (thanks @​domoritz!)
  • Update dependencies.

vega-cli

vega-expression

vega-functions

  • Update to use hypot.

vega-regression

  • Allow zero-valued order for polynomial regression.

vega-statistics

  • Add constant regression method.

vega-transforms

  • Use robust (null proto) object for aggregate cell map. (#3695)

vega-util

v5.24.0

Changes from v5.23.0:

monorepo

  • Update dev dependencies.
  • Fix duplicated code in bundle (#3684).

vega-force

  • Update Force transform schema to allow expression-valued nbody force strength.

vega-schema

... (truncated)

Commits
  • a9ab9a3 ci: Revert node version change.
  • 7283573 ci: Test on node 16, 18, 20.
  • e520a16 docs: Update docs build files.
  • a27d94b chore: Bump package version numbers.
  • ee59a57 chore: Bump dev dependencies.
  • 99a0921 fix: Use robust (null proto) object for aggregate cell map. (#3695)
  • 9529ffd feat: constant regression (#3718)
  • c596205 chore: Update rimraf dev dep.
  • 94ee172 fix: Rename warming stripes json spec.
  • f058d4f docs: Update warming stripes example.
  • 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)