borsTiHD / pi-control

Pi-Control 🥷 is an App for controlling your raspberry pi. It was designed to help with information gathering, as well as to simplify control.
11 stars 1 forks source link

chore(deps-dev): bump vue-chart-3 from 0.5.8 to 0.5.11 #156

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps vue-chart-3 from 0.5.8 to 0.5.11.

Release notes

Sourced from vue-chart-3's releases.

0.5.11

  • Fixed types for Vue 3 imports

0.5.9

  • Fix Plugin types in hooks
Changelog

Sourced from vue-chart-3's changelog.

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.5.10 (2021-10-27)

  • Fixed types for Vue 3 imports

0.5.10 (2021-10-25)

  • Fix postinstall bugs with npm update

0.5.9 (2021-10-25)

  • Fix Plugin types in hooks

0.4.7 (2021-07-18)

  • chartInstance is now accessible by reference to the component!

0.4.5 (2021-07-18)

  • Fixed call stack loop when using reactive options using data or ref
  • Fixed bundle size thanks to @​DRoet

0.4.1 (2021-07-16)

  • Fixed component names taking chartId instead of chartType

0.4.0 (2021-07-16)

Breaking changes

  • Renamed data prop to chartData due to type merging issues

Features

  • All components are now correctly typed if using Volar on VSCode
  • Added ExtractComponentData utility type
  • Added ExtractComponentProps utility type
  • Reactive options

0.4.0-alpha.1 (2021-07-15)

Note: Version bump only for package vue-chart-3

Commits


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)