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

core-js@2.1.1 breaks build 🚨 #73

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

🚨🚨🚨

core-js just published its new version 2.1.1, which is covered by your current version range. After updating it in your project the build went from success to failure.

This means your software is now malfunctioning, because of this update. Use this branch to work on adaptions and fixes.

Happy fixing and merging 🌴


GitHub Release

  • Some Promise improvements:
    • Feature detection:
      • Added detection unhandled rejection tracking support - now it's available everywhere, #140
      • Added detection @@species pattern support for completely correct subclassing
      • Removed usage Object.setPrototypeOf from feature detection and noisy console message about it in FF
    • Promise.all fixed for some very specific cases

The new version differs by 103 commits .

  • b4cdd5b 2.1.1
  • 64a1165 [tests] in old V8 ~ Chrome 38 symbols cannot be converted to strings, fix helper
  • f2f2286 [tests] basic tests iteration closing inPromise.{all, race}``
  • 600de1c [promise] fixPromise.all, cases iteration closing with wrong promise constructor /.resolveand sync constructor
  • 8fd26a0 [devDependencies] updateeslint``
  • 4322de6 [tests] add basic unhandled rejection tracking tests
  • 3568fe3 [promises] improve feature detection
  • 7339847 [devDependencies] updategrunt-contrib-clean``
  • 4864f3f [devDependencies] updateeslint``
  • 708aa84 [tests] stylistic changes - remove some unnecessaryreturn``
  • a75441d [experimental] addString#matchAll``
  • 503d953 [devDependencies] updateeslint``
  • 021ef71 [tests] add some tests enumerability properties builtins, remove some unnecessaryreturnstatements
  • d4f2f1e [tests] reworkArray.fromtests
  • 8ad5e40 fix typo

There are 103 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 ⚑

@codecov-io
Copy link

Current coverage is 100.00%

Merging #73 into master will not affect coverage as of b3c4691

@@            master     #73   diff @@
======================================
  Files            6       6       
  Stmts          225     225       
  Branches        35      35       
  Methods          0       0       
======================================
  Hit            225     225       
  Partial          0       0       
  Missed           0       0       

Review entire Coverage Diff as of b3c4691

Powered by Codecov. Updated on successful CI builds.

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.

None yet

3 participants