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

chore(deps): bump d3-svg-legend from 1.13.0 to 2.25.6 in /superset-frontend #19846

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 26, 2022

Bumps d3-svg-legend from 1.13.0 to 2.25.6.

Release notes

Sourced from d3-svg-legend's releases.

Fix: bug with threshold helper labels

Referenced in issue: susielu/d3-legend#78

Fix: bug in color legend updating

A reference to this bug: susielu/d3-legend#69

Huge thanks to @​hanneskuettner for making a pull request for this.

Fix: Previously inconsistent label offset from size line legends

Fix for this issue: susielu/d3-legend#73

Added Locale Support on all Legend Types

Addressing this issue brought up by @​Lacroute susielu/d3-legend#68

With a follow up via pull request to implement this feature. susielu/d3-legend#71 Thanks Clément!!

Upgrade to d3 v4

Latest docs for the new version.

Docs for the previous version of d3-legend.

Commits

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)

Bumps [d3-svg-legend](https://github.com/susielu/d3-legend) from 1.13.0 to 2.25.6.
- [Release notes](https://github.com/susielu/d3-legend/releases)
- [Commits](susielu/d3-legend@v1.13.0...v2.25.6)

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

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

codecov bot commented Apr 26, 2022

Codecov Report

Merging #19846 (adf8adc) into master (ae38411) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #19846   +/-   ##
=======================================
  Coverage   66.55%   66.55%           
=======================================
  Files        1692     1692           
  Lines       64802    64802           
  Branches     6657     6657           
=======================================
  Hits        43129    43129           
  Misses      19973    19973           
  Partials     1700     1700           
Flag Coverage Δ
javascript 51.25% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ae38411...adf8adc. Read the comment docs.

@rusackas rusackas merged commit 528a9cd into master Apr 26, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/d3-svg-legend-2.25.6 branch April 26, 2022 20:20
villebro added a commit to preset-io/superset that referenced this pull request May 6, 2022
villebro added a commit that referenced this pull request May 6, 2022
villebro added a commit that referenced this pull request May 6, 2022
villebro pushed a commit to preset-io/superset that referenced this pull request May 6, 2022
More hackery!

removing some giant padding

lint

add dedicated mobile collapse button

style action buttons

replace down with up arrow

Make it sticky

Adding viewport tag

Making Filters a Sidebar Again (and letting the header scroll away)

delint

Revert "chore(deps): bump d3-svg-legend in /superset-frontend (apache#19846)" (apache#19972)

This reverts commit 528a9cd.

customize font sizes
hughhhh pushed a commit to hve-labs/superset that referenced this pull request May 11, 2022
Bumps [d3-svg-legend](https://github.com/susielu/d3-legend) from 1.13.0 to 2.25.6.
- [Release notes](https://github.com/susielu/d3-legend/releases)
- [Commits](susielu/d3-legend@v1.13.0...v2.25.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
hughhhh pushed a commit to hve-labs/superset that referenced this pull request May 11, 2022
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
Bumps [d3-svg-legend](https://github.com/susielu/d3-legend) from 1.13.0 to 2.25.6.
- [Release notes](https://github.com/susielu/d3-legend/releases)
- [Commits](susielu/d3-legend@v1.13.0...v2.25.6)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
philipher29 pushed a commit to ValtechMobility/superset that referenced this pull request Jun 9, 2022
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 2.0.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot npm Dependabot - npm related PRs size/XS 🚢 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants