docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 988854f7#986
docs(en): merge docs-cn/sync-docs into docs-cn/dev @ 988854f7#986docschina-bot wants to merge 4 commits into
Conversation
…1) (#10420) Co-authored-by: Patrick Clausen <patrick@tourcompass.com>
❌ Deploy Preview for cn-vitest failed.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: aa2ad93a4e
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| ## browser.locators.exact <Version type="experimental">4.1.3</Version> {#browser-locators-exact} | ||
| ## browser.locators.exact | ||
|
|
||
| <<<<<<< HEAD |
There was a problem hiding this comment.
Resolve merge conflict markers before publishing docs
This commit leaves unresolved merge-conflict markers (<<<<<<<, =======, >>>>>>>) in documentation content (also present in config/forcereruntriggers.md, guide/cli-generated.md, and guide/migration.md). As committed, the site will render raw conflict text and contradictory values (for example browser.locators.exact shows both false and true defaults), which makes the docs unreliable until the conflicts are resolved.
Useful? React with 👍 / 👎.
|
|
||
| # Releases | ||
|
|
||
| Vitest releases follow [Semantic Versioning](https://semver.org/). You can see the latest stable version of Vitest in the [Vitest npm package page](https://www.npmjs.com/package/vite). |
There was a problem hiding this comment.
Point the Vitest package link to the correct npm package
The sentence says this is the Vitest package page, but the URL points to https://www.npmjs.com/package/vite (Vite). Readers using this link will land on the wrong package and can install or verify the wrong dependency; the link should target the Vitest package instead.
Useful? React with 👍 / 👎.
此 PR 自动生成。
合并 vitest-dev/docs-cn 的修改至本仓库(@ 988854f)
以下文件存在冲突,可能需要重新翻译:
请解决所有冲突后提交到此 pull request,可直接在 Github 修改、切换到 sync-988854f7-1 分支进行修改或者使用 Github Desktop 拉取此 pr 修改并提交。
禁止使用 Squash Merge 来合并此 Pull Request!
使用该操作会导致上游仓库的内容丢失,并致使下一次合并产生冲突。