Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 18, 2025

Bumps the vega group in /frontend with 3 updates: vega-embed, vega-interpreter and vega-lite.

Updates vega-embed from 7.0.2 to 7.1.0

Release notes

Sourced from vega-embed's releases.

Release 7.1.0

7.1.0 (2025-10-09)

Bug Fixes

Changelog

Sourced from vega-embed's changelog.

7.1.0 (2025-10-09)

Bug Fixes

Commits
  • 1bd3e9c chore: release v7.1.0
  • 6f47dc0 fix: handle logLevel correctly (#1475)
  • bab3d91 chore(deps-dev): bump del-cli from 6.0.0 to 7.0.0 (#1474)
  • afb1079 chore(deps): bump actions/setup-node from 4 to 5 (#1465)
  • cbc4bc2 chore(deps-dev): bump @​vitest/eslint-plugin from 1.3.6 to 1.3.13 (#1473)
  • bcee73b chore(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 (#1464)
  • 63c9d5f chore(deps-dev): bump release-it from 19.0.4 to 19.0.5 (#1470)
  • 307f7ab chore(deps-dev): bump typescript from 5.8.3 to 5.9.3 (#1472)
  • 78af475 chore(deps-dev): bump rollup from 4.50.0 to 4.52.3 (#1471)
  • daa266b chore(deps-dev): bump vega-lite from 6.2.0 to 6.4.1 (#1468)
  • Additional commits viewable in compare view

Updates vega-interpreter from 2.1.0 to 2.2.1

Commits
  • 0ed15bb Release 2.2.1 e5ef912295a1ad8b4a44aff239ee6578651bb075.
  • e5ef912 Bump version number, dependencies.
  • b15c3ec Merge pull request #340 from vega/as-marshall
  • 10c69be Typo.
  • a02b728 Clean up stray datasource and builder connections when filtering facets.
  • 9beda69 Refine data/signal value lookup.
  • 38a9127 Update dependencies.
  • a3d9467 Merge branch 'as-marshall' of github.com:vega/vega into as-marshall
  • 5e01987 Clean up.
  • 74ee64a Register predicate data deps.
  • Additional commits viewable in compare view
Maintainer changes

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


Updates vega-lite from 6.3.1 to 6.4.1

Release notes

Sourced from vega-lite's releases.

Release 6.4.1

6.4.1 (2025-09-23)

Bug Fixes

  • do not apply the color domain order for the unstacked ungrouped chart (#9687) (921fdf7)

Release 6.4.0

6.4.0 (2025-09-17)

Bug Fixes

Features

Changelog

Sourced from vega-lite's changelog.

6.4.1 (2025-09-23)

Bug Fixes

  • do not apply the color domain order for the unstacked ungrouped chart (#9687) (921fdf7)

6.4.0 (2025-09-17)

Bug Fixes

Features

Commits
  • d4492fe chore: release v6.4.1
  • 921fdf7 fix: do not apply the color domain order for the unstacked ungrouped chart (#...
  • cb93216 chore(deps-dev): bump rexml from 3.4.1 to 3.4.2 in /site in the bundler group...
  • 4932bf1 chore: release v6.4.0
  • fcc2486 chore: update deps (#9685)
  • c785de5 feat: support newlines in tooltips (#9678)
  • 0ff8505 fix: height/width of 0 ignored (#9676)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the vega group in /frontend with 3 updates: [vega-embed](https://github.com/vega/vega-embed), [vega-interpreter](https://github.com/vega/vega) and [vega-lite](https://github.com/vega/vega-lite).


Updates `vega-embed` from 7.0.2 to 7.1.0
- [Release notes](https://github.com/vega/vega-embed/releases)
- [Changelog](https://github.com/vega/vega-embed/blob/main/CHANGELOG.md)
- [Commits](vega/vega-embed@v7.0.2...v7.1.0)

Updates `vega-interpreter` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v2.1.0...v2.2.1)

Updates `vega-lite` from 6.3.1 to 6.4.1
- [Release notes](https://github.com/vega/vega-lite/releases)
- [Changelog](https://github.com/vega/vega-lite/blob/main/CHANGELOG.md)
- [Commits](vega/vega-lite@v6.3.1...v6.4.1)

---
updated-dependencies:
- dependency-name: vega-embed
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vega
- dependency-name: vega-interpreter
  dependency-version: 2.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vega
- dependency-name: vega-lite
  dependency-version: 6.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: vega
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 18, 2025

Labels

The following labels could not be found: autofix, change:chore, impact:internal. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant