Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2021

Bumps echarts from 5.2.0 to 5.2.2.

Release notes

Sourced from echarts's releases.

5.2.2

  • [Feature] [line] Add triggerLineEvent. Support trigger mouse event on polyline and polygon area. #15847 (susiwen8)
  • [Feature] [i18n] Add Russian translation. #15867 (finkrer)
  • [Feature] [i18n] Add Polish translation. #15891 (CaelumNigre)
  • [Fix] [line] fix smoothed line with duplicate points failed to draw #15942 (pissang)
  • [Fix] [line] Fix visual gradient is wrong when coords are between two stops. #15938 (pissang)
  • [Fix] [calendar] Fix i18n doesn't work in the calendar coordinate system #15935 (plainheart)
  • [Fix] [bar] Fix label value animation is not accurate in the bar racing case. #15916 (Ovilia)
  • [Fix] [axis] fix charts render abnormally when yAxis.max is set to be a value less than the min value of the series data. #15878 (plainheart)
  • [Fix] [tooltip] Fix boolean value display. #15869 (Ovilia)
  • [Fix] [types] Add undefined to the return type of getInstanceByDom and getInstanceById #15913 (plainheart)

5.2.2-rc.1

No release notes provided.

5.2.1

  • [Feature] [i18n] Adding pt-BR (Portuguese, Brazil) lang. #15722 (williamorim)
  • [Feature] [axis] add axisLabel.hideOverlap. #15583 (svedova) #15712 (pissang)
  • [Feature] [sunburst] Add radius in levels #15706 (Ovilia)
  • [Fix] [line] Fix animation may be wrong when data changes lot. #15731 (pissang)
  • [Fix] [legend] Fix icon not keep aspect. #15720 (pissang)
  • [Fix] [line] Optimize line gradient leaks on the edge when the range is large. #15711 (pissang)
  • [Fix] [marker] Fix markLine, markPoint and markArea may not work on time axis if use string time data #15686 (100pah)
  • [Fix] [tooltip] Fix tooltip may be lagging and shaking in Chrome(with the devtools open) and Firefox. #15683 (plainheart)
  • [Fix] [svg] Fix svg mouse event doesn't work normally in Firefox when using shadow. #812 (plainheart)
  • [Fix] [line] Not stop existing expand animation when update. #15599 (Ovilia)
  • [Fix] [geo] Fix href attribute not work in SVG source. #803 (plainheart)
  • [Fix] [polar] Fix wrong sector clockwise when previous data is 0. #15589 (Ovilia)
  • [Fix] [type] Improve option types. #15696 (pissang)
  • [Fix] Fix prototype pollution. GHSA-fhv8-fx5f-7fxf

5.2.1-rc.1

No release notes provided.

Commits
  • 000ee7d Merge pull request #15951 from apache/release-dev
  • 4f980f6 release 5.2.2
  • 789bad0 Merge pull request #15950 from apache/master
  • e66d871 Merge pull request #15878 from apache/fix-yaxis-max
  • 2c7608b Merge pull request #15916 from apache/fix-bar-race
  • 9e13382 fix(bar-race): fix label animation when changeOrder in the first render
  • 2bd54c3 Merge pull request #15942 from apache/fix-line-draw
  • 504a2d0 fix(bar-race): fix the case when new bar appears
  • 56bad39 fix(line): fix smoothed line with duplicate points failed to draw
  • 7202eb5 Merge pull request #15938 from apache/fix-line-visual
  • 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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2021
@vercel
Copy link

vercel bot commented Nov 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/dragon-fish/inpageedit-analytics/3ZUWfRiFrNTZok9FJPghZxbgKNEs
✅ Preview: https://inpageedit-analytics-git-dependabot-npmandya-bd7967-dragon-fish.vercel.app

Bumps [echarts](https://github.com/apache/echarts) from 5.2.0 to 5.2.2.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.2.0...5.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 31, 2022

Superseded by #53.

@dependabot dependabot bot closed this Jan 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/echarts-5.2.2 branch January 31, 2022 23:12
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