Skip to content

Bump immutable from 5.1.5 to 5.1.9 in /SQLSchemaCompare.UI - #140

Merged
drebrez merged 1 commit into
masterfrom
dependabot/npm_and_yarn/SQLSchemaCompare.UI/immutable-5.1.9
Jul 29, 2026
Merged

Bump immutable from 5.1.5 to 5.1.9 in /SQLSchemaCompare.UI#140
drebrez merged 1 commit into
masterfrom
dependabot/npm_and_yarn/SQLSchemaCompare.UI/immutable-5.1.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown
Contributor

Bumps immutable from 5.1.5 to 5.1.9.

Release notes

Sourced from immutable's releases.

v5.1.9

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.8...v5.1.9

v5.1.8

What's Changed

Full Changelog: immutable-js/immutable-js@v5.1.7...v5.1.8

v5.1.7

What's Changed

internal

New Contributors

Full Changelog: immutable-js/immutable-js@v5.1.6...v5.1.7

v5.1.6

What's Changed

... (truncated)

Changelog

Sourced from immutable's changelog.

5.1.9

  • fix(List): a List grown past 32 elements while all its values are undefined no longer reads those values back as null (affected get, iteration, toArray, equals and hashCode)

5.1.8

4.3.9

5.1.7

  • fix(Repeat): lastIndexOf returned size instead of size - 1 by @​chatman-media in immutable-js/immutable-js#2227. Fixes CVE CVE-2026-29063
  • fix(IndexedCollection): has(index) on a lazy Seq of unknown size now checks index existence instead of searching for a value equal to the index #2203
  • [TypeScript]: reduce/reduceRight without an initial value now infer the result type from the collection's values when the reducer returns a value (e.g. list.reduce((a, b) => a + b) infers number), matching Array#reduce. Previously an explicit type argument was required. #2205

5.1.6

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this #2196
Commits
  • 329f7a6 5.1.9
  • 21fabd9 changelog
  • 009164f Merge pull request #2235 from immutable-js/fix/avoid-null-when-setsize33
  • 5b65bfb fix(List): preserve undefined values when grown past 32 elements
  • 50bf39e Update CHANGELOG.md for versions 5.1.8 and 4.3.9
  • 6496539 5.1.8
  • 808a83a Merge commit from fork
  • e51d49f perf(Map): index large hash-collision buckets for faster lookups
  • 25c58b0 fix typescript in tests
  • a1a1ee4 Merge commit from fork
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

Unit Test Results

110 tests  ±0   110 ✅ ±0   1s ⏱️ -1s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit b382294. ± Comparison against base commit 7d05903.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

MySQL Test Results

62 tests  ±0   62 ✅ ±0   1m 7s ⏱️ -49s
 1 suites ±0    0 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit b382294. ± Comparison against base commit 7d05903.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

MariaDB Test Results

186 tests  ±0   186 ✅ ±0   2m 19s ⏱️ +6s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit b382294. ± Comparison against base commit 7d05903.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

PostgreSQL Test Results

180 tests  ±0   180 ✅ ±0   5m 46s ⏱️ -6s
  1 suites ±0     0 💤 ±0 
  1 files   ±0     0 ❌ ±0 

Results for commit b382294. ± Comparison against base commit 7d05903.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

MicrosoftSQL Test Results

212 tests   212 ✅  10m 39s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit b382294.

♻️ This comment has been updated with latest results.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/SQLSchemaCompare.UI/immutable-5.1.9 branch 2 times, most recently from 306220e to b41475b Compare July 29, 2026 08:09
@drebrez

drebrez commented Jul 29, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

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
dependabot Bot force-pushed the dependabot/npm_and_yarn/SQLSchemaCompare.UI/immutable-5.1.9 branch from b41475b to b382294 Compare July 29, 2026 09:17
@drebrez
drebrez merged commit 0b4f82f into master Jul 29, 2026
13 checks passed
@drebrez
drebrez deleted the dependabot/npm_and_yarn/SQLSchemaCompare.UI/immutable-5.1.9 branch July 29, 2026 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant