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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump immutable from 4.0.0-rc.14 to 4.0.0-rc.15 in /dashboard #3446

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2021

Bumps immutable from 4.0.0-rc.14 to 4.0.0-rc.15.

Release notes

Sourced from immutable's releases.

v4.0.0-rc.15

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 immutable-js/immutable-js#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)
Commits

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 18, 2021
@antgamdia
Copy link
Contributor

@dependabot recreate

Bumps [immutable](https://github.com/immutable-js/immutable-js) from 4.0.0-rc.14 to 4.0.0-rc.15.
- [Release notes](https://github.com/immutable-js/immutable-js/releases)
- [Commits](immutable-js/immutable-js@v4.0.0-rc.14...v4.0.0-rc.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/dashboard/immutable-4.0.0-rc.15 branch from 34255b6 to 9e626bf Compare September 21, 2021 08:08
@antgamdia antgamdia merged commit b077ec6 into master Sep 21, 2021
@antgamdia antgamdia deleted the dependabot/npm_and_yarn/dashboard/immutable-4.0.0-rc.15 branch September 21, 2021 14:44
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.

None yet

1 participant