Skip to content

build(deps): bump vue-echarts from 8.0.1 to 8.1.0 - #8171

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vue-echarts-8.1.0
Open

build(deps): bump vue-echarts from 8.0.1 to 8.1.0#8171
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/vue-echarts-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps vue-echarts from 8.0.1 to 8.1.0.

Release notes

Sourced from vue-echarts's releases.

v8.1.0

New features

  • Added vue-echarts/graphic and #graphic slot support to build and update ECharts graphic trees with Vue components.

Fixes

  • Fixed theme-switch regressions by replaying the latest option after setTheme, so delayed data assignment (e.g. async graph series.data/links) no longer disappears on theme changes (#972).
  • Fixed smart-update normalization when option keys migrate across shapes (e.g. object to array/scalar), preventing valid next values from being overwritten during updates.
  • Fixed an update regression in vue-echarts/graphic slot behavior that could break some demos and runtime updates (#976).

v8.1.0-beta.2

Fixes

  • Fixed an update regression in vue-echarts/graphic slot behavior that could break some demos and runtime updates (#976).

v8.1.0-beta.1

New features

  • Added vue-echarts/graphic and #graphic slot support to build and update ECharts graphic trees with Vue components.

Fixes

  • Fixed theme-switch regressions by replaying the latest option after setTheme, so delayed data assignment (e.g. async graph series.data/links) no longer disappears on theme changes (#972).
  • Fixed smart-update normalization when option keys migrate across shapes (e.g. object to array/scalar), preventing valid next values from being overwritten during updates.
Changelog

Sourced from vue-echarts's changelog.

8.1.0

New features

  • Added vue-echarts/graphic and #graphic slot support to build and update ECharts graphic trees with Vue components.

Fixes

  • Fixed theme-switch regressions by replaying the latest option after setTheme, so delayed data assignment (e.g. async graph series.data/links) no longer disappears on theme changes (#972).
  • Fixed smart-update normalization when option keys migrate across shapes (e.g. object to array/scalar), preventing valid next values from being overwritten during updates.
  • Fixed an update regression in vue-echarts/graphic slot behavior that could break some demos and runtime updates (#976).

8.1.0-beta.2

Fixes

  • Fixed an update regression in vue-echarts/graphic slot behavior that could break some demos and runtime updates (#976).

8.1.0-beta.1

New features

  • Added vue-echarts/graphic and #graphic slot support to build and update ECharts graphic trees with Vue components.

Fixes

  • Fixed theme-switch regressions by replaying the latest option after setTheme, so delayed data assignment (e.g. async graph series.data/links) no longer disappears on theme changes (#972).
  • Fixed smart-update normalization when option keys migrate across shapes (e.g. object to array/scalar), preventing valid next values from being overwritten during updates.
Commits
  • cfc34b5 chore: release v8.1.0
  • eae1a6d docs: prepare 8.1.0 changelog
  • 353e5e4 chore(deps): update all non-major dependencies (#1042)
  • f3f0500 chore(deps): update dependency bumpp to v12 (#1041)
  • 0577b74 chore(deps): update dependency pinia to v4 (#1040)
  • 0a1274c chore(deps): update actions/setup-node action to v7 (#1037)
  • 56006a4 chore(deps): update actions/checkout action to v7 (#1032)
  • bd7cbeb chore(deps): update all non-major dependencies (#1039)
  • ecb293a chore(deps): update all non-major dependencies (#1036)
  • dd61543 chore(deps): update all non-major dependencies (#1035)
  • 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 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 [vue-echarts](https://github.com/ecomfe/vue-echarts) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/ecomfe/vue-echarts/releases)
- [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md)
- [Commits](ecomfe/vue-echarts@v8.0.1...v8.1.0)

---
updated-dependencies:
- dependency-name: vue-echarts
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants