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 1.2.1 🚀 #581

Merged
merged 1 commit into from
Oct 13, 2015
Merged

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

core-js just published its new version 1.2.1, 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

  • replaced fix JSON.stringify + Symbol behavior from .toJSON method to wrapping JSON.stringify - little more correct, compat-table/642
  • fixed typo which broke tasks scheduler in WebWorkers in old FF, #114

The new version differs by 52 commits .

  • 02da3db 1.2.1
  • 1ff357a wrapJSON.stringifyinstead of adding.toJSONtoSymbol.prototype- little more correct
  • 0258003 Merge branch 'master' of https://github.com/zloirock/core-js
  • a355d12 Merge pull request #114 from abucur/master
  • d43f083 Fix typo for importScript -> importScripts
  • 7bba5d6 [readme] remove comprehensions from examples - deprecated, replace simple caseArray.fromto spread in NumberIterator example
  • 69651be update version
  • 0b52507 1.2.0
  • dfad6ac fix test for IE7- (non array-like strings)
  • 7b15772 updateString#leftPadwith proposal: string filler truncated from the right side
  • 6dad33d add test skipping deleted keys inObject.{assign, entries, values}``
  • 1d3a4ce add test deterministic property order forObject.assign``
  • 70a8b48 check availability property before assign inObject.assign``
  • 79d955b fix non-deterministic V8Object.assignproperty order
  • bd7eb29 fixObject.{values, entries}for this theoretical case: https://bugzilla.mozilla.org/show_bug.cgi?id=1208464#c8

There are 52 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 ⚡

@erwinmombay erwinmombay self-assigned this Oct 12, 2015
@erwinmombay
Copy link
Member

tested. LGTM.

erwinmombay added a commit that referenced this pull request Oct 13, 2015
@erwinmombay erwinmombay merged commit 0a5a600 into master Oct 13, 2015
@erwinmombay erwinmombay deleted the greenkeeper-core-js-1.2.1 branch February 4, 2016 18:27
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