build(deps-dev): update dependency @effect/language-service to v0.87.1 - #435
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Renovateによる開発依存 @effect/language-service のパッチ更新 (0.87.0 → 0.87.1) です。plugins/commit, plugins/kyosei, plugins/pr の3プラグインで package.json と package-lock.json が整合的に更新されており、integrityハッシュも更新されています。
変更内容は multipleEffectProvide 診断が Effect v4 のローカル Effect.provide(..., { local: true }) を無視するようになったというもので (Effect-TS/language-service#765)、TypeScriptのlanguage service plugin (エディタ/型チェック時のみ) のため、ビルドや実行時成果物・ユーザ向け機能には影響しません。破壊的変更やセキュリティ修正は含まれないため、CLAUDE.mdのバージョンポリシー通りプラグインバージョンの更新も不要です。
問題は見つかりませんでした。
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.87.0→0.87.1Release Notes
Effect-TS/language-service (@effect/language-service)
v0.87.1Compare Source
Patch Changes
6b9dab5Thanks @mattiamanzati! - Ignore Effect v4 localEffect.provide(..., { local: true })calls when reporting chained provides with themultipleEffectProvidediagnostic.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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.