Skip to content

Conversation

cm-dyoshikawa and others added 18 commits October 21, 2025 23:37
- リリースバージョンの取得において、Pre-releaseではなくLatest releaseを使用することを明記
- リリースPRの作成元と作成先のブランチ(canary to main)を明示

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- 前回のリリースPRをtitleパターン(`release {previous_version}`)で識別することを明記

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
リリースPR作成時に@.github/PULL_REQUEST_TEMPLATE.mdの内容を無視し、
変更内容のリストのみを記載するよう指示を追加しました。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
リリースPRコマンドの説明を改善
packages/zenn-cli/package.jsonとpnpm-lock.yamlを更新し、ExpressとそのTypeScript型定義をv5にアップグレードしました。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Express v5へのアップグレードに伴い、connect-history-api-fallbackのミドルウェアで型エラーが発生していた問題を修正しました。connect-history-api-fallbackの型定義はExpress v4用のため、型アサーションを使用してExpress v5との互換性を確保しました。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
型アサーションのコメントを削除し、コードをより簡潔にしました。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Expressをv4からv5にアップグレード
sandboxのexcludedCommandsにgitを追加しました。

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
- npm(pnpm)とGitHub Actionsの依存関係を自動更新
- 月次スケジュールで実行
- 開発環境と本番環境の依存関係をグループ化
- PRの上限を設定(npm: 2, GitHub Actions: 1)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Claude Code設定にgitコマンドの除外設定を追加
Dependabotの設定を追加
Bumps the all-actions group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter).


Updates `actions/checkout` from 2 to 5
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v5)

Updates `actions/setup-node` from 4 to 6
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4...v6)

Updates `release-drafter/release-drafter` from 5 to 6
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
- dependency-name: release-drafter/release-drafter
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
…ctions-ead5f957b0

chore(deps): bump the all-actions group with 3 updates
@cm-dyoshikawa cm-dyoshikawa self-assigned this Oct 23, 2025
@cm-dyoshikawa cm-dyoshikawa added the release リリース label Oct 23, 2025
@cm-dyoshikawa cm-dyoshikawa marked this pull request as ready for review October 23, 2025 05:56
@cm-dyoshikawa cm-dyoshikawa merged commit f3c89de into main Oct 23, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release リリース

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants