stdlib
stdlib copied to clipboard
Bump d3-shape from 1.3.7 to 3.1.0
Bumps d3-shape from 1.3.7 to 3.1.0.
Release notes
Sourced from d3-shape's releases.
v3.1.0
- Add d3.symbolsStroke. Thanks,
@hemanrobinson! #176 #189- 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.
v3.0.1
- Update dependencies.
- 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.1.0
- Add d3.curveBumpX and d3.curveBumpY. Thanks,
@Fil! #152- Update dependencies.
v2.0.0
- Accept iterables wherever appropriate.
- Add d3.line(x, y) shorthand.
- Add d3.area(x, y0, y1) shorthand.
- Add d3.symbol(type, size) shorthand.
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-shape 1.x or use a transpiler.
Commits
cf776d33.1.0893cbd2upgrade dependenciesa761b8cUpdate README3999c56curve option for linkHorizontal and linkVertical (#177)bfbfba5clarify direction of the sector (#188)1bf1f67preattentive symbols (#189)67436belink to updated notebook005b0e43.0.1197f3d9update dependencies248d13drelated d3/d33; extract copyrights from LICENSE- 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)