Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update echarts requirement from ^5.4.1 to ^5.6.0 in /superset-frontend/plugins/plugin-chart-echarts #31670

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2025

Updates the requirements on echarts to permit the latest version.

Release notes

Sourced from echarts's releases.

5.6.0

  • [Feature] [geo] [map] Support styling region in original GeoJSON data. #20564 (plainheart)
  • [Feature] [geo] [map] Support regions[].silent option. #20566 (Ovilia)
  • [Feature] [axis] Support tooltip for axis label. #16315 (plainheart)
  • [Feature] [text] Add isTruncated state property for Text element. #1101 (100pah)
  • [Feature] [sunburst] Add new emphasis focus strategy 'relative' for highlighting ancestor and descendant nodes. #20399 (sz-p)
  • [Feature] [axis] Add showMinLine / showMaxLine option for splitLine. #20114 (adaelixir)
  • [Feature] [dataZoom] Add handleLabel.show option. #20082 (Ovilia)
  • [Feature] [calendar] Add silent option for dayLabel/monthLabel/yearLabel. #20492 (plainheart)
  • [Feature] [treemap] Add cursor option. #20113 (adaelixir)
  • [Feature] [aria] Add aria.data.excludeDimensionId to exclude specific dimensions in aria-label. #20218 (semla)
  • [Feature] [aria] Add role="img" to chart container element. #20050 (ViniciusCestarii)
  • [Feature] [i18n] Add Swedish(SV) translation #20227 (NajamShehzad)
  • [Feature] [i18n] Add Persian(FA) translation. #20312 (Ayazadeh)
  • [Feature] [i18n] Improve pt-BR translation. #20348 (ViniciusCestarii)
  • [Fix] [line] Reduce runtime memory cost. #20161 (plainheart)
  • [Fix] [line] Fix areaStyle skewing in stepped line series and incorrect connectNull behavior #20092 (Ovilia)
  • [Fix] [candlestick] Add back missing support for non-normal states since v5.0.0. #20105 (plainheart)
  • [Fix] [legend] Fix legend action is not isolated from other legend components. #20129 (plainheart)
  • [Fix] [bar] Fix borderColor hides bar color with large data. #20465 (DevitX)
  • [Fix] [pictorial] Fix zero value flipping for different axes. #20557 (Ovilia)
  • [Fix] [visualMap] Fix cursor is still pointer when selectedMode is disabled. #20551 (sz-p)
  • [Fix] [visualMap] Fix label collides with horizontal visualMap. #20249 (WojciechKrakowiak)
  • [Fix] [tooltip] Fix potential NPE when setting option with notMerge strategy. #20435 (ktx-abhay)
  • [Fix] [tooltip] Fix tooltip textStyle.lineHeight does not work. #20398 (sz-p)
  • [Fix] [sankey] Avoid throwing errors when the links / nodes / levels option is undefined. #20380 (sz-p)
  • [Fix] [polar] Fix unexpected clipping in polar coordinate. #20370 (sz-p)
  • [Fix] [boxplot] Correctly handle series.encode with category axis. #20324 (jonoshearman)
  • [Fix] [sampling] Fix minmax sampling behavior. #20315 (ribeirompl)
  • [Fix] [gauge] Fix progress bar may be beneath the axis line. #20276 (kingyue737)
  • [Fix] [axis] Fix axis ticks overflowing grid area with dataZoom. #20194 (Ovilia)
  • [Fix] [axis] [time] Fix bar bandWidth with inversed time axis. #20246 (Ovilia)
  • [Fix] [theme] Fix legend page text color in dark mode. #20396 (plainheart)
  • [Fix] [pie] Fix some labels may not show. #20074 (liuyunzidian)
  • [Fix] [grid] Fix clipping in custom series off by pixel. #20043 (fandi-1205)
  • [Fix] [svg] Fix SVG element may be not interactable in SSR mode and fix invalid transparent color issue. #1076 (plainheart)
  • [Fix] [data] Fix potential NPE in the SeriesData#rawIndexOf function. #20534 (plainheart)
  • [Fix] [text] Fix text bounding rectangle is incorrect when overflow is 'truncate'. #1091 (linghaoSu) #1100 (100Pah)
  • [Fix] [env] Fix detection for node environment. #1037 (Uzlopak) #1071 (xg-qd) #1086 (plainheart)
  • [Fix] [type] MarkLine symbolOffset can be a 2d array for both symbols. #20491 (plainheart)

New Contributors

... (truncated)

Commits
  • fe42bc1 Merge pull request #20556 from apache/release-dev
  • a96cbaa release: build v5.6.0
  • 74203be release: update echarts version to 5.6.0
  • 5764d0c chore: update zrender versin to 5.6.1
  • 70a5f3f Merge pull request #20566 from apache/fix-map
  • 4e84f15 fix(test): fix map test case
  • 8dd5475 fix(test): fix map test case
  • e231c09 fix(map): update test cases
  • 181842f test(map): replace test cases with new map
  • fd87c34 fix(map): remove preventAutoZ for map
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [echarts](https://github.com/apache/echarts) to permit the latest version.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.4.1...5.6.0)

---
updated-dependencies:
- dependency-name: echarts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependabot label Jan 1, 2025
Copy link

korbit-ai bot commented Jan 1, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

@dependabot dependabot bot added the npm Dependabot - npm related PRs label Jan 1, 2025
@dosubot dosubot bot added the viz:charts:echarts Related to Echarts label Jan 1, 2025
@sadpandajoe
Copy link
Member

Saw this line in the change log for their 5.5 version

Break Change] [Feature] [core] change to default ESM package. apache/echarts#19513 (100pah)

@sadpandajoe sadpandajoe merged commit 65c72c1 into master Jan 2, 2025
36 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/plugins/plugin-chart-echarts/echarts-tw-5.6.0 branch January 2, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant