Skip to content

Bump vega-functions and vega in /shell-ui #4549

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: development/130.0
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Bumps vega-functions and vega. These dependencies needed to be updated together.
Updates vega-functions from 5.15.0 to 5.18.0

Release notes

Sourced from vega-functions's releases.

v5.18.0

Changes from v5.17.3:

vega

vega-functions

  • Update vega-selections dependency.

vega-selections

  • Add Vega-Lite v5 "point" selection support. (thanks @​arvind!)

v5.17.3

Changes from v5.17.2:

vega-expression

  • Remove unsafe replace function. (#3027)

vega-functions

  • Add replace function with input type check. (#3027)

vega-parser

  • Update dependencies.

vega-view

  • Update dependencies.

v5.17.2

Changes from v5.17.1:

vega-expression

  • Remove unsafe sequence functions. (#3027)

vega-functions

  • Add sequence functions with input type checks. (#3027)

vega-parser

  • Update dependencies.

vega-schema

... (truncated)

Commits
  • 0f88592 v5.18.0 (#3041)
  • a313410 refactor: import only default from JSON files for webpack 5 (#3032)
  • 4de49f1 docs: add link to vega-lite-api in the dropdown
  • b2c2d15 add param to vlSelectionResolve to distinguish VL5 "point" selections
  • 7327937 build(deps-dev): bump ajv from 7.0.2 to 7.0.3
  • b6ad713 build(deps-dev): bump @​types/node from 14.14.16 to 14.14.19
  • 4b945e2 build(deps-dev): bump @​types/node from 14.14.14 to 14.14.16
  • 7b160b9 chore: Update docs build files.
  • bde41b2 fix: Refactor unsafe replace function.
  • 28260d1 v5.17.2 (#3030)
  • Additional commits viewable in compare view

Updates vega from 5.30.0 to 5.33.0

Release notes

Sourced from vega's releases.

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!)

vega-typings

docs

v5.31.0

changes since v5.30.0

vega-utils

  • use Object.hasOwn instead of Object.prototype.hasOwnProperty (via #3951). (Thanks @​domoritz!)

vega-parser

vega-functions

vega-selections

monorepo

docs

Commits
  • 57c2a12 chore: v5.33.0 (#4027)
  • 644c971 docs: fix docs for exponential regression (#4024)
  • ec92384 Merge commit from fork
  • aa03ef9 docs(vega-expression): Add release number to docs for base64 encode/decode (...
  • c46889d chore: update vega-cli to v5.32.0 (#4015)
  • 2fe2e63 chore: v5.32.0 (#4014)
  • 81ed011 chore: remove extra space in test name
  • 6026887 fix: correct data year citation in dorling-cartogram example (#4006)
  • a3af49e feat: Add base64 string encoder/decoder to vega-expression and `vega-interp...
  • cd88cc8 fix(docs): Update typo in vega.timeFloor description (#4010)
  • Additional commits viewable 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 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.

Bumps [vega-functions](https://github.com/vega/vega) and [vega](https://github.com/vega/vega). These dependencies needed to be updated together.

Updates `vega-functions` from 5.15.0 to 5.18.0
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v5.15.0...v5.18.0)

Updates `vega` from 5.30.0 to 5.33.0
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v5.30.0...v5.33.0)

---
updated-dependencies:
- dependency-name: vega-functions
  dependency-type: indirect
- dependency-name: vega
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2025 14:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 27, 2025
@bert-e
Copy link
Contributor

bert-e commented Mar 27, 2025

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
Contributor

bert-e commented Mar 27, 2025

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