Skip to content
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

Bump @visx/axis from 1.4.0 to 1.7.0 #19

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @visx/axis from 1.4.0 to 1.7.0.

Release notes

Sourced from @​visx/axis's releases.

v1.6.1

🐛 Bug Fix

  • fix(network): string type in node/linkComponent #1078
  • fix(xychart/Axis): export AxisScale type, set default Scale generic #1094

📝 Documentation

  • fix(network): string type in node/linkComponent #1078

🏠 Internal

  • build(happo): decrease compare threshold #1088
  • new(workflows/push): automate releases #1073

🏆 Contributors

v1.6.0

🚀 Enhancements

  • [xychart] add x/y0Accessor functions to support AreaSeries bands #1071

🐛 Bug Fix

  • [xychart] make AnnotationLabel's make dataKey optional #1072
  • [annotation] account for fontFamily in Label styles so Text uses it in its size calculations #1072

v1.5.0

🚀 Enhancements

  • [grid] add GridPolar, GridAngle, and GridRadial #1007
  • [mock-data] add stable randomness #1033
  • [xychart] add AreaStack #1019 closes #994
  • [visx/visx] export @visx/xychart package #1043 closes #974
  • [axis] pass all tick values in tickLabelProps signature #1044

🐛 Bug Fix

  • [xychart] improve Tooltip positioning with missing data #1068 closes #1054
  • [xychart] make Tooltip postion robust to container changes #1045 closes #983
  • [xychart] fix scales for BarStack offset #1019
  • [xychart] add SVGPathElement props to BaseAreaSeries lineProps #1046

📝 Documentation

  • sync code of conduct with Airbnb #1013
  • [demo/*] respect prefersReducedMotion #1037
  • [demo/barstack] improve Tooltip positining logic #1018 closes #1018

... (truncated)

Changelog

Sourced from @​visx/axis's changelog.

v1.7.0 (2021-03-12)

🚀 Enhancements

  • Export types in @visx/text #1106

🐛 Bug Fix

  • fix(xychart/Tooltip): don't render glyph for null data #1102
  • fix(shape, xychart): default LinePath strokeLinecap to round #1105

🏠 Internal

  • deps(lerna): bump to 3.22.0 #1103

🏆 Contributors

v1.6.1 (2021-03-08)

🐛 Bug Fix

  • fix(network): string type in node/linkComponent #1078
  • fix(xychart/Axis): export AxisScale type, set default Scale generic #1094

📝 Documentation

  • fix(network): string type in node/linkComponent #1078

🏠 Internal

  • build(happo): decrease compare threshold #1088
  • new(workflows/push): automate releases #1073

🏆 Contributors

v1.6.0

🚀 Enhancements

  • [xychart] add x/y0Accessor functions to support AreaSeries bands #1071

🐛 Bug Fix

  • [xychart] make AnnotationLabel's make dataKey optional #1072
  • [annotation] account for fontFamily in Label styles so Text uses it in its size calculations #1072

🏆 Contributors

... (truncated)

Commits
  • 47af75f v1.7.0
  • a91ba99 build(b2a20a15d82e2f43c0272c4e98bb0bda090d1d2d): auto-commit package sizes
  • b2a20a1 Export types in @visx/text (#1106)
  • e368b94 build(5c2f802bf9b128231d80b36b69668ec3049fe35a): auto-commit package sizes
  • 5c2f802 fix(shape, xychart): default LinePath strokeLinecap to round (#1105)
  • dcc1ccb build(326999000b8933dc7dead0a1ed5652ca81892b9a): auto-commit package sizes
  • 3269990 deps(lerna): bump to 3.22.0 (#1103)
  • 73fe9c9 fix(xychart/Tooltip): don't render glyph for null data (#1102)
  • 6e2d202 changelog: v1.6.1
  • f3b335a v1.6.1
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@visx/axis](https://github.com/airbnb/visx) from 1.4.0 to 1.7.0.
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v1.4.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@vercel
Copy link

vercel bot commented Mar 15, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/porames/theresearcher/EmahK1miyaD54n2amCMV16jZpbHs
✅ Preview: https://theresearcher-git-dependabot-npmandyarnvisxaxis-170-porames.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2021

Superseded by #24.

@dependabot dependabot bot closed this Apr 19, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/visx/axis-1.7.0 branch April 19, 2021 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants