Skip to content

chore(deps): bump vega-expression and vega-lite#1072

Open
dependabot[bot] wants to merge 1 commit intodevelopment/4.2from
dependabot/npm_and_yarn/multi-9fec8e0691
Open

chore(deps): bump vega-expression and vega-lite#1072
dependabot[bot] wants to merge 1 commit intodevelopment/4.2from
dependabot/npm_and_yarn/multi-9fec8e0691

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2026

Bumps vega-expression to 6.1.0 and updates ancestor dependency vega-lite. These dependencies need to be updated together.

Updates vega-expression from 3.0.1 to 6.1.0

Release notes

Sourced from vega-expression's releases.

v6.1.0

What's Changed

Full Changelog: vega/vega@v6.0.0...v6.1.0

v6.0.0

changes since v5.33.0

monorepo

vega-typings

docs

v5.33.1

What's Changed

Fixes GHSA-7f2v-3qq3-vvjf for v5 releases

Full Changelog: vega/vega@v5.33.0...v5.33.1

v5.33.0

Changes since v5.32.0

docs

v5.32.0

Changes since v5.31.0

vega-expression

  • Add base64 string encoder/decoder to vega-expression and vega-interpreter (via #4009). (Thanks @​hydrosquall!)

... (truncated)

Commits
Maintainer changes

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


Updates vega-lite from 4.17.0 to 6.4.2

Release notes

Sourced from vega-lite's releases.

Release 6.4.2

6.4.2 (2026-01-14)

Bug Fixes

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

Release 6.3.1

6.3.1 (2025-09-10)

Bug Fixes

Features

  • add interactive geographic facet visualizations for species habitat data (#9661) (5798e77), closes #9659
  • align stack order only for nominal color domains (#9645) (e201a9d)
  • for interactive charts, changed cursor to pointer (#9358) (ee740b5)

Release 6.2.0

... (truncated)

Changelog

Sourced from vega-lite's changelog.

6.4.2 (2026-01-14)

Bug Fixes

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

6.3.1 (2025-09-10)

Bug Fixes

Features

  • add interactive geographic facet visualizations for species habitat data (#9661) (5798e77), closes #9659
  • align stack order only for nominal color domains (#9645) (e201a9d)
  • for interactive charts, changed cursor to pointer (#9358) (ee740b5)

6.2.0 (2025-06-27)

Bug Fixes

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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 Feb 18, 2026
@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Feb 18, 2026

Hello dependabot[bot],

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Feb 18, 2026

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Feb 27, 2026

Conflict

There is a conflict between your branch dependabot/npm_and_yarn/multi-9fec8e0691 and the
destination branch development/4.2.

Please resolve the conflict on the feature branch (dependabot/npm_and_yarn/multi-9fec8e0691).

git fetch && \
git checkout origin/dependabot/npm_and_yarn/multi-9fec8e0691 && \
git merge origin/development/4.2

Resolve merge conflicts and commit

git push origin HEAD:dependabot/npm_and_yarn/multi-9fec8e0691

The following options are set: bypass_author_approval, bypass_jira_check

Bumps [vega-expression](https://github.com/vega/vega) to 6.1.0 and updates ancestor dependency [vega-lite](https://github.com/vega/vega-lite). These dependencies need to be updated together.


Updates `vega-expression` from 3.0.1 to 6.1.0
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v3.0.1...v6.1.0)

Updates `vega-lite` from 4.17.0 to 6.4.2
- [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...v6.4.2)

---
updated-dependencies:
- dependency-name: vega-expression
  dependency-version: 6.1.0
  dependency-type: indirect
- dependency-name: vega-lite
  dependency-version: 6.4.2
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-9fec8e0691 branch from c993cde to 2aea3b5 Compare February 27, 2026 12:50
@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Feb 27, 2026

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: bypass_author_approval, bypass_jira_check

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented Mar 26, 2026

Waiting for approval

The following approvals are needed before I can proceed with the merge:

  • the author

  • one peer

Peer approvals must include at least 1 approval from the following list:

The following options are set: bypass_author_approval, bypass_jira_check

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.

1 participant