Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps vega-functions to 5.18.0 and updates ancestor dependency vega. These dependencies need to be updated together.

Updates vega-functions from 5.13.1 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
Maintainer changes

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


Updates vega from 5.23.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

v5.30.0

Changes since v5.29.0

vega-functions

... (truncated)

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
Maintainer changes

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


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) to 5.18.0 and updates ancestor dependency [vega](https://github.com/vega/vega). These dependencies need to be updated together.


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

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

---
updated-dependencies:
- dependency-name: vega-functions
  dependency-version: 5.18.0
  dependency-type: indirect
- dependency-name: vega
  dependency-version: 5.33.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 1, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 1, 2025
@k8s-ci-robot k8s-ci-robot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Sep 1, 2025
@netlify
Copy link

netlify bot commented Sep 1, 2025

Deploy Preview for apisnoop ready!

Name Link
🔨 Latest commit 4eb5477
🔍 Latest deploy log https://app.netlify.com/projects/apisnoop/deploys/68b58aa06ead44000737b738
😎 Deploy Preview https://deploy-preview-960--apisnoop.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@koksay
Copy link
Member

koksay commented Sep 8, 2025

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 8, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], koksay

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 8, 2025
@k8s-ci-robot k8s-ci-robot merged commit 1ba797d into main Sep 8, 2025
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/apps/web/multi-5b89ded843 branch September 8, 2025 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants