-
-
Notifications
You must be signed in to change notification settings - Fork 114
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 63c27c40 #840
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
Conversation
Co-authored-by: Vladimir Sheremet <[email protected]>
Co-authored-by: mdong1909 <[email protected]>
…browser.fileParallelism` (#8890)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Vladimir Sheremet <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
### Description <!-- Please insert your description here and provide especially info about the "what" this PR is solving --> Resolves #issue-number <!-- You can also add additional context here --> ### Please don't delete this checklist! Before submitting the PR, please make sure you do the following: - [ ] It's really useful if your PR references an issue where it is discussed ahead of time. If the feature is substantial or introduces breaking changes without a discussion, PR might be closed. - [ ] Ideally, include a test that fails without this PR but passes with it. - [ ] Please, don't make changes to `pnpm-lock.yaml` unless you introduce a new test example. - [ ] Please check [Allow edits by maintainers](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/allowing-changes-to-a-pull-request-branch-created-from-a-fork) to make review process faster. Note that this option is not available for repositories that are owned by Github organizations. ### Tests - [ ] Run the tests with `pnpm test:ci`. ### Documentation - [ ] If you introduce new functionality, document it. You can run documentation with `pnpm run docs` command. ### Changesets - [ ] Changes in changelog are generated from PR name. Please, make sure that it explains your changes in an understandable manner. Please, prefix changeset messages with `feat:`, `fix:`, `perf:`, `docs:`, or `chore:`.
✅ Deploy Preview for cn-vitest ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
* docs(cn): update package.json * docs(cn): dissolve the conflict * ci(lint): update eslint config * fix: failed lint * fix: failed lint * fix: failed lint * [autofix.ci] apply automated fixes * docs(cn): update cli-generated --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR automatically merges changes from the docs-cn repository into the main docs repository. It synchronizes Chinese documentation with upstream changes from commit 63c27c4, updating documentation structure, configuration references, and content across multiple files.
Key changes include:
- Removal of SVG logo files (stackblitz.svg, infosupport.svg) and addition of bytebase.svg
- Package version update from 4.0.0-beta.7 to 4.0.15
- Restructuring of documentation paths from
/advanced/to/api/advanced/ - Addition of new configuration documentation files and guides
- Updates to browser mode, testing, and configuration documentation
Reviewed changes
Copilot reviewed 172 out of 196 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| public/*.svg | Logo file updates: removed stackblitz and infosupport, added bytebase |
| package.json | Version bump and dependency updates with reordered scripts |
| guide/*.md | Updated internal links and added translation markers |
| config/*.md | New configuration reference files for various options |
| config/browser/*.md | New browser-specific configuration documentation |
| guide/browser/*.md | Updated browser mode documentation with new features |
| eslint.config.js | Restructured ESLint configuration format |
| guide/advanced/*.md | Path corrections and new advanced topics |
Comments suppressed due to low confidence (4)
guide/recipes.md:1
- Corrected spelling of 'sequantial' to 'sequential'
guide/recipes.md:1 - Corrected spelling of 'sequantial' to 'sequential'
guide/migration.md:1 - Corrected spelling of 'sequantial' to 'sequential'
guide/migration.md:1 - Corrected spelling of 'sequantial' to 'sequential'
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
此 PR 自动生成。
合并 vitest-dev/docs-cn 的修改至本仓库(@ 63c27c4)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-63c27c40-1 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。