Skip to content

build(deps-dev): bump vega-lite from 5.21.0 to 6.0.0 #610

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2025

Bumps vega-lite from 5.21.0 to 6.0.0.

Release notes

Sourced from vega-lite's releases.

Release 6.0.0

What's Changed

New Contributors

Full Changelog: vega/vega-lite@v5.23.0...v6.0.0

Release 5.23.0

5.23.0 (2024-12-10)

... (truncated)

Changelog

Sourced from vega-lite's changelog.

6.0.0 (2025-03-28)

Bug Fixes

  • correct build normalized example script (#9571) (4cbf2fd)
  • correct y axis title in boxplot when mark.extent isnt set (#9483) (f3dc811)
  • correctly support timeFormatSpecifier in Vega-Lite (#9455) (9325b67)
  • prefer user-defined tickMinStep to defaultTickMinStep (#9461) (31a76e7)
  • remove extra backtick in LegendConfig.labelOverlap documentation (#9560) (44fe4ac)

5.23.0 (2024-12-10)

Bug Fixes

Features

  • frame animations with time encoding and timer param (#8921) (e3f9620)
Commits
  • b4b32fe chore: release v6.0.0
  • e352066 feat!: update to vega 6 (#9572)
  • 4cbf2fd fix: correct build normalized example script (#9571)
  • ba5e032 chore(deps): bump vite from 6.1.1 to 6.2.3 in the npm_and_yarn group (#9569)
  • 886c24b chore: set author to Vega, add funding URL (#9565)
  • 48db2b9 feat!: change default continuous size (#9566)
  • 0f2d219 chore(deps-dev): bump nokogiri from 1.18.3 to 1.18.4 in /site in the bundler ...
  • 93bc596 chore: update schema [CI]
  • ffca11e chore: update TOC [CI]
  • 9c08d0a docs: fix position-offset permalink in encoding.md (#8899)
  • 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 <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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 28, 2025
Bumps [vega-lite](https://github.com/vega/vega-lite) from 5.21.0 to 6.0.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@v5.21.0...v6.0.0)

---
updated-dependencies:
- dependency-name: vega-lite
  dependency-version: 6.0.0
  dependency-type: direct:development
  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-6.0.0 branch from e69667c to 97973de Compare August 7, 2025 20:31
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