Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

build(deps): bump @vx/responsive from 0.0.195 to 0.0.196 #436

Merged
merged 1 commit into from
May 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @vx/responsive from 0.0.195 to 0.0.196.

Release notes

Sourced from @vx/responsive's releases.

v0.0.196

🚀 Enhancements

  • [tooltip] Remove tooltip default styles #666
  • [brush] Add initialBrushPosition #618, fix in #667

📝 Documentation

  • [demo] Several demos refactored to link out to codesandbox
Changelog

Sourced from @vx/responsive's changelog.

v0.0.196

🏆 Contributors

🚀 Enhancements

  • [tooltip] Remove tooltip default styles #666
  • [brush] Add initialBrushPosition #618, fix in #667

📝 Documentation

  • [demo] Several demos refactored to link out to codesandbox
Changes:
 - @vx/annotation: 0.0.195 => 0.0.196
 - @vx/axis: 0.0.195 => 0.0.196
 - @vx/bounds: 0.0.195 => 0.0.196
 - @vx/brush: 0.0.195 => 0.0.196
 - @vx/chord: 0.0.195 => 0.0.196
 - @vx/clip-path: 0.0.195 => 0.0.196
 - @vx/curve: 0.0.195 => 0.0.196
 - @vx/demo: 0.0.195 => 0.0.196
 - @vx/drag: 0.0.195 => 0.0.196
 - @vx/event: 0.0.195 => 0.0.196
 - @vx/geo: 0.0.195 => 0.0.196
 - @vx/glyph: 0.0.195 => 0.0.196
 - @vx/gradient: 0.0.195 => 0.0.196
 - @vx/grid: 0.0.195 => 0.0.196
 - @vx/group: 0.0.195 => 0.0.196
 - @vx/heatmap: 0.0.195 => 0.0.196
 - @vx/hierarchy: 0.0.195 => 0.0.196
 - @vx/legend: 0.0.195 => 0.0.196
 - @vx/marker: 0.0.195 => 0.0.196
 - @vx/mock-data: 0.0.195 => 0.0.196
 - @vx/network: 0.0.195 => 0.0.196
 - @vx/pattern: 0.0.195 => 0.0.196
 - @vx/point: 0.0.195 => 0.0.196
 - @vx/responsive: 0.0.195 => 0.0.196
 - @vx/scale: 0.0.195 => 0.0.196
 - @vx/shape: 0.0.195 => 0.0.196
 - @vx/stats: 0.0.195 => 0.0.196
 - @vx/text: 0.0.195 => 0.0.196
 - @vx/threshold: 0.0.195 => 0.0.196
 - @vx/tooltip: 0.0.195 => 0.0.196
 - @vx/voronoi: 0.0.195 => 0.0.196
</tr></table> ... (truncated)
Commits
  • 0b9ff48 v0.0.196
  • 8e35362 Merge pull request #667 from hshoff/chris--initialbrushposition-fix
  • 133fcaa test(Tooltip): lint test
  • 7f8a2b8 fix(vx-brush): reference PartialBrushStartEnd in Brush
  • 451f9ac demo(vx-brush): update initial brush position
  • f494a12 demo(vx-brush): add initialBrushPosition to demo
  • bf5140b fix(Brush): fix initialBrushPosition logic
  • b6a85ec fix(vx-demo/Gallery): Add function name to fix jest coverage
  • 1f516ed types(vx-brush): add PartialBrushStartEnd
  • 5fa4fbf Merge pull request #666 from dennisja/remove-default-styles
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@vx/responsive](https://github.com/hshoff/vx) from 0.0.195 to 0.0.196.
- [Release notes](https://github.com/hshoff/vx/releases)
- [Changelog](https://github.com/hshoff/vx/blob/master/CHANGELOG.md)
- [Commits](airbnb/visx@v0.0.195...v0.0.196)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner May 4, 2020 07:37
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 4, 2020
@vercel
Copy link

vercel bot commented May 4, 2020

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/superset/superset-ui/1uqwm0cah
✅ Preview: https://superset-ui-git-dependabot-npmandyarnvxresponsive-00196.superset.now.sh

@codecov
Copy link

codecov bot commented May 4, 2020

Codecov Report

Merging #436 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #436   +/-   ##
=======================================
  Coverage   22.20%   22.20%           
=======================================
  Files         264      264           
  Lines        6500     6500           
  Branches      588      588           
=======================================
  Hits         1443     1443           
  Misses       5020     5020           
  Partials       37       37           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 86847d1...ad17a77. Read the comment docs.

@kristw kristw merged commit d78665a into master May 6, 2020
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/vx/responsive-0.0.196 branch May 6, 2020 20:41
technologicwoman pushed a commit to oashton/superset-ui that referenced this pull request Sep 29, 2020
* feat: migrate xy-chart to use encodable (apache-superset#420)

* feat: use encodable in BoxPlot

* feat: migrate legend

* docs: update storybook

* fix: label overlap

* fix: lint

* fix: remove comments

* fix: path

* feat: migrate scatterplot to use encodable (apache-superset#421)

* feat: migrate scatter plot

(cherry picked from commit 0d607a60cdab8037ece7f29a74bef1c0a5432c5d)

* fix: legend

* feat: migrate line chart to use encodable (apache-superset#427)

* feat: migrate line to use encodable

* fix: storybook ts

* fix: remove comment

* refactor: delete deprecated files (apache-superset#430)

* refactor: delete outdated files

* feat: update index exports and add test

* refactor: delete more files

* fix: import order

* fix: update dependency

* fix: update dependency

* build: fix babel

* fix: remvoe comments

* fix: babel

* refactor: move files (apache-superset#432)

* refactor: move files

* refactor: move files

* fix: small issues with charts post-migration (apache-superset#433)

* fix: scatterplot issue

* fix: bump encodable and fix time scale nicing

* fix: issue with label rotation

* refactor: remove deep import

* fix: demo import

* feat: bump and remove unnecessary dependencies (apache-superset#436)

* feat: bump dependencies

* feat: remove unnecessary dependencies
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file size/S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant