docs: update banner - #1949
Merged
Merged
Conversation
@rsdoctor/agent-cli
@rsdoctor/cli
@rsdoctor/client
@rsdoctor/core
@rsdoctor/shared
commit: |
Deploying rsdoctor-v1 with
|
| Latest commit: |
483499f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://d472cf74.rsdoctor-v1.pages.dev |
| Branch Preview URL: | https://chenjiahan-chore-doc-ui-1-14.rsdoctor-v1.pages.dev |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR keeps the documentation site up to date by bumping @rstackjs/doc-ui to v1.14.11 in packages/document, and standardizes the Rsdoctor banner image to a stable assets.rspack.rs host across README and release-note pages.
Changes:
- Bump
@rstackjs/doc-uifrom1.14.9→1.14.11for the docs package (and lockfile). - Replace GitHub-hosted banner image URLs with
https://assets.rspack.rs/rsdoctor/rsdoctor-banner.pngin README(s) and release notes.
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Switch Rsdoctor banner image source to assets.rspack.rs. |
| README.zh-CN.md | Switch Rsdoctor banner image source to assets.rspack.rs. |
| packages/document/package.json | Bump @rstackjs/doc-ui dependency to 1.14.11. |
| pnpm-lock.yaml | Update lockfile entries for @rstackjs/doc-ui@1.14.11. |
| packages/document/docs/en/blog/release/release-note-0_1.mdx | Update banner image URL to assets.rspack.rs. |
| packages/document/docs/zh/blog/release/release-note-0_1.mdx | Update banner image URL to assets.rspack.rs. |
Files not reviewed (1)
- pnpm-lock.yaml: Generated file
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Deploying rsdoctor with
|
| Latest commit: |
483499f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://39e630d1.rsdoctor.pages.dev |
| Branch Preview URL: | https://chenjiahan-chore-doc-ui-1-14.rsdoctor.pages.dev |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates
@rstackjs/doc-uito v1.14.11 to keep the documentation UI on the latest patch release.It also moves shared Rsdoctor banner references from GitHub-hosted media to the stable Rspack asset host.
Related Links
https://github.com/rstackjs/rstack-doc-ui/releases/tag/v1.14.11