build(deps): bump immutable from 5.1.5 to 5.1.9 in /examples/github-app#4051
build(deps): bump immutable from 5.1.5 to 5.1.9 in /examples/github-app#4051dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub. |
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4051 +/- ##
=======================================
Coverage 97.84% 97.84%
=======================================
Files 156 156
Lines 3057 3057
Branches 612 612
=======================================
Hits 2991 2991
Misses 18 18
Partials 48 48 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
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>
c16ab4e to
2428707
Compare
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