Skip to content

chore:(deps): bump core-js from 3.10.2 to 3.12.1#849

Merged
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/core-js-3.12.1
May 17, 2021
Merged

chore:(deps): bump core-js from 3.10.2 to 3.12.1#849
dependabot[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/core-js-3.12.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 17, 2021

Bumps core-js from 3.10.2 to 3.12.1.

Changelog

Sourced from core-js's changelog.

3.12.1 - 2021.05.09
  • Fixed some cases of Function#toString with multiple core-js instances
  • Fixed some possible String#split polyfill problems in V8 5.1
3.12.0 - 2021.05.06
3.11.3 - 2021.05.05
  • Native promise-based APIs Promise#{ catch, finally } returns polyfilled Promise instances when it's required
3.11.2 - 2021.05.03
  • 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 - 2021.04.28
  • 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
3.11.0 - 2021.04.22
Commits
  • 8752e69 3.12.1
  • 3eb4159 fix some possible String#split polyfill problems in V8 5.1
  • 1789d3e fix some cases of Function#toString with multiple core-js instances
  • c7170fb update eslint-plugin-regexp
  • 1aadb7b 3.12.0
  • 9f8ff89 fix regression of V8 ~ Node 0.12 Sting(Symbol()) bug, close #933
  • b3afb28 add Symbol.matcher
  • 98e421f add Symbol.metadata
  • bfe345a 3.11.3
  • f26cd0b native promise-based APIs Promise#{ catch, finally } returns polyfilled `Pr...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner May 17, 2021 05:19
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 17, 2021
@codecov
Copy link
Copy Markdown

codecov bot commented May 17, 2021

Codecov Report

Merging #849 (192d8a9) into main (9845c35) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #849   +/-   ##
=======================================
  Coverage   85.47%   85.47%           
=======================================
  Files         796      796           
  Lines       16310    16310           
  Branches     1940     1940           
=======================================
  Hits        13941    13941           
  Misses       2337     2337           
  Partials       32       32           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9845c35...192d8a9. Read the comment docs.

Copy link
Copy Markdown
Contributor

@aaron-steinfeld aaron-steinfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

@dependabot dependabot bot merged commit 30dd84c into main May 17, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/core-js-3.12.1 branch May 17, 2021 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant