vega / vega-themes

Themes for stylized Vega and Vega-Lite visualizations.
https://vega.github.io/vega-themes
BSD 3-Clause "New" or "Revised" License
125 stars 30 forks source link

chore(deps-dev): Bump vega-lite from 5.14.1 to 5.15.0 #513

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps vega-lite from 5.14.1 to 5.15.0.

Release notes

Sourced from vega-lite's releases.

Release 5.15.0

5.15.0 (2023-09-13)

Bug Fixes

  • unescape paths in binned timeUnits to allow for fields with periods in name (#9088) (53ede0e)
  • update ts and fix typing issues (#9066) (b421a44)
  • switch from clone to built in structured clone (#9068) (7874ea9)
Changelog

Sourced from vega-lite's changelog.

5.15.0 (2023-09-13)

Bug Fixes

  • unescape paths in binned timeUnits to allow for fields with periods in name (#9088) (53ede0e)
  • update ts and fix typing issues (#9066) (b421a44)

Features

  • switch from clone to built in structured clone (#9068) (7874ea9)
Commits
  • 4ba3b93 chore: release v5.15.0
  • 53ede0e fix: unescape paths in binned timeUnits to allow for fields with periods in...
  • 76e5460 chore(deps-dev): bump @​typescript-eslint/eslint-plugin from 6.5.0 to 6.6.0 (#...
  • 45570dc chore(deps-dev): bump @​babel/core from 7.22.11 to 7.22.17 (#9082)
  • 318c40b chore(deps-dev): bump @​types/chai from 4.3.5 to 4.3.6 (#9080)
  • cd502ac chore(deps-dev): bump @​typescript-eslint/parser from 6.5.0 to 6.6.0 (#9083)
  • 1724e11 chore(deps-dev): bump eslint from 8.48.0 to 8.49.0 (#9084)
  • 51b0f96 chore(deps-dev): bump @​babel/preset-typescript from 7.22.11 to 7.22.15 (#9085)
  • 5d00549 chore(deps-dev): bump conventional-changelog-cli from 4.0.0 to 4.1.0 (#9086)
  • 483b524 chore(deps): bump actions/checkout from 3 to 4 (#9087)
  • 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 show 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)