Skip to content
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

Update Node dependencies #1494

Merged
merged 1 commit into from
Mar 29, 2023
Merged

Update Node dependencies #1494

merged 1 commit into from
Mar 29, 2023

Conversation

ggrossetie
Copy link
Member

This PR contains the following updates:

Package Type Update Change
bytefield-svg dependencies minor 1.7.0 -> 1.8.0
mermaid devDependencies minor 9.3.0 -> 9.4.3
pino (source) dependencies minor 8.8.0 -> 8.11.0
vega dependencies minor 5.22.1 -> 5.24.0
vega-lite (source) dependencies patch 5.6.0 -> 5.6.1
yargs (source) dependencies minor 17.6.2 -> 17.7.1

Release Notes

Deep-Symmetry/bytefield-svg

v1.8.0

Compare Source

Added
  • It is now possible to change the horizontal alignment of text labels
    within draw-box using two new box attributes, :text-anchor and
    :margin.
mermaid-js/mermaid

v9.4.3

Compare Source

Full Changelog: mermaid-js/mermaid@v9.4.2...v9.4.3

Fixes imports for dayjs and cytoscape.

v9.4.2

Compare Source

What's Changed

New Contributors

Full Changelog: mermaid-js/mermaid@v9.4.0...v9.4.2

v9.4.0

Compare Source

What's Changed

Features
Breaking changes
  • Mind map and timeline diagrams are lazy loaded by mermaid. In order to use these diagrams you need to use the renderAsync method of rendering. The @​mermaid-js/mermaid-mindmap package is deprecated by this.
Documentation
Bug Fixes
Chores

New Contributors

Full Changelog: mermaid-js/mermaid@v9.3.0...v9.4.0

pinojs/pino

v8.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.10.0...v8.11.0

v8.10.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.9.0...v8.10.0

v8.9.0

Compare Source

What's Changed

New Contributors

Full Changelog: pinojs/pino@v8.8.0...v8.9.0

vega/vega

v5.24.0

Compare Source

Changes from v5.23.0:

monorepo

  • Update dev dependencies.
  • Fix duplicated code in bundle (#​3684).

vega-force

  • Update Force transform schema to allow expression-valued nbody force strength.

vega-schema

  • Update Force transform schema to allow expression-valued nbody force strength.

vega-typings

  • Update Force transform schema to allow expression-valued nbody force strength.

v5.23.0

Compare Source

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

  • Update rollup config.

vega-hierarchy

  • Update rollup config.

vega-interpreter

  • Update rollup config.

vega-label

vega-loader

  • Update rollup config.

vega-parser

vega-projection

  • Register projections as recognized Vega scales.
  • Update rollup config.

vega-projection-extended

  • Update rollup config.

vega-regression

  • Update rollup config.

vega-runtime

  • Update rollup config.

vega-scale

  • Add registerScale() and isRegisteredScale() methods. (Thanks @​hydrosquall!)
  • Register scales as recognized Vega scales.
  • Update rollup config.

vega-scenegraph

  • Update test cases to match dependency updates.
  • Update rollup config.

vega-schema

  • Make __count__ private from schema, #​3659 (Thanks @​lsh!)
  • Update rollup config.

vega-selections

  • Update rollup config.

vega-statistics

  • Update rollup config.

vega-time

  • Update rollup config.

vega-transforms

  • Update rollup config.

vega-typings

vega-util

  • Update typescript config.
  • Update rollup config.

vega-view

  • Wrap querySelectorAll in Array.from, #​3639 (Thanks @​ravron!)
  • Update rollup config.

vega-view-transforms

  • Update rollup config.
  • Fix autosize="fit-x/y" when legend is larger than plot, #​3474 (Thanks @​stas-sl!)

vega-voronoi

  • Update rollup config.

vega-wordcloud

  • Update rollup config.

vega-cli

  • Update rimraf version, adjust code in response.
  • Update rollup config.

vega

  • Update test scenes to match dependency updates.
  • Update rollup config.
vega/vega-lite

v5.6.1

Compare Source

yargs/yargs

v17.7.1

Compare Source

Bug Fixes

v17.7.0

Compare Source

Features
Bug Fixes
  • copy the description of the option to its alias in completion (#​2269) (f37ee6f)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

@ggrossetie ggrossetie added the 🔗 dependencies Pull requests that update a dependency file label Mar 26, 2023
@ggrossetie ggrossetie merged commit a6cede5 into main Mar 29, 2023
@ggrossetie ggrossetie deleted the renovate/node-dependencies branch March 30, 2023 02:28
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant