vega / ts-json-schema-generator

Generate JSON schema from your Typescript sources
MIT License
1.38k stars 190 forks source link

chore(deps-dev): bump vega-lite from 5.18.1 to 5.19.0 #1994

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps vega-lite from 5.18.1 to 5.19.0.

Release notes

Sourced from vega-lite's releases.

Release 5.19.0

5.19.0 (2024-06-14)

Features

  • more options and examples for how marks and scales represent invalid data (e.g., nulls, NaNs) (#9342) (502db1d), closes #8254

Bug Fixes

Changelog

Sourced from vega-lite's changelog.

5.19.0 (2024-06-14)

Bug Fixes

Features

  • more options and examples for how marks and scales represent invalid data (e.g., nulls, NaNs) (#9342) (502db1d), closes #8254
Commits
  • b4ee0d3 chore: release v5.19.0
  • b97070a chore: bump minor and patch versions of deps (#9370)
  • 21920ba chore(deps-dev): bump @​babel/core from 7.24.5 to 7.24.6 (#9364)
  • d77c9cc chore(deps-dev): bump @​babel/preset-env from 7.24.5 to 7.24.6 (#9365)
  • 6c51446 chore(deps-dev): bump vega-cli from 5.28.0 to 5.29.0 (#9366)
  • fa4ed44 chore(deps): bump codecov/codecov-action from 4.3.1 to 4.4.1 (#9363)
  • 64201d6 fix: use array for single item valueRefs in conditional if test exists (#9361)
  • b3c69bb build: switch bundler for deploy previews back to parcel (#9362)
  • b32c73c fix: fix typo in time unit 'utcweekdayhours'
  • 502db1d feat: more options and examples for how marks and scales represent invalid da...
  • 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)
dependabot[bot] commented 2 weeks ago

Looks like vega-lite is up-to-date now, so this is no longer needed.