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

build(deps): bump @visx/axis from 3.0.1 to 3.5.0 in /superset-frontend #26714

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps @visx/axis from 3.0.1 to 3.5.0.

Release notes

Sourced from @​visx/axis's releases.

v3.5.0 (2023-11-13)

🚀 Enhancements

  • new(geo, vendor): add d3-geo@3 to visx-vendor, support geoPath.digits(n) #1767

📝 Documentation

  • Add to "In the wild" #1765

🏆 Contributors

v3.4.1 (2023-10-26)

🐛 Bug Fix

  • visx-axis AxisRenderer.tsx: resolve circular dependency #1762

🏆 Contributors

v3.4.0 (2023-10-10)

🚀 Enhancements

  • feat(axis): Expose innerRef prop on the various Axis components #1749

🏆 Contributors

v3.3.0 (2023-07-11)

🚀 Enhancements

  • Create new @​visx/delaunay package #1678

🐛 Bug Fix

  • Fix glyph positioning in the xychart demo. #1730

🏆 Contributors

v3.2.1 (2023-07-06)

🐛 Bug Fix

  • fix(xychart): Cleanup async function in TooltipProvider #1728

... (truncated)

Changelog

Sourced from @​visx/axis's changelog.

v3.5.0 (2023-11-13)

🚀 Enhancements

  • new(geo, vendor): add d3-geo@3 to visx-vendor, support geoPath.digits(n) #1767

📝 Documentation

  • Add to "In the wild" #1765

🏆 Contributors

v3.4.1 (2023-10-26)

🐛 Bug Fix

  • visx-axis AxisRenderer.tsx: resolve circular dependency #1762

🏆 Contributors

v3.4.0 (2023-10-10)

🚀 Enhancements

  • feat(axis): Expose innerRef prop on the various Axis components #1749

🏆 Contributors

v3.3.0 (2023-07-11)

🚀 Enhancements

  • Create new @​visx/delaunay package #1678

🐛 Bug Fix

  • Fix glyph positioning in the xychart demo. #1730

🏆 Contributors

v3.2.1 (2023-07-06)

🐛 Bug Fix

  • fix(xychart): Cleanup async function in TooltipProvider #1728

... (truncated)

Commits
  • 015ceb7 v3.5.0
  • e4036d4 build(1ee0374ac00f6e7e6e733ac4e3f8cb790d8913cc): auto-commit package sizes
  • 1ee0374 new(geo, vendor): add d3-geo@3 to visx-vendor, support `geoPath.digits(n)...
  • 6a14177 Add to "In the wild" (#1765)
  • 1a7ee8d changelog: v3.4.1
  • f54965a v3.4.1
  • 376dfd6 build(ef3d8a65f538f1b96ffc3af0574750ca1f2ea993): auto-commit package sizes
  • ef3d8a6 visx-axis AxisRenderer.tsx: resolve circular dependency (#1762)
  • ca38100 changelog: v3.4.0
  • f14ef84 v3.4.0
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 3.0.1 to 3.5.0.
- [Release notes](https://github.com/airbnb/visx/releases)
- [Changelog](https://github.com/airbnb/visx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v3.0.1...v3.5.0)

---
updated-dependencies:
- dependency-name: "@visx/axis"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Jan 22, 2024
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d34874c) 69.48% compared to head (0c31826) 69.48%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #26714   +/-   ##
=======================================
  Coverage   69.48%   69.48%           
=======================================
  Files        1894     1894           
  Lines       74138    74138           
  Branches     8243     8243           
=======================================
  Hits        51514    51514           
  Misses      20555    20555           
  Partials     2069     2069           
Flag Coverage Δ
javascript 56.86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@john-bodley john-bodley merged commit f8f5c54 into master Jan 23, 2024
35 checks passed
@john-bodley john-bodley deleted the dependabot/npm_and_yarn/superset-frontend/visx/axis-3.5.0 branch January 23, 2024 17:57
rusackas pushed a commit that referenced this pull request Jan 24, 2024
#26714)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
eschutho pushed a commit to preset-io/superset that referenced this pull request Jan 31, 2024
apache#26714)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
sfirke pushed a commit to sfirke/superset that referenced this pull request Mar 22, 2024
apache#26714)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.0.0 labels Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot npm Dependabot - npm related PRs size/XS 🚢 4.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants