dotkom / onlineweb4

Web pages for Online, Linjeforeningen for Informatikk at NTNU
https://online.ntnu.no
MIT License
48 stars 23 forks source link

Update dependency echarts to v5.5.1 #3240

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
echarts (source) 5.4.3 -> 5.5.1 age adoption passing confidence

Release Notes

apache/echarts (echarts) ### [`v5.5.1`](https://togithub.com/apache/echarts/releases/tag/5.5.1) [Compare Source](https://togithub.com/apache/echarts/compare/5.5.0...5.5.1) - \[Feature] \[axis] Support custom axis tick/label positions. [#​19919](https://togithub.com/apache/echarts/issues/19919) ([dvdkon](https://togithub.com/dvdkon)) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[bar] Add `startValue` option. [#​17078](https://togithub.com/apache/echarts/issues/17078) ([jiawulin001](https://togithub.com/jiawulin001)) - \[Feature] \[sankey] Add `itemStyle.borderRadius` option. [#​19763](https://togithub.com/apache/echarts/issues/19763) ([deftliang](https://togithub.com/deftliang)) - \[Feature] \[time] Add meridian template `{a}/{A}`. [#​19888](https://togithub.com/apache/echarts/issues/19888) ([maurodesouza](https://togithub.com/maurodesouza)) - \[Feature] \[geo] Add `totalZoom` parameter for the `georoam` event. [#​19837](https://togithub.com/apache/echarts/issues/19837) ([zhaoxinggang](https://togithub.com/zhaoxinggang)) - \[Feature] \[treemap] Add `scaleLimit` option to limit the zooming. [#​18304](https://togithub.com/apache/echarts/issues/18304) ([liuyizhou](https://togithub.com/liuyizhou)) - \[Fix] \[series] Avoid error caused by `seriesData.getLinkedData`. [#​19901](https://togithub.com/apache/echarts/issues/19901) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[marker] Fix marker label formatter can't get series information. [#​19898](https://togithub.com/apache/echarts/issues/19898) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[aria] Avoid error in SSR mode. [#​19892](https://togithub.com/apache/echarts/issues/19892) ([OverflowCat](https://togithub.com/OverflowCat)) - \[Fix] \[data] Avoid error when using BigInt values. [#​19847](https://togithub.com/apache/echarts/issues/19847) ([zettca](https://togithub.com/zettca)) - \[Fix] \[pie] Fix `endAngle` is not applied on the empty circle. [#​19642](https://togithub.com/apache/echarts/issues/19642) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[toolbox] Fix uncaught reference error in the environment that `MouseEvent` doesn't exist. [#​19620](https://togithub.com/apache/echarts/issues/19620) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[tooltip] Fix tooltip XSS issue when legend name is HTML string. [#​20045](https://togithub.com/apache/echarts/issues/20045) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[type] Fix that in users' .d.ts `import('echarts/types/dist/shared')` can not visit `'echarts/types/dist/shared.d.ts'` since v5.5.0. [#​20030](https://togithub.com/apache/echarts/issues/20030) ([100pah](https://togithub.com/100pah)) #### New Contributors - [@​miracleren](https://togithub.com/miracleren) made their first contribution in [https://github.com/apache/echarts/pull/19373](https://togithub.com/apache/echarts/pull/19373) - [@​zhaoxinggang](https://togithub.com/zhaoxinggang) made their first contribution in [https://github.com/apache/echarts/pull/19837](https://togithub.com/apache/echarts/pull/19837) - [@​zettca](https://togithub.com/zettca) made their first contribution in [https://github.com/apache/echarts/pull/19847](https://togithub.com/apache/echarts/pull/19847) - [@​OverflowCat](https://togithub.com/OverflowCat) made their first contribution in [https://github.com/apache/echarts/pull/19892](https://togithub.com/apache/echarts/pull/19892) - [@​maurodesouza](https://togithub.com/maurodesouza) made their first contribution in [https://github.com/apache/echarts/pull/19888](https://togithub.com/apache/echarts/pull/19888) - [@​deftliang](https://togithub.com/deftliang) made their first contribution in [https://github.com/apache/echarts/pull/19763](https://togithub.com/apache/echarts/pull/19763) - [@​liuyizhou](https://togithub.com/liuyizhou) made their first contribution in [https://github.com/apache/echarts/pull/18304](https://togithub.com/apache/echarts/pull/18304) ### [`v5.5.0`](https://togithub.com/apache/echarts/releases/tag/5.5.0) [Compare Source](https://togithub.com/apache/echarts/compare/5.4.3...5.5.0) - \[Break Change] \[Feature] \[core] change to default ESM package. [#​19513](https://togithub.com/apache/echarts/issues/19513) ([100pah](https://togithub.com/100pah)) - \[Feature] \[ssr] server-side rendering and client hydration. [#​18381](https://togithub.com/apache/echarts/issues/18381) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[animation] support multi-level drill-down for universal transition. [#​17611](https://togithub.com/apache/echarts/issues/17611) ([tyn1998](https://togithub.com/tyn1998)) - \[Feature] \[pie] add `padAngle` option. [#​19076](https://togithub.com/apache/echarts/issues/19076) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Feature] \[pie] add `endAngle` for control pie range. [#​18820](https://togithub.com/apache/echarts/issues/18820) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Feature] \[polar] allow setting `angleAxis.endAngle`. [#​19099](https://togithub.com/apache/echarts/issues/19099) ([yassilah](https://togithub.com/yassilah)) - \[Feature] \[sampler] add min-max sampler function. [#​19279](https://togithub.com/apache/echarts/issues/19279) ([snukhulov](https://togithub.com/snukhulov)) - \[Feature] \[i18n] add Arabic(AR) translation. [#​19214](https://togithub.com/apache/echarts/issues/19214) ([OthmanAliModaes](https://togithub.com/OthmanAliModaes)) - \[Feature] \[i18n] add Dutch(NL) translation. [#​19252](https://togithub.com/apache/echarts/issues/19252) ([tijmenamsing](https://togithub.com/tijmenamsing)) - \[Feature] \[tooltip] add `appendTo` option to allow customizing tooltip container. [#​18436](https://togithub.com/apache/echarts/issues/18436) ([viking7982](https://togithub.com/viking7982)) - \[Feature] \[label] support align for min/max labels. [#​19228](https://togithub.com/apache/echarts/issues/19228) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[pictorialBar] support clip for pictorialBar series. [#​19197](https://togithub.com/apache/echarts/issues/19197) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[tooltip] add `dataIndex` to `valueFormatter` callback. [#​19123](https://togithub.com/apache/echarts/issues/19123) ([ChepteaCatalin](https://togithub.com/ChepteaCatalin)) - \[Fix] \[toolbox] fix toolbox text can't apply the specified or global font style. [#​19170](https://togithub.com/apache/echarts/issues/19170) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[label] fix labelLine default style when normal state not show but other state show. [#​18800](https://togithub.com/apache/echarts/issues/18800) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Fix] \[labelLine] fix `emphasis.labelLine` is not working in pie chart. [#​19180](https://togithub.com/apache/echarts/issues/19180) ([shiersansi](https://togithub.com/shiersansi)) - \[Fix] \[marker] fix markArea position when axis is with `alignWithLabel`. [#​19516](https://togithub.com/apache/echarts/issues/19516) ([Ovilia](https://togithub.com/Ovilia)) - \[Fix] \[line] fix line may cross in time axis when animation is enabled. [#​18960](https://togithub.com/apache/echarts/issues/18960) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[scatter] fix edge scatter may be unexpectedly clipped due to tiny offset. [#​18867](https://togithub.com/apache/echarts/issues/18867) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[sunburst] label rotation flipping. [#​19176](https://togithub.com/apache/echarts/issues/19176) ([Ovilia](https://togithub.com/Ovilia)) - \[Fix] \[aria] fix hard-coded series type name translation. [#​19239](https://togithub.com/apache/echarts/issues/19239) ([Ovilia](https://togithub.com/Ovilia)) - \[Feature] \[matrix] allow rotating relative to a point different than the origin. [#​1034](https://togithub.com/ecomfe/zrender/issues/1034) ([ChepteaCatalin](https://togithub.com/ChepteaCatalin)) - \[Fix] \[graph] fix force layout iteration timer doesn't stop after disposing the chart. [#​19514](https://togithub.com/apache/echarts/issues/19514) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[tooltip] fix potential NPE when the parent node of the tooltip element doesn't exist. [#​19265](https://togithub.com/apache/echarts/issues/19265) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[visualMap] fix continuous visualMap mouseover event not register except first continuous visualMap. [#​19097](https://togithub.com/apache/echarts/issues/19097) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Fix] \[clip] add an extra space to the clip-path width to prevent unexpected clip. [#​19056](https://togithub.com/apache/echarts/issues/19056) ([RexSkz](https://togithub.com/RexSkz)) - \[Fix] \[dataset] fix multi typed array detection flaw. [#​19035](https://togithub.com/apache/echarts/issues/19035) ([linghaoSu](https://togithub.com/linghaoSu)) - \[Fix] \[core] fix potential NPE when reading default init options from global object in dev environment. [#​19217](https://togithub.com/apache/echarts/issues/19217) ([sunpm](https://togithub.com/sunpm)) - \[Fix] \[i18n] enhance default language fallback. [#​19107](https://togithub.com/apache/echarts/issues/19107) ([ultravires](https://togithub.com/ultravires)) - \[Fix] \[svg] fix assigning style attribute does not work when CSP is enforced. [ecomfe/zrender#1030](https://togithub.com/ecomfe/zrender/issues/1030) ([alxnddr](https://togithub.com/alxnddr)) - \[Fix] \[svg] duplicate id for background rect with multiple charts. [ecomfe/zrender#1002](https://togithub.com/ecomfe/zrender/issues/1002) ([Ovilia](https://togithub.com/Ovilia)) - \[Fix] \[node] make nodejs detection resilient. [ecomfe/zrender#1036](https://togithub.com/ecomfe/zrender/pull/1036) ([Uzlopak](https://togithub.com/Uzlopak)) - \[Fix] \[type] make `ellipsis` & `options` of the function `truncateText` optional. [ecomfe/zrender#1047](https://togithub.com/ecomfe/zrender/issues/1047) ([plainheart](https://togithub.com/plainheart)) - \[Fix] \[type] add missing value type `string` for `barMinWidth` and `barMaxWidth` of the bar series. [#​19424](https://togithub.com/apache/echarts/issues/19424) ([zhaxnb](https://togithub.com/zhaxnb)) - \[Feature] \[type] export `EChartsInitOpts` and some `Payload` types for `echarts/core`. [#​19103](https://togithub.com/apache/echarts/issues/19103) ([dalenguyen](https://togithub.com/dalenguyen)) - \[Fix] \[type] allow nullable value for `OptionDataValue`. [#​19111](https://togithub.com/apache/echarts/issues/19111) ([avin-kavish](https://togithub.com/avin-kavish)) - \[Fix] \[type] add `undefined` to the return type of `graphic.clipRectByRect` function. [#​18950](https://togithub.com/apache/echarts/issues/18950) ([benlongo](https://togithub.com/benlongo)) - \[Fix] \[type] remove duplicate extends at `GraphNodeItemOption`. [#​18901](https://togithub.com/apache/echarts/issues/18901) ([nenoNaninu](https://togithub.com/nenoNaninu)) - \[Refactor] \[util] import `liftColor` function from zrender. [#​19526](https://togithub.com/apache/echarts/issues/19526) ([plainheart](https://togithub.com/plainheart)) #### New Contributors - [@​captainhaddock18](https://togithub.com/captainhaddock18) made their first contribution in [https://github.com/apache/echarts/pull/18862](https://togithub.com/apache/echarts/pull/18862) - [@​nenoNaninu](https://togithub.com/nenoNaninu) made their first contribution in [https://github.com/apache/echarts/pull/18901](https://togithub.com/apache/echarts/pull/18901) - [@​viking7982](https://togithub.com/viking7982) made their first contribution in [https://github.com/apache/echarts/pull/18436](https://togithub.com/apache/echarts/pull/18436) - [@​dalenguyen](https://togithub.com/dalenguyen) made their first contribution in [https://github.com/apache/echarts/pull/19103](https://togithub.com/apache/echarts/pull/19103) - [@​ultravires](https://togithub.com/ultravires) made their first contribution in [https://github.com/apache/echarts/pull/19107](https://togithub.com/apache/echarts/pull/19107) - [@​RexSkz](https://togithub.com/RexSkz) made their first contribution in [https://github.com/apache/echarts/pull/19056](https://togithub.com/apache/echarts/pull/19056) - [@​avin-kavish](https://togithub.com/avin-kavish) made their first contribution in [https://github.com/apache/echarts/pull/19111](https://togithub.com/apache/echarts/pull/19111) - [@​shiersansi](https://togithub.com/shiersansi) made their first contribution in [https://github.com/apache/echarts/pull/19174](https://togithub.com/apache/echarts/pull/19174) - [@​sunpm](https://togithub.com/sunpm) made their first contribution in [https://github.com/apache/echarts/pull/19217](https://togithub.com/apache/echarts/pull/19217) - [@​OthmanAliModaes](https://togithub.com/OthmanAliModaes) made their first contribution in [https://github.com/apache/echarts/pull/19214](https://togithub.com/apache/echarts/pull/19214) - [@​tijmenamsing](https://togithub.com/tijmenamsing) made their first contribution in [https://github.com/apache/echarts/pull/19252](https://togithub.com/apache/echarts/pull/19252) - [@​snukhulov](https://togithub.com/snukhulov) made their first contribution in [https://github.com/apache/echarts/pull/19279](https://togithub.com/apache/echarts/pull/19279) - [@​zhaxnb](https://togithub.com/zhaxnb) made their first contribution in [https://github.com/apache/echarts/pull/19424](https://togithub.com/apache/echarts/pull/19424) - [@​hugo-syn](https://togithub.com/hugo-syn) made their first contribution in [https://github.com/apache/echarts/pull/19446](https://togithub.com/apache/echarts/pull/19446) - [@​taks](https://togithub.com/taks) made their first contribution in [https://github.com/apache/echarts/pull/19499](https://togithub.com/apache/echarts/pull/19499)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.