Vitest / Axios のロゴ画像とライセンス表記を最新化・コードスニペットのリンク化#4845
Merged
kenjiyoshid-a merged 4 commits intomainfrom Mar 19, 2026
Hidden character warning
The head ref may contain hidden characters: "feature/Vitest\u306e\u30ed\u30b4\u3092\u6700\u65b0\u5316\u3059\u308b"
Merged
Conversation
Closed
1 task
Contributor
There was a problem hiding this comment.
Pull request overview
Vitest のロゴ画像差し替えと、クレジット(ライセンス表記)を最新情報に更新する PR です。
Changes:
vitest-logo.svgを最新のロゴに更新- Credits の著作権者表記を更新
- draw.io 図中の Vitest ロゴ(埋め込み画像)を SVG へ更新し、配置も微調整
Reviewed changes
Copilot reviewed 5 out of 10 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| documents/contents/images/about-maris/vitest-logo.svg | Vitest ロゴ SVG の差し替え |
| documents/contents/about-maris/credits.md | Vitest の著作権者表記を最新化 |
| documents/_materials/images/app-architecture/client-side-rendering/tech-stack-light.drawio | Tech stack 図の Vitest ロゴ更新・配置調整 |
| documents/_materials/images/app-architecture/client-side-rendering/tech-stack-dark.drawio | Tech stack 図(dark)の Vitest ロゴ更新・配置調整 |
| documents/_materials/images/app-architecture/client-side-rendering/oss-components-light.drawio | OSS components 図の Vitest ロゴ更新・配置調整 |
| documents/_materials/images/app-architecture/client-side-rendering/oss-components-dark.drawio | OSS components 図(dark)の Vitest ロゴ更新・配置調整 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
You can also share your feedback on Copilot code review. Take the survey.
kenjiyoshid-a
requested changes
Mar 18, 2026
1 task
kenjiyoshid-a
approved these changes
Mar 19, 2026
Contributor
kenjiyoshid-a
left a comment
There was a problem hiding this comment.
指摘事項が修正されていることを確認しました。
rnakagawa16
reviewed
Mar 27, 2026
| @@ -84,7 +84,7 @@ Copyright (c) 2019-present Eduardo San Martin Morote | |||
|
|
|||
| [MIT LICENSE :material-open-in-new:](https://github.com/axios/axios-docs/blob/master/LICENSE){ target=_blank } | |||
Contributor
There was a problem hiding this comment.
Axios の MIT License のリンクが Axios docs リポジトリになっています。
Axios のリンクとする場合には、以下を使用してください。
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.
この Pull request で実施したこと
更新箇所
http://127.0.0.1:8000/about-maris/credits/#vitest
http://127.0.0.1:8000/app-architecture/client-side-rendering/csr-architecture-overview/#tech-stack
http://127.0.0.1:8000/app-architecture/client-side-rendering/csr-architecture-overview/#tech-stack
あわせて、下記のコードスニペットについて main のリンクを参照するように修正しました。
create-vue 3.19.0に追従するようアプリケーションの修正とガイドの修正を実施 #4835 (comment)
この Pull request では実施していないこと
なし
Issues や Discussions 、関連する Web サイトなどへのリンク
なし