Skip to content

Conversation

@blumilk-renovate
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
vue-echarts ^7.0.3 -> ^8.0.1 age confidence

Release Notes

ecomfe/vue-echarts (vue-echarts)

v8.0.1

Compare Source

Fixes
  • Clarified that manual-update and reactive option updates are mutually exclusive—manual charts now ignore prop changes after the first render.
  • Optimized the slot handling logic.

v8.0.0

Compare Source

Breaking changes
  • Updated peer dependency for echarts to ^6.0.0.
  • Updated peer dependency for vue to ^3.3.0.
  • Dropped support for browsers without native class support.
  • Removed vue-echarts/csp entry. Use vue-echarts instead. Only manually include vue-echarts/style.css if you are both enforcing a strict CSP that prevents inline <style> injection and targeting browsers that don't support the CSSStyleSheet() constructor.
New features
  • ECharts 6 support.
  • Added slots for tooltip and data view.
  • Added support for getter in provide/inject.
  • Added smart update strategy to make updates more effortless.
  • Made CSS border-radius work out-of-the-box.
Chore
  • Built with tsdown.
  • Switched demo from webpack to rolldown-vite.
  • Switched to ESLint flat config.
  • Added unit test with Vitest.

Configuration

📅 Schedule: Branch creation - On day 1 of the month, every 3 months ( * * 1 */3 * ) in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@blumilk-renovate blumilk-renovate bot requested a review from a team as a code owner January 7, 2026 08:06
@blumilk-renovate blumilk-renovate bot added breaking-changes dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code renovate labels Jan 7, 2026
@blumilk-renovate blumilk-renovate bot requested a review from Blusia January 7, 2026 08:06
@blumilk-renovate
Copy link
Contributor Author

blumilk-renovate bot commented Jan 7, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: toby@undefined
npm error Found: [email protected]
npm error node_modules/echarts
npm error   echarts@"^5.6.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer echarts@"^6.0.0" from [email protected]
npm error node_modules/vue-echarts
npm error   vue-echarts@"^8.0.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2026-01-07T10_01_29_955Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2026-01-07T10_01_29_955Z-debug-0.log

@blumilk-renovate blumilk-renovate bot force-pushed the renovate/vue-echarts-8.x branch from d655498 to acd564d Compare January 7, 2026 10:01
@blumilk-renovate
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@blumilk-renovate blumilk-renovate bot deleted the renovate/vue-echarts-8.x branch January 7, 2026 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking-changes dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants