Skip to content
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

chore(deps): bump vega-lite from 4.17.0 to 5.21.0 #582

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2024

Bumps vega-lite from 4.17.0 to 5.21.0.

Release notes

Sourced from vega-lite's releases.

Release 5.21.0

5.21.0 (2024-08-28)

Bug Fixes

Features

  • update code to not need implicit any, add hasProperty util (#9394) (6ce344e)

Release 5.20.1

5.20.1 (2024-07-31)

Bug Fixes

Release 5.20.0

5.20.0 (2024-07-30)

Bug Fixes

  • for issue when there are multiple aggregates with the same data field and aggregation operation (#9320) (da84469), closes #6184
  • make tick size responsive to plot height (#9395) (3f5dce6)

Features

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

... (truncated)

Changelog

Sourced from vega-lite's changelog.

5.21.0 (2024-08-28)

Bug Fixes

Features

  • update code to not need implicit any, add hasProperty util (#9394) (6ce344e)

5.20.1 (2024-07-31)

Bug Fixes

5.20.0 (2024-07-30)

Bug Fixes

  • for issue when there are multiple aggregates with the same data field and aggregation operation (#9320) (da84469), closes #6184
  • make tick size responsive to plot height (#9395) (3f5dce6)

Features

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)

... (truncated)

Commits
  • 802d661 chore: release v5.21.0
  • 088094e fix(#7724,#9414): Make ticks respect bin/timeUnit bands and custom band (#9415)
  • c0c7b6b fix: make 1D tick mark responsive to width/height (#9411)
  • ef70cb8 chore(deps): bump axios from 1.7.3 to 1.7.4 in the npm_and_yarn group (#9413)
  • 9b13d3a chore(deps-dev): bump rexml from 3.3.3 to 3.3.6 in /site in the bundler group...
  • 0835503 chore(deps-dev): bump ajv-formats from 2.1.1 to 3.0.1 (#9406)
  • fe2d947 chore(deps-dev): bump rexml from 3.3.2 to 3.3.3 in /site in the bundler group...
  • 6ce344e feat: update code to not need implicit any, add hasProperty util (#9394)
  • 41c445c chore(deps-dev): bump vega-embed from 6.25.0 to 6.26.0 (#9403)
  • c8b636a chore(deps-dev): bump prettier from 3.3.2 to 3.3.3 (#9405)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vega-lite-5.21.0 branch from 34c89a7 to 64d8afa Compare September 1, 2024 01:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vega-lite-5.21.0 branch 2 times, most recently from 8d41315 to 5b6e587 Compare September 25, 2024 13:54
Bumps [vega-lite](https://github.com/vega/vega-lite) from 4.17.0 to 5.21.0.
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Changelog](https://github.com/vega/vega-lite/blob/main/CHANGELOG.md)
- [Commits](vega/vega-lite@v4.17.0...v5.21.0)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vega-lite-5.21.0 branch from 5b6e587 to a7d2e4a Compare September 25, 2024 14:26
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants