Skip to content

Conversation

@dependabot
Copy link

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

Bumps vega-functions from 5.12.0 to 5.16.0.

Release notes

Sourced from vega-functions's releases.

v5.16.0

Notable Changes

  • The new label transform automatically positions labels without overlapping other marks. (Thanks @​chanwutk!)
  • Completes the transition to using vega-datasets 2.0+, including swapping out the Iris dataset for a more adorable Penguins dataset. 🐧
  • Major update of build system to use a centralized rollup configuration. (Thanks @​domoritz!)

Changelog

Changes from v5.15.0:

docs

monorepo

  • Complete transition to vega-datasets 2.0.
  • Use centralized rollup config. (thanks @​domoritz!)

vega

  • Use centralized rollup config. (thanks @​domoritz!)
  • Update and extend test specifications.

vega-canvas

vega-crossfilter

vega-dataflow

vega-encode

vega-event-selector

... (truncated)

Commits
  • 4affcbe docs: Update docs build files.
  • 623f5eb docs: Add label transform documentation.
  • 0fc8168 docs: Add calendar and labeled scatter plot examples.
  • 7332e98 chore: Bump version numbers.
  • b3dc264 test: Add label.ts spec.
  • 8973b0a feat: Add label transform to bundle, update tests.
  • fae5595 chore: Improve comment text.
  • a5cdff5 fix: replace blacklist/whitelist with forbidden/allowed
  • 2feb034 Use ES6 Spread Syntax (...)
  • 9158367 Merge branch 'vega-datasets-v2'
  • 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.


Dependabot compatibility score

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) from 5.12.0 to 5.16.0.
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](vega/vega@v5.12.0...v5.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from keckelt 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
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 27, 2025

Superseded by #72.

@dependabot dependabot bot closed this Mar 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vega-functions-5.16.0 branch March 27, 2025 18:02
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