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.3.3 to 5.4.0 #254

Merged
merged 2 commits into from
Sep 30, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 26, 2022

Bumps echarts from 5.3.3 to 5.4.0.

Release notes

Sourced from echarts's releases.

5.4.0

  • [Feature] Support intelligent pointer snapping. #17102 (Ovilia)
  • [Feature] [pie] Support specifying coordinate system for pie series. #17132 (plainheart)
  • [Feature] [gauge] Support rotation for axisLabel. #16985 (MeetzhDing)
  • [Feature] [lines] Support going back for effect animation. #16943 (wangguisong)
  • [Feature] [treemap] Support emphasis state for breadcrumb. #17242 (susiwen8)
  • [Feature] [i18n] Add Ukrainian(uk-UA) translation. #17244 (Amice13)
  • [Feature] [type] Export type ElementEvent. #15291 (Map1en)
  • [Fix] [pie] Fix labelLine may not be hidden when minShowLabelRadian is specified. #17412 (plainheart)
  • [Fix] [pie] Optimize performance of pie series. #17275 (wind108369)
  • [Fix] [line] Set default z/zlevel for temporary symbol to avoid warnings. #17247 (plainheart)
  • [Fix] [bar-race] Fix lines glitch with sub-pixel optimization in animations. #17426 (Ovilia)
  • [Fix] [axis] Fix inverse option does not work for singleAxis. #17411 (wind108369)
  • [Fix] [axis] Fix axis symbol is not reversed when axis is reversed. #17329 (plainheart)
  • [Fix] [state] [emphasis] Fix emphasis.scale can't be reset and specified values may not be respected. #17442 (plainheart)
  • [Fix] [state] [emphasis] Add missing type number to emphasis.scale for scatter/line/graph series. #17390 (plainheart)
  • [Fix] [svg] Encode HTML special characters when generating SVG string. #17406 (plainheart)
  • [Fix] [visualMap] Fix the indicator doesn't show when hovering on map label. #17346 (plainheart)
  • [Fix] [custom] Fix elements may not be removed after updates. #17349. (Ovilia)
  • [Fix] [custom] Fix custom elements probably can't be removed when applying leave transition. #17308 (plainheart)
  • [Fix] [theme] Fix text style of tooltip in macarons theme. #17551 (mousne)
  • [Fix] [theme] Fix abandoned normal level in theme files. #17482 (Liangism)
  • [Fix] [axis] [log] Fix log axis breaks a single data whose log value is negative. #17322 (Ovilia)
  • [Fix] [dataZoom] Fix errors when using sliderZoom in candlestick series with dataset. #17237 (jiawulin001)
  • [Fix] [sunburst] Fix wrong log for deprecated action. #17587 (gitforhlp)
  • [Fix] [type] Ensure compatibility with TypeScript 4.8. #17582 (AviVahl)
  • [Fix] [type] Add missing value type false for nodeClick option for SunburstSeriesOption and TreemapSeriesOption. #17218 (dmzc)
  • [Fix] [typo] Fix a file name typo. src/animation/basicTrasition.tssrc/animation/basicTransition.ts #17193 (kxxoling)

5.4.0-rc.1

No release notes provided.

Commits
  • 6347c2c Merge pull request #17645 from apache/release-dev
  • 1acad38 release: 5.4.0
  • 2e71525 fix: upgrade typescript-eslint to enable ts check with the currently used ts ...
  • 6037f16 chore: fix test case.
  • 4d218b1 Merge pull request #17614 from apache/master
  • 74cd6ad Merge pull request #15291 from Map1en/export-type-elementevent
  • b9f330b Merge pull request #17582 from AviVahl/fix-ts4.8-compatibility
  • 7f3b2ba Merge pull request #17598 from ChepteaCatalin/master
  • 5b46529 fix a typo error in log.ts
  • b96b04e Merge pull request #17587 from gitforhlp/master
  • 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)

Bumps [echarts](https://github.com/apache/echarts) from 5.3.3 to 5.4.0.
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@5.3.3...5.4.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 Sep 26, 2022
@uhafner uhafner merged commit 73b5b2d into master Sep 30, 2022
@uhafner uhafner deleted the dependabot/npm_and_yarn/echarts-5.4.0 branch September 30, 2022 13:43
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