[Snyk] Upgrade echarts from 5.4.1 to 5.5.0 #62
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade echarts from 5.4.1 to 5.5.0.
ℹ️ 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 fixes:
SNYK-JS-WEBPACK-3358798
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-SEMVER-3247795
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-SEMVER-3247795
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-SEMVER-3247795
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-SEMVER-3247795
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-BROWSERIFYSIGN-6037026
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-ES5EXT-6095076
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-FOLLOWREDIRECTS-6141137
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-GETFUNCNAME-5923417
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-IP-6240864
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-ADOBECSSTOOLS-6096077
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-POSTCSS-5926692
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-SIDEWAYFORMULA-3317169
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-TAR-6476909
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-TOUGHCOOKIE-5672873
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-CYPRESSREQUEST-5871337
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-EXPRESS-6474509
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-FOLLOWREDIRECTS-6444610
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-HTTPCACHESEMANTICS-3248783
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-ADOBECSSTOOLS-5871286
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-WORDWRAP-3149973
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
SNYK-JS-BABELTRAVERSE-5962462
Why? Proof of Concept exploit, Has a fix available, CVSS 8.3
(*) Note that the real score may have changed since the PR was raised.
Release notes
Package name: echarts
-
5.5.0 - 2024-02-18
- [Break Change] [Feature] [core] change to default ESM package. #19513 (100pah)
- [Feature] [ssr] server-side rendering and client hydration. #18381 (Ovilia)
- [Feature] [animation] support multi-level drill-down for universal transition. #17611 (tyn1998)
- [Feature] [pie] add
- [Feature] [pie] add
- [Feature] [polar] allow setting
- [Feature] [sampler] add min-max sampler function. #19279 (snukhulov)
- [Feature] [i18n] add Arabic(AR) translation. #19214 (OthmanAliModaes)
- [Feature] [i18n] add Dutch(NL) translation. #19252 (tijmenamsing)
- [Feature] [tooltip] add
- [Feature] [label] support align for min/max labels. #19228 (Ovilia)
- [Feature] [pictorialBar] support clip for pictorialBar series. #19197 (Ovilia)
- [Feature] [tooltip] add
- [Fix] [toolbox] fix toolbox text can't apply the specified or global font style. #19170 (plainheart)
- [Fix] [label] fix labelLine default style when normal state not show but other state show. #18800 (linghaoSu)
- [Fix] [labelLine] fix
- [Fix] [marker] fix markArea position when axis is with
- [Fix] [line] fix line may cross in time axis when animation is enabled. #18960 (plainheart)
- [Fix] [scatter] fix edge scatter may be unexpectedly clipped due to tiny offset. #18867 (plainheart)
- [Fix] [sunburst] label rotation flipping. #19176 (Ovilia)
- [Fix] [aria] fix hard-coded series type name translation. #19239 (Ovilia)
- [Feature] [matrix] allow rotating relative to a point different than the origin. #1034 (ChepteaCatalin)
- [Fix] [graph] fix force layout iteration timer doesn't stop after disposing the chart. #19514 (plainheart)
- [Fix] [tooltip] fix potential NPE when the parent node of the tooltip element doesn't exist. #19265 (plainheart)
- [Fix] [visualMap] fix continuous visualMap mouseover event not register except first continuous visualMap. #19097 (linghaoSu)
- [Fix] [clip] add an extra space to the clip-path width to prevent unexpected clip. #19056 (RexSkz)
- [Fix] [dataset] fix multi typed array detection flaw. #19035 (linghaoSu)
- [Fix] [core] fix potential NPE when reading default init options from global object in dev environment. #19217 (sunpm)
- [Fix] [i18n] enhance default language fallback. #19107 (ultravires)
- [Fix] [svg] fix assigning style attribute does not work when CSP is enforced. ecomfe/zrender#1030 (alxnddr)
- [Fix] [svg] duplicate id for background rect with multiple charts. ecomfe/zrender#1002 (Ovilia)
- [Fix] [node] make nodejs detection resilient. ecomfe/zrender#1036 (Uzlopak)
- [Fix] [type] make
- [Fix] [type] add missing value type
- [Feature] [type] export
- [Fix] [type] allow nullable value for
- [Fix] [type] add
- [Fix] [type] remove duplicate extends at
- [Refactor] [util] import
- @ captainhaddock18 made their first contribution in #18862
- @ nenoNaninu made their first contribution in #18901
- @ viking7982 made their first contribution in #18436
- @ dalenguyen made their first contribution in #19103
- @ ultravires made their first contribution in #19107
- @ RexSkz made their first contribution in #19056
- @ avin-kavish made their first contribution in #19111
- @ shiersansi made their first contribution in #19174
- @ sunpm made their first contribution in #19217
- @ OthmanAliModaes made their first contribution in #19214
- @ tijmenamsing made their first contribution in #19252
- @ snukhulov made their first contribution in #19279
- @ zhaxnb made their first contribution in #19424
- @ hugo-syn made their first contribution in #19446
- @ taks made their first contribution in #19499
-
5.5.0-rc.2 - 2024-02-04
-
5.5.0-rc.1 - 2024-01-31
-
5.4.3 - 2023-07-18
-
5.4.3-rc.1 - 2023-07-14
-
5.4.2 - 2023-03-23
-
5.4.2-rc.1 - 2023-03-17
-
5.4.1 - 2022-12-09
from echarts GitHub release notespadAngleoption. #19076 (linghaoSu)endAnglefor control pie range. #18820 (linghaoSu)angleAxis.endAngle. #19099 (yassilah)appendTooption to allow customizing tooltip container. #18436 (viking7982)dataIndextovalueFormattercallback. #19123 (ChepteaCatalin)emphasis.labelLineis not working in pie chart. #19180 (shiersansi)alignWithLabel. #19516 (Ovilia)ellipsis&optionsof the functiontruncateTextoptional. ecomfe/zrender#1047 (plainheart)stringforbarMinWidthandbarMaxWidthof the bar series. #19424 (zhaxnb)EChartsInitOptsand somePayloadtypes forecharts/core. #19103 (dalenguyen)OptionDataValue. #19111 (avin-kavish)undefinedto the return type ofgraphic.clipRectByRectfunction. #18950 (benlongo)GraphNodeItemOption. #18901 (nenoNaninu)liftColorfunction from zrender. #19526 (plainheart)New Contributors
Release 5.5.0-rc.2
Release 5.5.0-rc.1
Read more
Release 5.4.3-rc.1
Read more
Release 5.4.2-rc.1
Read more
Commit messages
Package name: echarts
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