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

[Snyk] Upgrade echarts from 5.4.0 to 5.4.2 #1032

Merged

Conversation

snyk-bot
Copy link
Contributor

Snyk has created this PR to upgrade echarts from 5.4.0 to 5.4.2.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 4 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-03-23.
Release notes
Package name: echarts
  • 5.4.2 - 2023-03-23
    • [Feature] [bar] Support borderRadius for polar bar and its background. #17995 (Ovilia)
    • [Feature] [i18n] Add Turkish(tr_TR) translation. #18012 (partitect)
    • [Feature] [i18n] Add Vietnamese(vi_VN) translation. #18279 (nghiepdev)
    • [Fix] [bar] Polar bar animation should start from r0 rather than 0. #17997 (Ovilia)
    • [Fix] [marker] Fix abnormal range of markArea in bar series. #18229 (Ovilia)
    • [Fix] [line] Fix labels don't show in line series when ssr is enabled. #18032 (plainheart)
    • [Fix] [svg] Fix defined CSS doesn't work due to unexpected encoding for style tag. #982 (plainheart)
    • [Fix] [sunburst] Fix labels might upside down in radial layout. #18240 (susiwen8)
    • [Fix] [dataset] Fix chart can't render when using object array and object item contains a property named length. #18276 (susiwen8)
    • [Fix] [tooltip] Fix tooltip still disappears after leaving the tooltip even if alwaysShowContent was enabled. #18221 (jianghaoran116)
    • [Fix] [text] Charsets like Cyrillic should break word the same as Latin. #973 (Ovilia)
    • [Fix] [type] Add missing treePathInfo property into sunburst formatter callback and add missing data option into SunburstSeriesOption. #18310 (plainheart)
    • [Fix] [type] Add missing callback function type for the symbol option of tree series. #18070 (ChepteaCatalin)
  • 5.4.2-rc.1 - 2023-03-17

    Release 5.4.2-rc.1

  • 5.4.1 - 2022-12-09
    • [Feature] [i18n] Add Hungarian(hu_HU) translation. #17978 (ifjkovacsik)
    • [Feature] [svg] Support gradients and patterns for background color in SVG renderer. #959 (plainheart)
    • [Feature] [candlestick] Provide borderColorDoji option for custom doji color. #17717 (Ovilia)
    • [Feature] [sankey] Support edgeLabel. #16767 (susiwen8)
    • [Feature] [graph] Make graph node draggable in none and circular layout. #15428 (kongmoumou)
    • [Feature] [util] Use native Map if available. #965 (JonasBa)
    • [Feature] [type] Export ECElementEvent for TypeScript. #17892 (keita-determined)
    • [Fix] [i18n] Rename language code of Ukrainian to UK. #17812 (striezel)
    • [Fix] [pie] Fix percent isn't updated after the legend is changed. #17734 (plainheart)
    • [Fix] [pie] Fix potential null access to labelLine when minShowLabelRadian is set. #17715 (plainheart)
    • [Fix] [pie] Fix center may not be converted to correct point when coordinate system is specified. #17920 (plainheart)
    • [Fix] [heatmap] Fix heatmap label may overlap when dataZoom is enabled. #17876 (plainheart)
    • [Fix] [animation] Fix incorrect dataGroupId for old data items in universalTransition. #17559 (tyn1998)
    • [Fix] [dataZoom] Fallback to extent start/end when value or percent is invalid. #17934 (plainheart)
    • [Fix] [timeline] Fix chart can't work when axis line is not shown. #17647 (plainheart)
    • [Fix] [tooltip] Fix tooltip arrow may cover the content when border is wide. #17875 (plainheart)
    • [Fix] [marker] Fix markArea doesn't show when using x/y pixel but coord is not defined. #17217 (jiawulin001)
    • [Fix] [marker] markArea of bar series now covers whole specified categories. #17098 (jiawulin001)
    • [Fix] [legend] Fix legend inverse doesn't work if series data have the same name. #17510 (caiwukun)
    • [Fix] [gauge] Render gauge sectors in the order of the "clockwise" option. #17691 (ZeekoZhu)
    • [Fix] [ssr] Fix wrong expression for extracting the font size. #968 (plainheart)
    • [Fix] [svg] Fix shape may disappear after morphing animation is finished in SVG renderer. (plainheart)
    • [Fix] [type] Fix EChartsInitOpts type error about height and width. #17727 (MainHou)
    • [Fix] [type] Add overflow property to AxisLabelBaseOption interface. #17808 (breizh24)
    • [Fix] [type] Add string & number type into the center option of pie series. #17917 (plainheart)
    • [Fix] [type] Add missing function callback into lineStyle.color for lines series. #17780 (plainheart)
  • 5.4.1-rc.1 - 2022-12-02

    Release 5.4.1-rc.1

  • 5.4.0 - 2022-09-25
    • [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)
from echarts GitHub release notes
Commit messages
Package name: echarts
  • cfb3a8a chore: release v5.4.2 (#18374)
  • 1e6f6a9 Merge pull request #18341 from susiwen8/fix-sunbrust-book
  • 5b74a22 fix: `sunbrust` label abnormal
  • 33b4b87 Merge pull request #18338 from apache/master
  • baa57b0 Merge pull request #17995 from apache/fix-17980
  • 2752bea Merge pull request #18229 from apache/fix-18130
  • 50641db Merge branch 'master' into fix-17980
  • e02ca38 style(marker): improve code
  • dca62c9 feat: support bar background borderRadius
  • 9c743be Merge pull request #18310 from apache/fix/sunburst-types
  • 710e79d test: add test case for markers
  • 0e2954c Merge pull request #18221 from jianghaoran116/fix-18111
  • d5ea937 fix(markArea): fix situations when dims is not defined
  • dc3a694 chore: merge
  • a208201 fix(type): fix `treePathInfo` is missing in the type of sunburst formatter callback & add missing type definition for the `data` option
  • dbec96f Merge pull request #18240 from susiwen8/#18023
  • 6d1f491 chore: ignore files about 'contributing' when publishing to npm (#18301)
  • c206dc3 chore: simplify code
  • 19c3c9d <fix>(tooltip): fix alwaysShowContent doesn't work after leaving the tooltip . close #18111
  • 3941fc9 fix(sunburst): adjust label rotation
  • 9191ab2 Merge pull request #18276 from susiwen8/18050
  • fc2be18 feat(i18n): add Vietnamese(vi_VN) translation (#18279)
  • da29a8d fix(dataset): object source contains `length` breaks render
  • 8120aab docs: fix a lot of grammatical errors in CONTRIBUTING.md (#18244)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@samuelmanzanera samuelmanzanera merged commit e93bf35 into develop May 24, 2023
1 check failed
@samuelmanzanera samuelmanzanera deleted the snyk-upgrade-6dd63754ad8e0e72f2be3ef6d6b0685d branch May 24, 2023 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants