dd-center / vtbs.moe

Virtual YouTubers in bilibili
https://vtbs.moe
MIT License
605 stars 37 forks source link

Bump zrender from 4.3.2 to 5.4.4 #451

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps zrender from 4.3.2 to 5.4.4.

Release notes

Sourced from zrender's releases.

5.4.4

  • fix(transform): fix invTransform may not be reset when updating transform. #1011

5.4.3

(The same as 5.4.2. See #994 .)

5.4.2

  • fix(text): Charsets like Cyrillic should break work the same as Latin. #973
  • fix(svg): fix unexpected encoding for style tag. #982

5.4.1

  • feat(svg): support gradients and patterns for background color in SVG renderer. #959
  • feat(util): use native Map if available. #966
  • feat(util): add hasKey method into HashMap for ECharts. #971
  • fix(util): fix wrong expression for extracting the font size. #968
  • fix(morph): fix shape may disappear after morphing animation is finished in SVG renderer. #976

5.4.0

  • featrue: Support coarse pointer. #918
  • fix: Fix pattern is not correctly scaled in canvas renderer. #938
  • fix: encode HTML when converting vnode to string. #935, apache/echarts#17399
  • fix: Fix rgb parsing. #930, #929

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

... (truncated)

Commits
  • 55a9502 Merge pull request #1022 from jiawulin001/release-dev
  • d18db01 chore: add release for v5.4.4
  • 87a2848 Merge pull request #1021 from ecomfe/master
  • 1e27245 Merge pull request #1011 from ecomfe/fix-transform
  • 055b4e7 fix(transform): fix invTransform may not be reset when updating transform.
  • 9377dd2 Merge pull request #998 from ecomfe/fix-npm-script
  • 197f81a chore: fix deprecated npm script & add check for version and unexpected files...
  • 40abb1d Merge pull request #996 from ecomfe/release
  • b79095f Merge pull request #995 from ecomfe/release-dev
  • d67df5f chore: add release for 5.4.3
  • 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.


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)