Skip to content

Bump immutable from 4.0.0-rc.12 to 4.3.8#2510

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/immutable-4.3.8
Open

Bump immutable from 4.0.0-rc.12 to 4.3.8#2510
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/immutable-4.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps immutable from 4.0.0-rc.12 to 4.3.8.

Release notes

Sourced from immutable's releases.

v4.3.8

Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

v4.3.7

What's Changed

Full Changelog: immutable-js/immutable-js@v4.3.6...v4.3.7

v4.3.6

What's Changed

Internals

New Contributors

Full Changelog: immutable-js/immutable-js@v4.3.5...v4.3.6

v4.3.5

What's Changed

New Contributors

Full Changelog: immutable-js/immutable-js@v4.3.4...v4.3.5

4.3.4

What's Changed

Full Changelog: immutable-js/immutable-js@v4.3.3...v4.3.4

v4.3.3

What's Changed

... (truncated)

Changelog

Sourced from immutable's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning. Dates are formatted as YYYY-MM-DD.

Unreleased

  • 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
  • [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.

5.1.6

  • fix(reverseFactory): read reversedSequence.size in __iterator instead of this #2196

5.1.5

  • Fix Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in immutable

5.1.4

Documentation

Internal

5.1.3

TypeScript

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for immutable since your current version.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 8, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 8, 2026 23:39
@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown

Playwright tests ✅ passed

Passed Failed Flaky Duration
640 0 15 944s

📊 Open full report · Workflow run

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/immutable-4.3.8 branch from 345ebfb to 0e55232 Compare June 11, 2026 17:48
@github-actions

Copy link
Copy Markdown

Playwright tests ✅ passed

Passed Failed Flaky Duration
626 0 30 1809s

📁 Report: 27366408286-1/report.zip
Open container (Azure sign-in required) → click into 27366408286-1 folder → click report.zipDownload → unzip → open index.html · Workflow run

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/immutable-4.3.8 branch from 0e55232 to 3bd5704 Compare June 11, 2026 20:11
@github-actions

Copy link
Copy Markdown

Playwright tests ✅ passed

Passed Failed Flaky Duration
633 0 24 1667s

📁 Report: 27374436376-1/report.zip
Open container (Azure sign-in required) → click into 27374436376-1 folder → click report.zipDownload → unzip → open index.html · Workflow run

Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.12 to 4.3.8.
- [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@v4.0.0-rc.12...v4.3.8)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 4.3.8
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/immutable-4.3.8 branch from 3bd5704 to c975cb1 Compare June 11, 2026 22:24
@github-actions

Copy link
Copy Markdown

Playwright tests ❌ failed

Passed Failed Flaky Duration
629 1 26 2423s

📁 Report: 27381253201-1/report.zip
Open container (Azure sign-in required) → click into 27381253201-1 folder → click report.zipDownload → unzip → open index.html · Workflow run

⚠️ 1 shard(s) failed before tests ran (infra/auth issue). Stats below reflect only shards that executed.

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.

0 participants