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.8.0 #24

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps @visx/axis from 1.4.0 to 1.8.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.8.0 (2021-04-15)

🚀 Enhancements

  • new(shape/Polygon): add optional 'points' override #1156

🏆 Contributors

v1.7.4 (2021-04-13)

🐛 Bug Fix

  • fix(brush): use PointerEvents instead of MouseEvents #1155

🏆 Contributors

v1.7.3 (2021-04-06)

🐛 Bug Fix

  • fix(xychart): onPointerUp fires twice #1135

📝 Documentation

  • docs: Add Pry to In the Wild list #1115

🏆 Contributors

v1.7.2 (2021-03-18)

🐛 Bug Fix

  • fix(tooltip, annotation): bump react-use-measure to ^2.0.4. fixes #1091 #1116

🏆 Contributors

v1.7.1 (2021-03-17)

🐛 Bug Fix

  • fix(xychart/TooltipProvider): handles NaNs in nearestDatum logic #1112

🏠 Internal

  • internal(workflows/release): add next dist-tag, fix lerna releases #1107

... (truncated)

Commits
  • f5682b3 v1.8.0
  • 62b69ef build(ff74a32d15a38763a9dd37e3c1f91f12df1ba30a): auto-commit package sizes
  • ff74a32 new(shape/Polygon): add optional 'points' override (#1156)
  • 760bdf1 changelog: v1.7.4
  • f4670a6 v1.7.4
  • b8f0b18 build(d70c524db17ae7b6f835d3655be6e503784cb797): auto-commit package sizes
  • d70c524 fix(brush): use PointerEvents instead of MouseEvents (#1155)
  • 42d3213 changelog: v1.7.3
  • d84f7ef v1.7.3
  • 01a33d3 build(d42ad81d19f03581f22de8232f56874a14fefc9b): auto-commit package sizes
  • 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.8.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.8.0)

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

vercel bot commented Apr 19, 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/EVRwJXfKfmLRsLCcJ6DiuWqJyr9y
✅ Preview: https://theresearcher-git-dependabot-npmandyarnvisxaxis-180-porames.vercel.app

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/visx/axis-1.8.0 branch April 29, 2021 01:40
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant