vscode-codeql
vscode-codeql copied to clipboard
Bump d3 and @types/d3 in /extensions/ql-vscode
Bumps d3 and @types/d3. These dependencies needed to be updated together.
Updates d3 from 6.7.0 to 7.4.4
Release notes
Sourced from d3's releases.
v7.4.4
- Fix incorrect behavior of d3.bisector when given an asymmetric comparator.
v7.4.3
- Fix crash in d3.bin. Thanks,
@weiglemc!v7.4.2
- Fix off-by-one bin assignment due to rounding error in d3.bin.
v7.4.1
- Significantly improve the performance of d3.bin.
- Fix the implementation of d3.thresholdScott.
- d3.pack and d3.packEnclose are now fully deterministic.
- d3.pack and d3.packEnclose now handle certain floating point errors better.
v7.4.0
- Add rgb.clamp and hsl.clamp.
- Add color.formatHex8.
- Fix color.formatHsl to clamp values to the expected range.
- Fix catastrophic backtracking when parsing colors. SNYK-JS-D3COLOR-1076592
v7.3.0
- Add d3.symbolsStroke. Thanks,
@hemanrobinson!- Add d3.symbolsFill, replacing (deprecating) d3.symbols.
- Add d3.symbolAsterisk.
- Add d3.symbolDiamond2.
- Add d3.symbolPlus.
- Add d3.symbolSquare2.
- Add d3.symbolTriangle2.
- Add d3.symbolX.
- Add d3.link.
v7.2.1
- Fix stratify.path when the top-level directory is only a single character.
- Fix stratify.path when paths contain multiple trailing slashes.
v7.2.0
- Add stratify.path.
v7.1.1
- d3.rank can now take a comparator in addition to an accessor.
- d3.rank, d3.sort, d3.bisector, and d3.groupSort now require comparators to have exactly two arguments.
v7.1.0
- Add d3.rank.
v7.0.4
- Default the base-10 log tick format to
~s(SI) instead of.0e(exponential).v7.0.3
... (truncated)
Commits
Updates @types/d3 from 6.7.5 to 7.1.0
Commits
- See full diff in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)