chore: bump vue-echarts from 7.0.3 to 8.0.1 in /web#384
chore: bump vue-echarts from 7.0.3 to 8.0.1 in /web#384dependabot[bot] wants to merge 4 commits intomainfrom
Conversation
Bumps [vue-echarts](https://github.com/ecomfe/vue-echarts) from 7.0.3 to 8.0.1. - [Release notes](https://github.com/ecomfe/vue-echarts/releases) - [Changelog](https://github.com/ecomfe/vue-echarts/blob/main/CHANGELOG.md) - [Commits](ecomfe/vue-echarts@v7.0.3...v8.0.1) --- updated-dependencies: - dependency-name: vue-echarts dependency-version: 8.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #384 +/- ##
=======================================
Coverage 93.83% 93.83%
=======================================
Files 462 462
Lines 21653 21653
Branches 2079 2079
=======================================
Hits 20319 20319
Misses 1032 1032
Partials 302 302 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Aurelio <19254254+Aureliolo@users.noreply.github.com>
## Summary - Add `major` update-type group to all 8 Dependabot ecosystem configs (uv, github-actions, pre-commit, npm x2, docker x3) - Interdependent major bumps (e.g. echarts 6 + vue-echarts 8) now land in a single PR instead of separate conflicting ones - Add missing `minor-and-patch` grouping to the 3 Docker configs for consistency **Motivation:** PRs #380 (echarts 5→6) and #384 (vue-echarts 7→8) are interdependent but arrived as separate PRs, both with broken CI due to peer dependency conflicts. Grouping majors prevents this. ## Test plan - [x] YAML validated by pre-commit `check-yaml` hook - [ ] Wait for next Dependabot run to confirm grouped PRs appear correctly - [ ] Existing open individual major PRs will need to be closed manually (Dependabot will recreate them grouped) 🤖 Generated with [Claude Code](https://claude.com/claude-code)
|
Closing: dependabot config now groups major bumps per ecosystem. This will be recreated as part of a grouped PR with all /web major updates (echarts + vue-echarts + vite + vitest + coverage-v8). |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps vue-echarts from 7.0.3 to 8.0.1.
Release notes
Sourced from vue-echarts's releases.
... (truncated)
Changelog
Sourced from vue-echarts's changelog.
... (truncated)
Commits
c02a92fchore: release v8.0.173de2a3docs: update changelog7f2f271chore: update timezone and schedule in renovate configuration5f21245chore(deps): update minors after 7 days5262c38fix: remove unnecessary condition20a70c8fix: update option type in re-initialization test casec9746c2fix: refactor slot implementation and improve types2a97adfchore(deps): update dependency jiti to v2.6.1a2de2c6chore(deps): update patches after 7 days23604d0chore(deps): update dependency tsdown to v0.15.6Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue-echarts since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)