Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade immutable from 3.8.2 to 4.2.4 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 3, 2023

Snyk has created this PR to upgrade immutable from 3.8.2 to 4.2.4.

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 21 versions ahead of your current version.
  • The recommended version was released 25 days ago, on 2023-02-06.
Release notes
Package name: immutable
  • 4.2.4 - 2023-02-06

    4.2.4

  • 4.2.3 - 2023-02-02

    What's Changed

    • upgrade dtslint to test version >= 4.6 by @ jdeniau in #1921
    • groupBy return either a Map or an OrderedMap: make the type more precise by @ jdeniau in #1924

    Full Changelog: v4.2.2...v4.2.3

  • 4.2.2 - 2023-01-06

    What's Changed

    New Contributors

    Full Changelog: v4.2.1...v4.2.2

  • 4.2.1 - 2022-12-23

    What's Changed

    • [Typescript] rollback some of the change on toJS to avoir circular reference by @ jdeniau in #1922

    Full Changelog: v4.2.0...v4.2.1

  • 4.2.0 - 2022-12-22
    • Added a partition method to all containers #1916 by johnw42
    • [TypeScript] Better type for toJS #1917 by jdeniau
      • [TS Minor Break] tests are ran with TS > 4.5 only. It was tested with TS > 2.1 previously, but we want to level up TS types with recent features. TS 4.5 has been released more than one year before this release. If it does break your implementation (it might not), you should probably consider upgrading to the latest TS version.
  • 4.1.0 - 2022-05-23

    Docs: https://immutable-js.com/docs/v4.1.0/
    Changelog Doc: https://github.com/immutable-js/immutable-js/blob/fb4701a71ca3b138cb31b6697f047e637780867e/CHANGELOG.md#410---2022-05-23
    Full Changelog: v4.0.0...v4.1.0

  • 4.0.0 - 2021-10-07
    Read more
  • 4.0.0-rc.15 - 2021-09-16

    This is the last planned RC release before releasing a stable 4.0!! 🎉 🎉 🎉

    BREAKING:

    • Replace incompatible collections when merging nested data with mergeDeep() (#1840)
      • This means that mergeDeep() will no longer merge lists of tuples into maps. For more information see #1840 and the updated mergeDeep() documentation.

    New:

    • Add "sideEffects: false" to package.json (#1661)
    • Update Flow types to be compatible with the latest version (#1863)
    • Use ES standard for iterator method reuse (#1867)
    • Generalize fromJS() and Seq() to support Sets (#1865)

    Fixes:

    • Fix some TS type defs (#1847)
      • Adds ArrayLike<T> as option to type factory functions and fromJS now returns Collection<unknown> instead of just unknown.
    • Fix issue with IE11 and missing Symbol.iterator (#1850)
    • Simplify typescript definition files to support all UMD use cases (#1854)
  • 4.0.0-rc.14 - 2021-07-08
    • Fixes some TypeScript issues (Map constructor, update function, mapEntries)
    • Fix add zipall to orderedset
    • Improve documentation
  • 4.0.0-rc.12 - 2018-10-30
  • 4.0.0-rc.11 - 2018-10-27
  • 4.0.0-rc.10 - 2018-09-19
  • 4.0.0-rc.9 - 2017-10-18
  • 4.0.0-rc.8 - 2017-10-17
  • 4.0.0-rc.7 - 2017-10-05
  • 4.0.0-rc.6 - 2017-10-05
  • 4.0.0-rc.5 - 2017-10-05
  • 4.0.0-rc.4 - 2017-10-02
  • 4.0.0-rc.3 - 2017-09-30
  • 4.0.0-rc.2 - 2017-03-13
  • 4.0.0-rc.1 - 2017-03-11
  • 3.8.2 - 2017-10-03
from immutable GitHub release notes
Commit messages
Package name: immutable

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

1 participant