Skip to content

build(deps): bump d3-color, @swimlane/ngx-charts and @swimlane/ngx-graph

Created by: dependabot[bot]

Bumps d3-color to 3.1.0 and updates ancestor dependencies d3-color, @swimlane/ngx-charts and @swimlane/ngx-graph. These dependencies need to be updated together.

Updates d3-color from 1.0.3 to 3.1.0

Release notes

Sourced from d3-color's releases.

v3.1.0

v3.0.1

  • Make build reproducible.

v3.0.0

  • Adopt type: module.

This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.

v2.0.0

This release adopts ES2015 language features such as for-of and drops support for older browsers, including IE. If you need to support pre-ES2015 environments, you should stick with d3-color 1.x or use a transpiler.

v1.4.1

  • Fix parsing of 4- and 8-digit hexadecimal transparent colors. #52

v1.4.0

  • Add support for parsing 4- and 8-digit hexadecimal colors. #60 Thanks, @​zerovox!
  • Add sideEffects: false to the package.json.

v1.3.0

v1.2.8

  • Revert chroma clamping in hcl.toString. (#33)

v1.2.7

  • Account for rounding when determining whether a color is displayable.

v1.2.6

  • Implement chroma clamping in hcl.toString. (#33)
  • Fix achromatic representation of white in HCL colorspace (again).

v1.2.5

  • Fix achromatic representation of white in HCL colorspace.

v1.2.4

  • Fix achromatic representation of black and white in HCL colorspace.

v1.2.3

  • Housekeeping.

... (truncated)

Commits

Updates @swimlane/ngx-charts from 20.1.2 to 20.4.1

Changelog

Sourced from @​swimlane/ngx-charts's changelog.

20.4.1

  • Bump: d3-array from 2.9.1 to 3.1.1
  • Bump: d3-brush from 2.1.0 to 3.0.0
  • Bump: d3-ease from 2.0.0 to 3.0.1
  • Bump: d3-format from 2.0.0 to 3.1.0
  • Bump: d3-hierarchy from 2.0.0 to 3.1.0
  • Bump: d3-interpolate from 2.0.1 to 3.0.1
  • Bump: d3-scale from 3.2.3 to 4.0.2
  • Bump: d3-selection from 2.0.0 to 3.0.0
  • Bump: d3-shape from 2.0.0 to 3.2.0
  • Bump: d3-transition from 2.0.0 to 3.0.1
  • Bump: moment-timezone from 0.5.28 to 0.5.40

20.3.1

  • Fix: In SSR mode, respect the tick length set and don't cut off the tick label.

20.3.0

  • Feature: ability to wrap ticks based on available space.
Commits
Maintainer changes

This version was pushed to npm by surya-pabbineedi, a new releaser for @​swimlane/ngx-charts since your current version.


Updates @swimlane/ngx-graph from 8.0.2 to 8.2.1

Changelog

Sourced from @​swimlane/ngx-graph's changelog.

8.2.1

  • Bug: When using deferDisplayUntilPosition compound nodes and clusters may not be displayed (#511)

8.2.0

  • Feature: Update Angular 16 as a peer dependency (#499)
  • Feature: Use deferDisplayUntilPosition Input to display nodes after position returned by layout (#509)

8.1.0

  • Feature: Support Elk Compound Nodes (#502) (#506)
  • Bug: Fix issues with the build (#507)

8.0.3

  • Chore: Bump d3 dependencies (#477)
  • Bug: Fix an issue where fixing a node position would not work (#463)
Commits
Maintainer changes

This version was pushed to npm by steveblue, a new releaser for @​swimlane/ngx-graph 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 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.

Merge request reports