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

Update visx monorepo to v1.17.1 #221

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@visx/axis 1.4.0 -> 1.17.1 age adoption passing confidence
@visx/group 1.0.0 -> 1.17.1 age adoption passing confidence
@visx/shape 1.4.0 -> 1.17.1 age adoption passing confidence

Release Notes

airbnb/visx (@​visx/axis)

v1.17.1

Compare Source

🐛 Bug Fix
🏆 Contributors

v1.17.0

Compare Source

🚀 Enhancements
  • new(axis): enable customization of tickLineProps #​1211
🏆 Contributors

v1.16.0

Compare Source

🚀 Enhancements
  • feat(shape): add more segmentation for SplitLinePath #​1261
🐛 Bug Fix
  • feat(shape): add more segmentation for SplitLinePath #​1261
🏆 Contributors

v1.14.0

Compare Source

🚀 Enhancements
  • feat(scale): support rounding for symlog #​1252
  • feat(animatedaxis): add tickComponent support (#​977) #​1228
🐛 Bug Fix
  • build: skip release workflow when in forked repo #​1251
🏠 Internal
  • build: skip release workflow when in forked repo #​1251
  • build: run happo on push #​1254
🏆 Contributors

v1.12.0

Compare Source

🚀 Enhancements
  • new(shape): support dynamic fill directly in Pie #​1225
🏆 Contributors

v1.11.1

Compare Source

🐛 Bug Fix
  • fix(scale): upgrade d3-time to v2.4 for d3-scale compatibility #​1219
📝 Documentation
  • docs(shape): fix docs fror BarGroup, BarGroupHorizontal, and BarStack #​1212
🏆 Contributors

v1.10.0

Compare Source

🚀 Enhancements
🐛 Bug Fix
Uncategorized
🏆 Contributors

v1.8.0

Compare Source

🚀 Enhancements
  • new(shape/Polygon): add optional 'points' override #​1156
🏆 Contributors

v1.7.0

Compare Source

🚀 Enhancements
🐛 Bug Fix
  • fix(xychart/Tooltip): don't render glyph for null data #​1102
  • fix(shape, xychart): default LinePath strokeLinecap to round #​1105
🏠 Internal
🏆 Contributors

v1.6.1

Compare Source

🐛 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.5.0

Compare Source

🚀 Enhancements
🐛 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
  • [demo/xychart] add AreaStack, stackOffset control #​1020
  • [in the wild] add eft.monster #​1010
🏠 Internal
  • [testing] add happo for screenshot testing #​1030
  • [xychart/areastack] add tests #​1036
  • [CI] add package size checks + auto gallery deploy #​1048
🏆 Contributors
Changes:
 - @​visx/annotation: 1.4.0 => 1.5.0
 - @​visx/axis: 1.4.0 => 1.5.0
 - @​visx/demo: 1.4.0 => 1.5.0
 - @​visx/grid: 1.4.0 => 1.5.0
 - @​visx/mock-data: 1.0.0 => 1.5.0
 - @​visx/react-spring: 1.4.0 => 1.5.0
 - @​visx/tooltip: 1.3.0 => 1.5.0
 - @​visx/visx: 1.4.0 => 1.5.0
 - @​visx/xychart: 1.4.0 => 1.5.0

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Aug 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
skyfall ❌ Failed (Inspect) Aug 10, 2024 7:44am

Copy link
Contributor Author

renovate bot commented Aug 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"17.0.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.3.0-0" from @visx/[email protected]
npm ERR! node_modules/@visx/axis
npm ERR!   @visx/axis@"1.17.1" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-08-10T07_43_58_594Z-debug-0.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants