Skip to content

Conversation

@greenkeeperio-bot
Copy link

Hello 👋

⚠️⚠️⚠️

immutable just published its new version 3.8.1, which is covered by your current version range. No automated tests are configured for this project.

This means it’s now unclear whether your software still works. Manually check if that’s still the case
and close this pull request – if it broke, use this branch to work on adaptions and fixes.

Do you think getting a pull request for every single new version of your dependencies is too noisy? Configure continuous integration and you will only receive them when tests fail. 

Happy fixing and merging 🌴


GitHub Release

Minor touch ups discovered after the last release, plus a few more bug fixes! Plus, you can now contribute to immutable-js using the latest version of node.

New:

  • The methods keyOf, findKey, lastKeyOf, and findLastKey were moved from KeyedIterable to Iterable, so they may be also used on Lists and Sets. (#740)

Fixes:

  • Some issues with the flow definitions have been polished out thanks to @marudor. (#840, #841, #845)
  • Collections which contain Symbol keys or values can now be stringified. (#620)
  • Negative indexing into the keySeq of an IndexedIterable returns correct results. (#811)
  • Can use the value Infinity as a key in a Collection without crashing. (#797)

The new version differs by 131 commits .

  • e96d73f 3.8.1
  • 1269d45 Use native Symbol in test
  • a15e4ba Fix test
  • 0f88549 Merge branch 'dashed-explicit-string'
  • 0b62f13 Merge branch 'explicit-string' of https://github.com/dashed/immutable-js into dashed-explicit-string
  • afa7066 Build
  • 31493a6 Merge branch 'master' of github.com:facebook/immutable-js
  • 18cc307 Disable failing test
  • 09e049b Improve Flow libdefs (#845)
  • f4d4cc8 Merge pull request #846 from salzhrani/patch-1
  • 415c144 same job
  • 081f99d Set fromJS first argument type to any
  • a433ba2 Merge env
  • d5a2846 env gcc 4.9
  • c0c8875 Use gcc 4.9 and dependencies

There are 131 commits in total. See the full diff.


This pull request was created by greenkeeper.io.
It keeps your software up to date, all the time.

Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants