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

Update core-js to version 2.0.2 🚀 #1282

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

core-js just published its new version 2.0.2, which is not covered by your current version range.

If this pull request passes your tests you can publish your software with the latest version of core-js – otherwise use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • Temporarily removed length validation from Uint8Array constructor wrapper. Reason - bug in ws module (-> socket.io) which passes to Buffer constructor -> Uint8Array float and uses the V8 bug for conversion to int (by the spec should be thrown an error). It creates problems for many people. I hope, it will be returned after fixing this bug in V8.

The new version differs by 276 commits .

  • 9c5801d 2.0.2
  • 978d5d2 temporarily removelengthvalidation fromUint8Arrayconstructor wrapper - bug inwsmodule
  • 167f993 [experimental] metadata reflection api: add basic tests, fix arity, #152
  • 668c14a 2.0.1
  • ce8cb5f [experimental] play with metadata reflection api, #152
  • 4feb559 [experimental] play with metadata reflection api, #152
  • 7bf885b ``Object.assign should be defined in the strict mode -> throw on extension non-extensible objects
  • d5a6f66 forced replacementPromise.resolvefor a wrappedlibraryconstructor
  • 0160b94 2.0.0
  • c6c70b1 Merge pull request #142 from yukulele/patch-1
  • bdc9941 additional fix for iOS Safari ~ 7.1.2DataView#{setUint8, setInt8}``
  • df89af8 fallback for non-configurableDataViewmethods
  • 8310c8e iOS Safari 7.x has a bug with conversion numbers inDataView#{setUint8, setInt8}``
  • 07f46a4 a little safer wrapping typed arrays constructors
  • dfd484d iOS Safari 6.xArray#toLocaleStringthrows on typed arrays

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

@erwinmombay erwinmombay closed this Jan 4, 2016
@jridgewell jridgewell deleted the greenkeeper-core-js-2.0.2 branch January 14, 2016 20:18
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.

2 participants