Skip to content

Bump immutable from 4.0.0 to 4.3.9 in /explorer/frontend - #470

Merged
github-actions[bot] merged 1 commit into
devfrom
dependabot/npm_and_yarn/explorer/frontend/immutable-4.3.9
Aug 8, 2026
Merged

Bump immutable from 4.0.0 to 4.3.9 in /explorer/frontend#470
github-actions[bot] merged 1 commit into
devfrom
dependabot/npm_and_yarn/explorer/frontend/immutable-4.3.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps immutable from 4.0.0 to 4.3.9.

Release notes

Sourced from immutable's releases.

v4.3.9

What's changed

Full Changelog: immutable-js/immutable-js@v4.3.8...v4.3.9

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

... (truncated)

Changelog

Sourced from immutable's changelog.

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

5.1.5

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

5.1.4

Documentation

Internal

5.1.3

TypeScript

Documentation

... (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 Jul 25, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) July 25, 2026 00:10
@dependabot dependabot Bot changed the title build(deps): Bump immutable from 4.0.0 to 4.3.9 in /explorer/frontend Bump immutable from 4.0.0 to 4.3.9 in /explorer/frontend Aug 6, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/explorer/frontend/immutable-4.3.9 branch from e44ce9c to b4454ba Compare August 6, 2026 23:16
Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0 to 4.3.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@v4.0.0...v4.3.9)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 4.3.9
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/explorer/frontend/immutable-4.3.9 branch from b4454ba to 06dc4d6 Compare August 8, 2026 15:32
@github-actions
github-actions Bot merged commit d5e1921 into dev Aug 8, 2026
5 checks passed
@github-actions
github-actions Bot deleted the dependabot/npm_and_yarn/explorer/frontend/immutable-4.3.9 branch August 8, 2026 15:37
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.89%. Comparing base (73a5c37) to head (06dc4d6).
⚠️ Report is 2 commits behind head on dev.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##               dev     #470      +/-   ##
===========================================
- Coverage   100.00%   97.89%   -2.11%     
===========================================
  Files            3       17      +14     
  Lines          218      380     +162     
  Branches         0       36      +36     
===========================================
+ Hits           218      372     +154     
- Misses           0        8       +8     
Flag Coverage Δ
nem-explorer-frontend 95.06% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 14 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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