build(deps): bump immutable from 5.1.5 to 5.1.9#1123
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Contributor
|
Claude finished @dependabot[bot]'s task in 43s —— View job レビュー分析中...
プルリクエストレビュー: immutable 5.1.5 → 5.1.9📋 変更概要
✅ コード品質とベストプラクティス
🔒 セキュリティに関する評価 [重要]このアップデートには複数のセキュリティ修正が含まれています:
🚀 パフォーマンス上の考慮
🧪 テストカバレッジ
🎯 推奨事項✅ このプルリクエストの承認をお勧めします 理由:
|
Contributor
Coverage Report
File CoverageNo changed files found. |
Contributor
Haskell Test Coverage ReportGenerated by stack hpc report |
Collaborator
more info
|
falgon
approved these changes
Jul 24, 2026
falgon
left a comment
Owner
There was a problem hiding this comment.
CI全チェックpass、devDependencies/依存関係のpatch/minorバンプのみで、ソースコードの変更なし。差分・影響範囲を確認し承認します。
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 5.1.5 to 5.1.9. - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](immutable-js/immutable-js@v5.1.5...v5.1.9) --- updated-dependencies: - dependency-name: immutable dependency-version: 5.1.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/immutable-5.1.9
branch
from
July 24, 2026 08:17
62d2a9b to
48a7e74
Compare
Contributor
|
Claude finished @dependabot[bot]'s task in 52s —— View job Immutable 5.1.5 → 5.1.9 レビュー分析📋 変更概要
✅ セキュリティ評価(重要)このアップデートには複数の重要なセキュリティ修正が含まれています:
🔍 コード品質に関する評価
🧪 テスト・CI 検証
🎯 推奨事項✅ このプルリクエストの承認をお勧めします 理由:
|
Collaborator
more info
|
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.
Bumps immutable from 5.1.5 to 5.1.9.
Release notes
Sourced from immutable's releases.
... (truncated)
Changelog
Sourced from immutable's changelog.
Commits
329f7a65.1.921fabd9changelog009164fMerge pull request #2235 from immutable-js/fix/avoid-null-when-setsize335b65bfbfix(List): preserve undefined values when grown past 32 elements50bf39eUpdate CHANGELOG.md for versions 5.1.8 and 4.3.964965395.1.8808a83aMerge commit from forke51d49fperf(Map): index large hash-collision buckets for faster lookups25c58b0fix typescript in testsa1a1ee4Merge commit from fork