Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/extensions/ql-vscode/d3-graphviz-4.4.0
Closed

Bump d3-graphviz from 2.6.1 to 4.4.0 in /extensions/ql-vscode#1516
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/extensions/ql-vscode/d3-graphviz-4.4.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 15, 2022

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 dependabot Bot requested a review from a team as a code owner September 15, 2022 13:13
@dependabot dependabot Bot added the Update dependencies Dependabot update PRs label Sep 15, 2022
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/extensions/ql-vscode/d3-graphviz-4.4.0 branch from 700eae6 to b7f69c7 Compare November 3, 2022 12:28
Bumps [d3-graphviz](https://github.com/magjac/d3-graphviz) from 2.6.1 to 4.4.0.
- [Release notes](https://github.com/magjac/d3-graphviz/releases)
- [Changelog](https://github.com/magjac/d3-graphviz/blob/master/CHANGELOG.md)
- [Commits](magjac/d3-graphviz@v2.6.1...v4.4.0)

---
updated-dependencies:
- dependency-name: d3-graphviz
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/extensions/ql-vscode/d3-graphviz-4.4.0 branch from b7f69c7 to 4ef0446 Compare November 17, 2022 09:00
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 15, 2022

Superseded by #1879.

@dependabot dependabot Bot closed this Dec 15, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/extensions/ql-vscode/d3-graphviz-4.4.0 branch December 15, 2022 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Update dependencies Dependabot update PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants