Skip to content

build(deps): bump d3-sankey from 0.4.2 to 0.12.3 in /superset-frontend#26730

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/d3-sankey-0.12.3
Closed

build(deps): bump d3-sankey from 0.4.2 to 0.12.3 in /superset-frontend#26730
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/superset-frontend/d3-sankey-0.12.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps d3-sankey from 0.4.2 to 0.12.3.

Release notes

Sourced from d3-sankey's releases.

v0.12.3

v0.12.2

  • Add support for fixed-value nodes using node.fixedValue. #40 Thanks, @​sillitoe!
  • Fix layout when sankey.nodePadding is excessively large. #63 Thanks, @​antoinerg!

v0.12.1

  • Improve layout.

v0.12.0

  • Improve layout.

Note: 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-sankey 0.11.x or use a transpiler.

v0.11.0

v0.10.4

  • Improve layout.

v0.10.3

  • Improve layout.

v0.10.2

  • Improve layout.

v0.10.1

  • Adjust collision resolution strategy.

v0.10.0

  • Add node.layer, the node’s zero-based column index.
  • Weaken the strength of links that span multiple layers.

v0.9.1

  • Throw an error, instead of hanging, on circular input.

v0.9.0

v0.8.0

  • Improve layout heuristics.

v0.7.1

  • Fix invalid import. (#35)

v0.7.0

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [d3-sankey](https://github.com/d3/d3-sankey) from 0.4.2 to 0.12.3.
- [Release notes](https://github.com/d3/d3-sankey/releases)
- [Commits](d3/d3-sankey@v0.4.2...v0.12.3)

---
updated-dependencies:
- dependency-name: d3-sankey
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Jan 22, 2024
@codecov
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d34874c) 69.48% compared to head (6b95e1f) 69.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26730   +/-   ##
=======================================
  Coverage   69.48%   69.48%           
=======================================
  Files        1894     1894           
  Lines       74138    74138           
  Branches     8243     8243           
=======================================
  Hits        51514    51514           
  Misses      20555    20555           
  Partials     2069     2069           
Flag Coverage Δ
javascript 56.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rusackas
Copy link
Member

@villebro I'm closing this for now in hopes of an ECharts future (and since we shouldn't merge this during the 4.0 stabilization window anyway), but just letting you know we could probably bump this package in a pinch if needed ;)

@rusackas rusackas closed this Feb 22, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/d3-sankey-0.12.3 branch February 22, 2024 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot npm Dependabot - npm related PRs size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant