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

Bump echarts from 5.5.1 to 5.6.0 #369

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 30, 2024

Bumps echarts from 5.5.1 to 5.6.0.

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 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 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 [echarts](https://github.com/apache/echarts) from 5.5.1 to 5.6.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.5.1...5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Update of dependencies javascript Pull requests that update Node Javascript dependencies labels Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies javascript Pull requests that update Node Javascript dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant