Skip to content

chore(deps): Bump immutable from 4.3.4 to 5.1.2 #1399

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 7, 2025

Bumps immutable from 4.3.4 to 5.1.2.

Release notes

Sourced from immutable's releases.

v5.1.2

What's Changed

Tooling

Documentation

New Contributors

Full Changelog: immutable-js/immutable-js@v5.1.1...v5.1.2

v5.1.1

What's Changed

Fix issue in builded types files in 5.1.0 due to cpy-cli upgrade

Full Changelog: immutable-js/immutable-js@v5.1.0...v5.1.1

v5.1.0

What's Changed

Internal

... (truncated)

Changelog

Sourced from immutable's changelog.

5.1.2

5.1.1

  • Fix type copying

5.1.0

Internal

[5.0.3]

  • Fix List.VNode.removeAfter() / removeBefore() issue on some particular case #2030 by @​alexvictoor

[5.0.2]

  • Fix wrong path for esm module after fix in 5.0.1

[5.0.1]

[5.0.0]

Breaking changes

To sum up, the big change in 5.0 is a Typescript change related to Map that is typed closer to the JS object. This is a huge change for TS users, but do not impact the runtime behavior. (see Improve TypeScript definition for Map for more details)

Other breaking changes are:

[BREAKING] Remove deprecated methods:

Released in 5.0.0-rc.1

... (truncated)

Commits
  • e810616 5.1.2
  • d5bae76 changelog
  • ec2ba80 Merge pull request #2103 from immutable-js/merge-empty-record
  • d51af77 Merge should work with empty record
  • 29431bd Merge pull request #2102 from immutable-js/giggo1604-main
  • 435adee Use "unknown" as type for key path instead of "PropertyKey"
  • 009229d Revert previous assertion as it introduced a regression
  • 8561fcb Deep formatter in playground (#2099)
  • 96bb203 extract repl worker script to a proper file (#2097)
  • c81ea79 Encode code to / decode code from the URL hash. (#2096)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.3.4 to 5.1.2.
- [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.3.4...v5.1.2)

---
updated-dependencies:
- dependency-name: immutable
  dependency-version: 5.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2025

Reviewers

The following users could not be added as reviewers: betree. Either the username does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 7, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from Betree May 7, 2025 17:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2025
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