Skip to content
This repository has been archived by the owner on Sep 27, 2021. It is now read-only.

Update core-js: 3.11.0 → 3.12.0 (minor) #54

Closed
wants to merge 1 commit into from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented May 7, 2021

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ core-js (3.11.0 → 3.12.0) · Repo · Changelog

Release Notes

3.12.0

3.11.3

  • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required

3.11.2

  • Added a workaround of WebKit ~ iOS 10.3 Safari Promise bug, #932
  • Promise#then of incorrect native Promise implementations with correct subclassing no longer wrapped
  • Changed the order of Promise feature detection, removed unhandled rejection tracking check in non-browser non-node platforms

3.11.1

  • Made instanceof Promise and .constructor === Promise work with polyfilled Promise for all native promise-based APIs
  • Added a workaround for some buggy V8 versions ~4.5 related to fixing of %TypedArray% static methods, #564

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 40 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu depfu bot added the depfu label May 7, 2021
@depfu
Copy link
Contributor Author

depfu bot commented May 9, 2021

Closed in favor of #58.

1 similar comment
@depfu
Copy link
Contributor Author

depfu bot commented May 9, 2021

Closed in favor of #58.

@depfu depfu bot closed this May 9, 2021
@depfu depfu bot closed this May 9, 2021
@depfu depfu bot deleted the depfu/update/yarn/core-js-3.12.0 branch May 9, 2021 22:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants