Skip to content

build(deps): update effect monorepo - #247

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/effect-monorepo
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/effect-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 12, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@effect/cli (source) 0.77.00.77.1 age confidence
@effect/platform (source) 0.97.10.97.2 age confidence
@effect/platform-node (source) 0.108.10.108.2 age confidence
effect (source) 3.22.13.22.2 age confidence

Release Notes

Effect-TS/effect (@​effect/cli)

v0.77.1

Compare Source

Patch Changes

Configuration

📅 Schedule: (in timezone Asia/Tokyo)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the Type: Dependencies Dependency issues or Changes to dependency files label Sep 12, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Effectモノレポのパッチバージョン更新のみで、package-lock.json以外の変更はありません。

  • effect 3.22.1 -> 3.22.2
  • @effect/platform 0.97.1 -> 0.97.2
  • @effect/platform-node 0.108.1 -> 0.108.2
  • @effect/cli 0.77.0 -> 0.77.1

いずれもバグ修正中心のパッチリリースで破壊的変更はなく、package.jsonのバージョンレンジとも整合しています。依存関係の追加・削除もありません。セキュリティ・コード品質・パフォーマンス・テスト・ドキュメントの観点でも指摘事項はありませんでした。

Review metadata

Comment thread package-lock.json
"version": "3.22.1",
"resolved": "https://registry.npmjs.org/effect/-/effect-3.22.1.tgz",
"integrity": "sha512-TNoXushmPOBAjJlthF5d2QwnX2xBPEtcNJr5XKNKbRLbDvBcOYkXlYDfvGfSA0zriwLFuCll5MDtNMAdZL17PQ==",
"version": "3.22.2",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note

📦 Dependency

Effectモノレポのパッチ更新のみで、破壊的変更はありません。

更新内容:

  • effect 3.22.1 -> 3.22.2: TMap.remove/removeAll がハッシュ衝突時にバケット全体を消去するバグの修正と、Schema.NonEmptyArrayEnsure を文字列に使った際の不具合修正。いずれも本リポジトリでは未使用のため実害はありません。
  • @effect/platform 0.97.1 -> 0.97.2: multipartのlimit失敗が黙って無視される問題の修正 + effect追従。本リポジトリはmultipartを使用していないため影響なし。
  • @effect/platform-node 0.108.1 -> 0.108.2, @effect/cli 0.77.0 -> 0.77.1: 主に上記への追従リリース。

peerDependenciesの下限がeffect ^3.22.2 / @effect/platform ^0.97.2に引き上げられていますが、ロックファイル上で全て同時に更新されているため矛盾はありません。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Dependencies Dependency issues or Changes to dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants