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.11 to 3.0.4 #198

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps vue-chart-3 from 0.5.11 to 3.0.4.

Release notes

Sourced from vue-chart-3's releases.

v3.0.2

  • Fixed tsx props typings
  • cleanup

v3.0.0

  • ⚠️ Breaking changes and new versions numbers

In previous versions, vue-demi was used. It worked really well, but as the project advanced, they were a lot of problems with vue-related typescript definitions, tests and conflict between dependencies.

This new system will keep vue-chart-3 working for both Vue 2 & 3 with designated versions (2.x and 3.x respectively), but each one designed for their specific Vue version.

The usage of components of hooks is unchanged for both versions.

Code wise, there is not big breaking changes. But the Vue 3 version will have improved type checking for components template (with Volar extension).

  • New docs using vuepress next!
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.

3.0.0 and 2.0.0 (2021-11-23)

  • Breaking changes and new versions numbers

In previous versions, vue-demi was used. It worked really well, but as the project advanced, they were a lot of problems with vue-related typescript definitions, tests and conflict between dependencies.

This new system will keep vue-chart-3 working for both Vue 2 & 3 with designated versions (2.x and 3.x respectively), but each one designed for their specific Vue version.

The usage of components of hooks is unchanged for both versions.

Code wise, there is not big breaking changes. But the Vue 3 version will have improved type checking for components template (with Volar extension).

  • New docs using vuepress next!

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

... (truncated)

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)
borsTiHD commented 2 years ago

@dependabot ignore this major version

dependabot[bot] commented 2 years ago

OK, I won't notify you about version 3.x.x again, unless you re-open this PR or update to a 3.x.x release yourself.