Skip to content

Bump vega-functions and vega #20

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: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 27, 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.5.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
  • 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
Maintainer changes

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


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


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 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.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.5.1 to 5.18.0
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v5.5.1...v5.18.0)

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

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

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 Mar 27, 2025
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