Skip to content

Create release for 5.4.1#17922

Merged
susiwen8 merged 112 commits intoreleasefrom
master
Nov 17, 2022
Merged

Create release for 5.4.1#17922
susiwen8 merged 112 commits intoreleasefrom
master

Conversation

@susiwen8
Copy link
Contributor

Brief Information

This pull request is in the type of:

  • bug fixing
  • new feature
  • others

What does this PR do?

Fixed issues

Details

Before: What was the problem?

After: How does it behave after the fixing?

Document Info

One of the following should be checked.

  • This PR doesn't relate to document changes
  • The document should be updated later
  • The document changes have been made in apache/echarts-doc#xxx

Misc

ZRender Changes

  • This PR depends on ZRender changes (ecomfe/zrender#xxx).

Related test cases or examples to use the new APIs

N.A.

Others

Merging options

  • Please squash the commits into a single one when merging.

Other information

susiwen8 and others added 30 commits March 29, 2022 23:15
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](jsdom/jsdom@16.4.0...16.7.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
chore(stale): issues with milestone should not be marked as stale
fix(timeline): fix chart can't work when axis line is not shown
…6.7.0

chore(deps): bump jsdom from 16.4.0 to 16.7.0
Removes [shelljs](https://github.com/shelljs/shelljs). It's no longer used after updating ancestor dependency [jshint](https://github.com/jshint/jshint). These dependencies need to be updated together.


Removes `shelljs`

Updates `jshint` from 2.10.2 to 2.13.5
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md)
- [Commits](jshint/jshint@2.10.2...2.13.5)

---
updated-dependencies:
- dependency-name: shelljs
  dependency-type: indirect
- dependency-name: jshint
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [validator](https://github.com/validatorjs/validator.js) to 13.7.0 and updates ancestor dependency [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor). These dependencies need to be updated together.


Updates `validator` from 8.2.0 to 13.7.0
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@8.2.0...13.7.0)

Updates `@microsoft/api-extractor` from 7.7.2 to 7.31.2
- [Release notes](https://github.com/microsoft/rushstack/releases)
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.31.2/apps/api-extractor)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: indirect
- dependency-name: "@microsoft/api-extractor"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
…or-and-microsoft/api-extractor-13.7.0

chore(deps): bump validator and @microsoft/api-extractor
…-and-jshint--removed

chore(deps): bump shelljs and jshint
chore(lint): enforce consistent spacing after comment starts
fix: markArea of bar series now covers whole categories specified
striezel and others added 12 commits November 10, 2022 22:33
fix(marker): fix `markArea` doesn't show when using `x/y` pixel but `coord` is not defined
fix(lines): add missing `function` callback into `lineStyle.color` for lines series.
feat(type): export `GraphicComponentTextOption`
fix(type): add `string` & `number` type into the `center` option of pie series
… coordinate system is specified due to being normalized to an array.
fix(pie): fix `center` may not be converted to correct point when coordinate system is specified
@echarts-bot
Copy link

echarts-bot bot commented Nov 16, 2022

Thanks for your contribution!
The community will review it ASAP. In the meanwhile, please checkout the coding standard and Wiki about How to make a pull request.

The pull request is marked to be PR: author is committer because you are a committer of this project.

⚠️ MISSING DOCUMENT INFO: Please make sure one of the document options are checked in this PR's description. Search "Document Info" in the description of this PR. This should be done either by the author or the reviewers of the PR.

plainheart
plainheart previously approved these changes Nov 16, 2022
fix(dataZoom): fallback to extent start/end when parsed value or percent is invalid.
@susiwen8 susiwen8 merged commit d31e676 into release Nov 17, 2022
@echarts-bot
Copy link

echarts-bot bot commented Nov 17, 2022

Congratulations! Your PR has been merged. Thanks for your contribution! 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.