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

chore(deps): bump zrender and echarts #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 19, 2022

Bumps zrender and echarts. These dependencies needed to be updated together.
Updates zrender from 4.3.2 to 5.3.2

Release notes

Sourced from zrender's releases.

5.3.2

  • fix: createOrUpdateImage cannot access image width or height #910
  • fix: createRadialGradient with invalid parameters #898 #919

5.3.1

  • fix(svg): fix shared vnode in pattern brings render issue #889

5.3.0

No release notes provided.

5.2.1

No release notes provided.

5.2.0

No release notes provided.

5.1.1

No release notes provided.

5.1.0

No release notes provided.

5.0.4

No release notes provided.

5.0.3

No release notes provided.

5.0.1

No release notes provided.

5.0.0

No release notes provided.

5.0.0-beta.2

No release notes provided.

5.0.0-beta.1

No release notes provided.

5.0.0-alpha.2

No release notes provided.

5.0.0-alpha.1

No release notes provided.

Commits
  • 559d610 Merge pull request #922 from ecomfe/release-dev
  • bae3e92 fix: change version number in the source code
  • 1f56823 chore: release 5.3.2
  • 3ffb28f Merge pull request #920 from ecomfe/master
  • f1085eb Merge pull request #919 from ecomfe/fix-gradient
  • d9e9187 fix(gradient): #898 has bug about safe checkingand breaks all gradients
  • 7c87f5a Merge pull request #910 from snqqw/fix-image-create
  • c564acd fix: 修复createOrUpdateImage方法image实例丢失的问题
  • 67c46f3 fix: Uncaught TypeError: Failed to execute 'createRadialGradient' on 'CanvasR...
  • 7111ba0 Merge pull request #896 from ecomfe/release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ovilia, a new releaser for zrender since your current version.


Updates echarts from 4.9.0 to 5.3.3

Release notes

Sourced from echarts's releases.

5.3.3

  • [Feature] [bar] add new stacking strategies. #17086 (villebro)
  • [Feature] [tree] tree focus supports relative. #17009 (susiwen8)
  • [Feature] [visualMap] selectedMode supports boolean. #16972 (susiwen8)
  • [Feature] [graph] [tree] [map] series center of view supports string. #16904 (susiwen8)
  • [Fix] [line] fix polygon not being updated when switching from line chart to step line chart with notMerge: true. #16772 (jiawulin001)
  • [Fix] [tree] fix radial tree with a single root not working. #16950 (fuchunhui)
  • [Fix] [tree] fix unexpected expanded children when edgeShape is polyline. #16548 (linghaoSu)
  • [Fix] [graph] fix user cursor setting not being respected. #16867 (susiwen8)
  • [Fix] [graph] fix autoCurveness type. #16897 (kongmoumou)
  • [Fix] [radar] fix names being - in tooltip when name.show is false. #15985 (Ovilia)
  • [Fix] [radar] fix regression bug brought by branch merging. #16764 (plainheart)
  • [Fix] [geo] fix linesGL series not render. #17150 (plainheart)
  • [Fix] [pictorialBar] improve PictorialBarSeriesOption type definition. #17155 (dmzc)
  • [Fix] [tooltip] fix content changes with axis extent when 'triggerOn' set to 'click'. #16939 (jiawulin001)
  • [Fix] [dataZoom] fix borderColor may not work in some bundle environments. #16854 (Ling310)
  • [Fix] [markLine] fix markLine label showing wrong tooltip content. #16971 (plainheart)
  • [Fix] [markArea] fix markArea may be filtered unexpectedly. #16861 (jiawulin001)
  • [Fix] [axis] fix {yy} not being padded to 2 digits. #17064 (Fritzbox2000)
  • [Fix] [axis] fix quarters splitting the year into 4 quarters not 3. #17073 (Fritzbox2000)
  • [Fix] [axis] fix custom series not working on singleAxis. #16850 (benlongo)
  • [Fix] [graphic] fix some options may be unexpectedly reset on update. #17007 (plainheart)
  • [Fix] [decal] fix pattern not changing after set legend.itemStyle.decal to be 'none'. #16922 (jiawulin001)
  • [Fix] [radialGradient] add safe guarding for radial gradient. #898. #919 (lefex) (Ovilia)
  • [Fix] [types] fix typo in DataStore. #16824 (XXXMrG)

5.3.3-rc.1

Release 5.3.3-rc.1

5.3.2

  • [Feature] [line] allow areaStyle.origin to take number as input. #16719 (jiawulin001)
  • [Feature] [scatter] scale support number. #16688 (susiwen8)
  • [Feature] [tree] add collapsed to tree click event parameters. #16660 (susiwen8)
  • [Fix] [marker] fix marker state doesn't restore after blurring. #16670 (susiwen8)
  • [Fix] [gauge] fix progress bar may become unexpectedly circle when value is 0 and progress.roundCap is enabled. #16653 (plainheart)
  • [Fix] [polar] fix chart throws errors when splitLine is enabled in radius axis. #16736 (plainheart)
  • [Fix] [labelLine] fix labelLine can't be hidden. #16542 (susiwen8)
  • [Fix] [dataZoom] fix dataZoom was unexpectedly displayed at the top when data contains null values. #16730 (yuanjiangxia)
  • [Fix] [heatmap] fix unexpected gaps in heatmap charts. #16714 (plainheart)
  • [Fix] [toolbox] fix toolbox title may be outside of the chart. #16704 (plainheart)
  • [Fix] [toolbox] toolbox doesn't enter emphasis state when hovering on the icon. #16702 (plainheart)
  • [Fix] [toolbox] [dataview] fix unexpected scrollbar and outline when using default textview. #16691 (plainheart)
  • [Fix] [visualMap] fix some text style can't work on visualMap. #16679 (fuchunhui)
  • [Fix] [line] fix line graph renders null value incorrectly. #16672 (WindyZ99)
  • [Fix] [sanky] fallback to black if color is illegal. #16614 (susiwen8)
  • [Fix] [types] fix wrong jpg instead of jpeg image export types. #16747 (yassilah)

5.3.2-rc.1

Release 5.3.2-rc.1

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by ovilia, a new releaser for echarts since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [zrender](https://github.com/ecomfe/zrender) and [echarts](https://github.com/apache/echarts). These dependencies needed to be updated together.

Updates `zrender` from 4.3.2 to 5.3.2
- [Release notes](https://github.com/ecomfe/zrender/releases)
- [Commits](ecomfe/zrender@4.3.2...5.3.2)

Updates `echarts` from 4.9.0 to 5.3.3
- [Release notes](https://github.com/apache/echarts/releases)
- [Commits](apache/echarts@4.9.0...5.3.3)

---
updated-dependencies:
- dependency-name: zrender
  dependency-type: indirect
- dependency-name: echarts
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2022
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.

None yet

0 participants