-
Notifications
You must be signed in to change notification settings - Fork 13.9k
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
Merged
rusackas
merged 1 commit into
master
from
dependabot/npm_and_yarn/superset-frontend/d3-svg-legend-2.25.6
Apr 26, 2022
Merged
chore(deps): bump d3-svg-legend from 1.13.0 to 2.25.6 in /superset-frontend #19846
rusackas
merged 1 commit into
master
from
dependabot/npm_and_yarn/superset-frontend/d3-svg-legend-2.25.6
Apr 26, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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>
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
rusackas
approved these changes
Apr 26, 2022
dependabot
bot
deleted the
dependabot/npm_and_yarn/superset-frontend/d3-svg-legend-2.25.6
branch
April 26, 2022 20:20
9 tasks
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
…#19846)" (apache#19972) This reverts commit 528a9cd.
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
…#19846)" (apache#19972) This reverts commit 528a9cd.
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps d3-svg-legend from 1.13.0 to 2.25.6.
Release notes
Sourced from d3-svg-legend's releases.
Commits
9d2c2f9
2.25.6d481be0
fix threshold labels using custom formatter4abc067
2.25.5c1bcef8
fix helper function for threshold labels6d7ebaf
fix marked in package lock file4ba518b
2.25.4b904a54
build68cdb11
resolve merge98bd21c
upgrade marked out of security vulnerabilityda9ffc7
fix iterator in textTrans for symbol and colorDependabot 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)