docs: ドキュメント最新化(バージョン・Features・shellcheck-exclude) - #514
Merged
Conversation
- .devcontainer/README.md / VERSIONING.md: config-base イメージバージョンを v1.54.0 → v1.81.1 に更新
- docs/tool-catalog.md:
- npm 11.10.0 → 11.10.1, @openai/codex 0.101.0 → 0.104.0, @google/gemini-cli 0.28.2 → 0.29.5
- Vercel CLI 50.17.1 → 50.22.1, n8n 2.7.5 → 2.8.3, yaml-language-server 1.19.2 → 1.20.0
- @commitlint/{cli,config-conventional} 20.4.1 → 20.4.2
- Features テーブルから node Feature を削除(PR #509 で devcontainer.json より削除済み)
- セクション 6.1 の最新バージョン記載を 1.58.0+ → 1.81.1 に更新
- script/README.md: .shellcheck-exclude ファイルの説明を追加(PR #507)
Closes #513
Co-authored-by: keito4 <keito4@users.noreply.github.com>
Closed
Contributor
|
🎉 This PR is included in version 1.81.2 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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
直近1週間の変更(PR #507, #509, #512)を反映したドキュメント最新化。
変更内容
バージョン更新 (PR #509 / リリース v1.81.1)
.devcontainer/README.md/VERSIONING.md: config-base イメージバージョンを v1.54.0 → v1.81.1 に更新ツールバージョン更新 (
docs/tool-catalog.md)Features テーブル修正 (
docs/tool-catalog.md, PR #509)nodeFeature を削除(Dockerfile で Node.js を直接インストールするため不要になった)最新バージョン記載更新 (
docs/tool-catalog.md)新ファイル説明追加 (
script/README.md, PR #507).shellcheck-excludeファイルの説明と Quick Reference への追記Closes #513
Generated with Claude Code