vscode-codeql icon indicating copy to clipboard operation
vscode-codeql copied to clipboard

Bump d3-graphviz from 2.6.1 to 4.4.0 in /extensions/ql-vscode

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps d3-graphviz from 2.6.1 to 4.4.0.

Release notes

Sourced from d3-graphviz's releases.

v4.4.0

See the CHANGELOG for details.

v4.3.0

See the CHANGELOG for details.

v4.2.0

See the CHANGELOG for details.

v4.1.1

See the CHANGELOG for details.

v4.1.0

See the CHANGELOG for details.

v4.0.0

Note: This release contains breaking changes compared to version 3.2.0.

See the CHANGELOG for details.

v3.0.4

See the CHANGELOG for details.

v3.0.3

See the CHANGELOG for details.

v3.0.2

See the CHANGELOG for details.

v3.0.1

See the CHANGELOG for details.

Port to @​hpcc-js/wasm

Note: This release contains breaking changes.

See the CHANGELOG for details.

Changelog

Sourced from d3-graphviz's changelog.

[4.4.0]

Changed

  • Upgrade @​hpcc-js/wasm to 1.16.1 (Graphviz 6.0.1)

[4.3.0]

Changed

  • Upgrade @​hpcc-js/wasm to 1.15.7 (Graphviz unchanged at 5.0.1) (thanks @​mrdrogdrog)

[4.2.0]

Changed

  • Upgrade Graphviz to version 5.0.1 through @​hpcc-js/wasm version 1.15.4 (thanks @​mrdrogdrog)

[4.1.1]

Fixed

  • Cannot read property 'graphvizVersion' of undefined #224

[4.1.0]

Added

Changed

  • Upgrade Graphviz to version 2.50.0 through @​hpcc-js/wasm version 1.12.8

[4.0.0]

Note: This release contains breaking changes compared to version 3.2.0.

Changed

  • Upgrade to D3 version 6. This is a breaking change. d3-graphviz version 4 requires D3 version 6 (more specifically version 2 of its microlibraries) and is no longer compatible with D3 version 5 or lower (microlibraries version 1). For more info see the D3 6.0 migration guide
  • Make d3-selection a peer dependency since d3-graphviz adds new methods on the d3-selection object.

[3.2.0]

Changed

... (truncated)

Commits
  • 1db3e60 add version 4.4.0 to CHANGELOG
  • 212eee3 update version to 4.4.0
  • 39ca2cf Merge pull request #247 from magjac/upgrade-to-graphviz-6.0.1
  • 3eda217 upgrade @​hpcc-js/wasm to 1.16.1 (Graphviz 6.0.1)
  • 1cd7c48 Merge pull request #244 from magjac/release-of-version-4.3.0
  • f5fa101 add version 4.3.0 to CHANGELOG
  • 7657136 update version to 4.3.0
  • def8416 Merge pull request #243 from mrdrogdrog/master
  • 306be74 add CHANGELOG entry for upgrade of @​hpcc-js/wasm to 1.15.7
  • e521f8c chore: Update @​hpcc-js/wasm to 1.15.7 (Graphviz 5.0.1)
  • 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[bot] avatar Sep 15 '22 13:09 dependabot[bot]