Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2021

Bumps echarts from 4.9.0 to 5.1.0.

Release notes

Sourced from echarts's releases.

5.1.0

v5.1.0

  • !![Feature] [geo] [map] geo component and map series support SVG format source. #14571 (100pah)
  • ![Feature] [legend] Default legend design is more intuitive. #14497 (Ovilia)
  • [Feature] [i18n] Add czech translation #14468 (JiriBalcar)
  • [Feature] [animation] Add animaiton configuration in resize #14553 (pissang)
  • [Feature] [effectScatter] Add clip for effectScatter #14574 (susiwen8)
  • [Fix] [debug] Optimize error log when components or series are missing #14568 (pissang)
  • [Fix] [tooltip] Improve the performance of tooltip. #14246 (plainheart)
  • [Fix] [label] Fix labels may have wrong z and not in the front. #14542 (plainheart) #14417 (susiwen8)
  • [Fix] [pattern] Fix CanvasPatttern#setTransform may not exists error. #738 (pissang)
  • [Fix] [tooltip] Fix formatter wrong when using time axis #14471 (Ovilia)
  • [Fix] [symbol] Make symbolOffset work on all the components using symbols. #14375 (plainheart)
  • [Fix] [markArea] Fix markArea background color disappeared bug. Close #13647 #14343 (Nick22nd)
  • [Fix] [markLine] Fix string type data may not work in markLine. Close #14300 #14314 (Ovilia)
  • [Fix] [select] Fix null access bug when checking selected status. Close #14293 #14413 (leosxie)
  • [Fix] [dataZoom]fix dataZoom setting no effect #14388 (wf123537200)
  • [Fix] [animation] Fix animation between NaN value may have problem. #730 (Nick22nd)
  • [Fix] [visualMap] Use itemSymbol as default symbol type. Close #5719 #14243 (Ovilia)
  • [Fix] [loading] Fix text of loading is not in the front and covered by others. #14191 (yufeng04)
  • [Fix] [custom] Fix series label on custom series not working properly. Close #14092 #14254 (Nick22nd)
  • [Fix] [map] Fix map labels won't update its position when labelLayout is used. #14578 (pissang)
  • [Fix] [calendar] Fix day label drifting. Close #11508 #13902 (Nick22nd)
  • [Fix] [lines] Fix line animation may have extra points and being messed up. #13638 (vially)
  • [Fix] [type] Exporting more necessary types for generating declarations in the extensions #14289 (pissang)
  • [Fix] [type] Add LegendComponentOption.icon property type #14263 (thesiti92)
  • [Fix] Remove legacy usage of transform #14357 (pissang)

5.1.0-rc.1

No release notes provided.

5.0.2

v5.0.2

  • [Fix] [dataZoom] Fix icon with 'image://' won't display #14056 (susiwen8)
  • [Fix] [pie] [gauge] Fix zero value sector may be incorrectly drawn as a circle. #699 (plainheart)
  • [Fix] [pie] Fix hiding wrong labels in pie. #14108 (Nick22nd)
  • [Fix] [map] Add geo as dependency in map. #14124 (pissang)
  • [Fix] [labelLine] Fix labelLine will not been hidden when label is switched from outside to inside #14017 (susiwen8)
  • [Fix] [toolbox] Fix yAxisIndex: false in toolbox dataZoom may have error. #14175 (100pah)
  • [Fix] [toolbox] Fix image download may have error when not using default pixelRatio. #706 (plainheart)
  • [Fix] [toolbox] Use current devicePixelRatio by default for exporting crisp and clear images by default. #14002 (plainheart)
  • [Fix] [line] endLabel color support 'auto' 'inherit' #14000 (susiwen8)
  • [Fix] [svg] fix opacity may not work in SVG renderer. #675 (plainheart)
  • [Fix] [type] Optimize event param types #14155 (pissang)

5.0.2-rc.1

No release notes provided.

... (truncated)

Commits
  • 4628dd7 Merge pull request #14647 from apache/release-dev
  • e6d593a release: 5.1.0
  • d584916 Merge pull request #14640 from apache/fix-sankey-label
  • 9bbce3d fix(sankey): make label in the front of rect, recover the change of #14417.
  • fc59953 Merge pull request #14638 from apache/fix/treemap-opacity
  • 8060ab1 fix: (1) fix treemap upperLabel opacity incorrect. (2) enhance TS type of `ge...
  • f2df3ed Merge pull request #14634 from apache/fix-bar-border-layout
  • 1a44632 fix(bar): fix bar layout with borderWidth but no borderColor
  • 15a6880 Merge pull request #14630 from apache/fix-pie-display-nan
  • 7ff75da test(pie): add test case for switching between NaN value
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by 100pah, a new releaser for echarts since your current version.


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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2021

Superseded by #254.

@dependabot dependabot bot closed this Apr 27, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/echarts-5.1.0 branch April 27, 2021 06:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant