d3fc
d3fc copied to clipboard
chore(deps): bump d3-color, d3-scale and @d3fc/d3fc-webgl in /packages/d3fc-series
Bumps d3-color to 3.1.0 and updates ancestor dependencies d3-color, d3-scale and @d3fc/d3fc-webgl. These dependencies need to be updated together.
Updates d3-color from 1.4.0 to 3.1.0
Release notes
Sourced from d3-color's releases.
v3.1.0
- Add rgb.clamp and hsl.clamp. #102
- Add color.formatHex8. #103
- Fix color.formatHsl to clamp values to the expected range. #83
- Fix catastrophic backtracking when parsing colors. #89 #97 #99 #100 SNYK-JS-D3COLOR-1076592
v3.0.1
- Make build reproducible.
v3.0.0
- Adopt type: module.
This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.
v2.0.0
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-color 1.x or use a transpiler.
v1.4.1
- Fix parsing of 4- and 8-digit hexadecimal transparent colors. #52
Commits
7a1573e3.1.075c19c4update LICENSEef94e01update dependencies5e9f757method shorthande4bc34eformatHex8 (#103)ac660c6{rgb,hsl}.clamp() (#102)70e3a04clamp HSL format (#101)994d8fdavoid backtracking (#100)7d61bbe3.0.193bc4ffrelated d3/d33; extract copyrights from LICENSE- Additional commits viewable in compare view
Updates d3-scale from 3.2.1 to 4.0.2
Release notes
Sourced from d3-scale's releases.
v4.0.2
- Default the base-10 log tick format to
~sinstead of.0e. #255v4.0.1
- Fix log.ticks to return exact values for integer bases. #253
- Fix log.tickFormat to trim trailing zeroes by default if no precision is specified. #254
v4.0.0
- Adopt type: module. #246
- Adopt InternMap for ordinal scale domains. #235
- Update dependencies.
- Make build reproducible.
This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.
v3.3.0
- Adopt d3.timeTicks and d3.utcTicks.
v3.2.4
- Fix handling of null in quantitative scales; it is now considered an “unknown” value. #241
v3.2.3
- Fix performance regression with d3.scaleQuantile. #224 Thanks
@ilijapuaca!v3.2.2
- Fix continuous.nice to ensure that niced domains always span ticks. Thanks,
@domoritz! #209- Update dependencies.
Commits
83555bd4.0.2cfc7d51update dependencies13491eedefault base 10 log ticks to ~s (#255)0561e754.0.1925dd3aupgrade dependenciesf0180a8simpler exact ticks9f745d0exact log ticks (#253)8fd6d25implicit trim for log ticks (#254)3281b77Update README.md (#252)07e8aacupdate README- Additional commits viewable in compare view
Updates @d3fc/d3fc-webgl from 1.9.2 to 3.2.0
Release notes
Sourced from @d3fc/d3fc-webgl's releases.
v3.0.0
- Add force index indicator #638
- A new approach to CSS styling #640
- Rename
fc.chart.cartesianCharttofc.chart.cartesian#593We've also made a number of internal changes relating to how we run regression tests in our CI system.
v2.1.1
Fix sticky layouts by not setting
layout-height/widthon root nodes #644v2.1.0
New features:
- layout component supports a 'suspended' concept #626
- added
fc.util.renderfor ensuring rendering logic is executed once per frame #626Also include some documentation updates.
v2.0.0
New features:
- SVG flexbox layout now uses
layout-styleattribute rather thanlayout-css#620- Added a base component for OHLC / candlestick series #630
Bug fixes:
- Fixed the bug where non-numeric values were not 'defined' #625
Plus various improvements to test and documentation.
Commits
3c00054chore: publishf6212a3feat: simplify webgl line series to use SDF (#1718)f25c748chore: publishba53d6ddocs: syntax highlighting (#1713)b7fd052fix: ensure area series renders using zScale (#1711)4ca9aafchore: publish43e35b7feat: prevent registering components multiple timesa1b25d2chore: publish4d04c21fix: add placeholder types for all top-level exports17cc386fix: missing import in .d.ts- Additional commits viewable 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) You can disable automated security fix PRs for this repo from the Security Alerts page.
@dependabot recreate
@dependabot rebase
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!
If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.
@dependabot recreate