Skip to content

Conversation

@cm-dyoshikawa
Copy link
Contributor

📑 Summary

プルリクエストに含む内容の簡潔な記述

Resolves #

📋 Tasks

プルリクエストを作成いただく際、お手数ですが以下の内容についてご確認をお願いします。

  • 📖 Contribution Guide を読んだ
  • 👩‍💻 canary ブランチに対するプルリクエストである
  • zenn-cli で実行して正しく動作しているか確認する
  • 不要なコードが含まれていないか( コメントやログの消し忘れに注意 )
  • XSS になるようなコードが含まれていないか
  • モバイル端末での表示が考慮されているか
  • Pull Request の内容は妥当か( 膨らみすぎてないか )

より詳しい内容は Pull Request Policy を参照してください。

cm-dyoshikawa and others added 7 commits October 16, 2025 16:09
- Add packageManager field to specify pnpm version
- Update turbo from 1.7.4 to 2.5.8
- Rename pipeline to tasks in turbo.json for v2 compatibility
- Update dependencies (@lerna-lite/cli, prettier)
- Update pnpm engine requirement to >=10 <11

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

Co-Authored-By: Claude <noreply@anthropic.com>
- Added entries for various AI tool configuration files and directories to .gitignore
- Ensures that generated files from tools like rulesync, CLAUDE, and others are not tracked

🤖 Generated with [Claude Code](https://claude.com/claude-code)
- Added deprecation notices for several Babel plugins in pnpm-lock.yaml, guiding users to their maintained alternatives.
- Externalized optional peer dependencies for the ws package in webpack.server.js.
- Updated build script in zenn-markdown-html's package.json to use pnpm for cleaning.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
- Upgraded various development dependencies in pnpm-lock.yaml, including @types/node, express, and react.
- Updated package.json in zenn-cli to reflect new versions for multiple dependencies, enhancing compatibility and performance.
- Improved overall project stability by aligning dependency versions across packages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
- Upgraded various development dependencies in pnpm-lock.yaml and package.json to enhance compatibility and performance.
- Improved build configuration by externalizing optional peer dependencies and updating build scripts for consistency across packages.

🤖 Generated with [Claude Code](https://claude.com/claude-code)
Added secretlint for detecting secrets in code and configured it with
simple-git-hooks to run automatically on pre-commit. Also updated mise
configuration and improved .gitignore.

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

Co-Authored-By: Claude <noreply@anthropic.com>
Fixed compatibility issues with updated dependencies:

- Express 5 route pattern: Changed /images/* to /images/{*path} for
  path-to-regexp v8 compatibility
- React 19 type updates: Replaced deprecated React.VFC with React.FC
- TypeScript config: Changed jsx to "react-jsx" and enabled skipLibCheck
- ErrorBoundary: Explicitly defined Props and State types
- Type fixes: Added type assertions for Configstore and history middleware

All tests passing (87/87) and build succeeds.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@cm-dyoshikawa cm-dyoshikawa deleted the update-deps branch October 28, 2025 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants