Skip to content

Conversation

@graymalkin77
Copy link

snyk-top-banner

Snyk has created this PR to upgrade immutable from 4.2.2 to 4.3.7.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 10 versions ahead of your current version.

  • The recommended version was released a year ago.

Release notes
Package name: immutable from immutable GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade immutable from 4.2.2 to 4.3.7.

See this package in npm:
immutable

See this project in Snyk:
https://app.snyk.io/org/cognigy-gmbh/project/9925025e-9fa9-4575-b30a-373ebb7ce44d?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings August 15, 2025 17:05
@graymalkin77
Copy link
Author

graymalkin77 commented Aug 15, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

code/snyk check is complete. No issues have been found. (View Details)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR upgrades the immutable library from version 4.2.2 to 4.3.7, addressing security and maintenance concerns by updating to a more recent version that is 10 versions ahead and was released a year ago.

  • Updates immutable dependency from 4.2.2 to 4.3.7
  • Incorporates bug fixes including slice negative filtering and Repeat().equals() issues
  • Includes TypeScript improvements and compatibility updates

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

"dompurify": "3.2.4",
"flatpickr": "4.6.3",
"immutable": "^4.0.0-rc.12",
"immutable": "^4.3.7",
Copy link

Copilot AI Aug 15, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package.json shows the previous version was ^4.0.0-rc.12 (a release candidate), but the PR description indicates upgrading from 4.2.2. This version mismatch suggests the package.json may not reflect the actual installed version, which could cause confusion about what's being upgraded.

Suggested change
"immutable": "^4.3.7",
"immutable": "^4.2.2",

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants