build(deps): update effect monorepo - #247
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Effectモノレポのパッチバージョン更新のみで、package-lock.json以外の変更はありません。
effect3.22.1 -> 3.22.2@effect/platform0.97.1 -> 0.97.2@effect/platform-node0.108.1 -> 0.108.2@effect/cli0.77.0 -> 0.77.1
いずれもバグ修正中心のパッチリリースで破壊的変更はなく、package.jsonのバージョンレンジとも整合しています。依存関係の追加・削除もありません。セキュリティ・コード品質・パフォーマンス・テスト・ドキュメントの観点でも指摘事項はありませんでした。
Review metadata
- Reviewed commit: 8fad84b9bfd3f345c9a9606c27cf03f67dbf9f55
- PR: #247
- kyosei: 3.6.0
- kyosei-action: 2.4.0
- Claude Code: 2.1.220
- Model: claude-opus-5
- Execution: GitHub Actions (run)
| "version": "3.22.1", | ||
| "resolved": "https://registry.npmjs.org/effect/-/effect-3.22.1.tgz", | ||
| "integrity": "sha512-TNoXushmPOBAjJlthF5d2QwnX2xBPEtcNJr5XKNKbRLbDvBcOYkXlYDfvGfSA0zriwLFuCll5MDtNMAdZL17PQ==", | ||
| "version": "3.22.2", |
There was a problem hiding this comment.
Note
📦 Dependency
Effectモノレポのパッチ更新のみで、破壊的変更はありません。
更新内容:
effect3.22.1 -> 3.22.2:TMap.remove/removeAllがハッシュ衝突時にバケット全体を消去するバグの修正と、Schema.NonEmptyArrayEnsureを文字列に使った際の不具合修正。いずれも本リポジトリでは未使用のため実害はありません。@effect/platform0.97.1 -> 0.97.2: multipartのlimit失敗が黙って無視される問題の修正 +effect追従。本リポジトリはmultipartを使用していないため影響なし。@effect/platform-node0.108.1 -> 0.108.2,@effect/cli0.77.0 -> 0.77.1: 主に上記への追従リリース。
peerDependenciesの下限がeffect ^3.22.2 / @effect/platform ^0.97.2に引き上げられていますが、ロックファイル上で全て同時に更新されているため矛盾はありません。
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.
This PR contains the following updates:
0.77.0→0.77.10.97.1→0.97.20.108.1→0.108.23.22.1→3.22.2Release Notes
Effect-TS/effect (@effect/cli)
v0.77.1Compare Source
Patch Changes
#7173
2059606Thanks @dv-waynehaffenden! - Escape quotes in generated shell completion descriptions.Single-quoted zsh and fish completion descriptions are escaped to preserve apostrophes in subcommands, options, and arguments.
Updated dependencies [
291d5a9,2e471d9,7c6e1e5]:Configuration
📅 Schedule: (in timezone Asia/Tokyo)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.