stencila / encoda

↔️ A format converter for Stencila documents
https://stencila.github.io/encoda/
Apache License 2.0
35 stars 9 forks source link

build(deps): bump vega from 5.22.1 to 5.23.0 #1049

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps vega from 5.22.1 to 5.23.0.

Release notes

Sourced from vega's releases.

v5.23.0

Changes from v5.22.1:

This version contains dependency updates, bug fixes, and security patches, plus a few extra utilities to aid Vega-Lite.

monorepo

  • Update dependencies, including D3 packages.
  • Update rollup config to use .mjs extensions.

vega-canvas

  • Update rollup config.

vega-crossfilter

  • Update rollup config.

vega-dataflow

  • Update rollup config.

vega-encode

  • Update rollup config.

vega-event-selector

  • Update rollup config.

vega-expression

  • Update rollup config.

vega-force

  • Update rollup config.

vega-format

  • Update rollup config.

vega-functions

vega-geo

... (truncated)

Commits
  • fb1092f docs: Update docs build files.
  • 9ef5726 chore: Update LICENSE years.
  • 3d4e672 chore: Update vega-util tsconfig.
  • 1365926 chore: Bump version numbers.
  • c793495 chore: Update dependencies, rollup config files.
  • 6881e39 ci: Update CI node versions.
  • 510b5bd test: Update tests for new d3-geo output.
  • 67dc297 feat: Include projections as registered scales.
  • ab371a0 feat(vega-functions): check if scale from context was registered in vega-scal...
  • 75620ed feat(vega-scale): add function for testing if a given scale config object was...
  • Additional commits viewable in compare view


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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/stencila/encoda/network/alerts).
codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (3b08fae) 88.15% compared to head (aa0e7f7) 88.15%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1049 +/- ## ======================================= Coverage 88.15% 88.15% ======================================= Files 80 80 Lines 7817 7817 Branches 2771 2771 ======================================= Hits 6891 6891 Misses 907 907 Partials 19 19 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=stencila). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=stencila)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

dependabot[bot] commented 1 year ago

Looks like vega is up-to-date now, so this is no longer needed.