react-d3-cloud
react-d3-cloud copied to clipboard
Bump d3-color, d3-scale and d3-scale-chromatic
Bumps d3-color to 3.1.0 and updates ancestor dependencies d3-color, d3-scale and d3-scale-chromatic. These dependencies need to be updated together.
Updates d3-color from 2.0.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.
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.3.0 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.
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 d3-scale-chromatic from 2.0.0 to 3.0.0
Release notes
Sourced from d3-scale-chromatic's releases.
v3.0.0
- Adopt type: module.
- Update dependencies.
- Make build reproducible.
This package now requires Node.js 12 or higher. For more, please read Sindre Sorhus’s FAQ.
Commits
2aa3ad23.0.08fc14d0Adopt type=module (#37)- 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.