vega / ipyvega

IPython/Jupyter notebook module for Vega and Vega-Lite
BSD 3-Clause "New" or "Revised" License
372 stars 65 forks source link

chore(deps): bump vega-lite from 4.17.0 to 5.19.0 #568

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps vega-lite from 4.17.0 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

Release 5.18.1

5.18.1 (2024-05-07)

Bug Fixes

Release 5.18.0

5.18.0 (2024-04-09)

Features

  • add explicit option to control how densities are resolved, change how densities are resolved by default (#9172) (bf0b8d3)

Bug Fixes

Release 5.17.0

5.17.0 (2024-03-12)

Bug Fixes

... (truncated)

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

5.18.1 (2024-05-07)

Bug Fixes

5.18.0 (2024-04-09)

Bug Fixes

Features

  • add explicit option to control how densities are resolved, change how densities are resolved by default (#9172) (bf0b8d3)

5.17.0 (2024-03-12)

Bug Fixes

... (truncated)

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
Maintainer changes

This version was pushed to npm by lhermann, a new releaser for vega-lite since your current version.


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 3 months ago

Superseded by #572.