Build(deps): bump core-js from 3.20.0 to 3.20.1 #183

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.20.1 into master 2021-12-26 19:55:07 +00:00
argoyle commented 2021-12-24 04:40:20 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.20.0 to 3.20.1.

Changelog

Sourced from core-js's changelog.

3.20.1 - 2021.12.23
  • Fixed the order of calling reactions of already fulfilled / rejected promises in Promise.prototype.then, #1026
  • Fixed possible memory leaking in specific promise chains
  • Fixed some missed dependencies of entries
  • Added Deno 1.18 compat data mapping
Commits
  • 8f22e98 3.20.1
  • 5d78d50 fix possible memory leaking in specific promise chains
  • 9ffb395 add a clarification
  • e287627 fix the order of calling reactions of fulfilled / rejected promises in `Promi...
  • 09db127 add promises-es6-tests case
  • 24c6889 update dependencies
  • d893abd leaving DOMException without Object#toString dependency should be safe
  • 065e3d0 fix some more dependencies of entries
  • c0461bc fix some missed dependencies of entries
  • 0c4d69d Spelling (#1023)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [core-js](https://github.com/zloirock/core-js) from 3.20.0 to 3.20.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/zloirock/core-js/blob/master/CHANGELOG.md">core-js's changelog</a>.</em></p> <blockquote> <h5>3.20.1 - 2021.12.23</h5> <ul> <li>Fixed the order of calling reactions of already fulfilled / rejected promises in <code>Promise.prototype.then</code>, <a href="https://github.com/zloirock/core-js/issues/1026">#1026</a></li> <li>Fixed possible memory leaking in specific promise chains</li> <li>Fixed some missed dependencies of entries</li> <li>Added Deno 1.18 compat data mapping</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/8f22e986132c93458b778e656fb501dd6c86764e"><code>8f22e98</code></a> 3.20.1</li> <li><a href="https://github.com/zloirock/core-js/commit/5d78d5031e7f1a4ade7c8e07da8c919eea8d8be8"><code>5d78d50</code></a> fix possible memory leaking in specific promise chains</li> <li><a href="https://github.com/zloirock/core-js/commit/9ffb395f963d7e87fb2b976d8bbd3dcf26b5ffaf"><code>9ffb395</code></a> add a clarification</li> <li><a href="https://github.com/zloirock/core-js/commit/e28762790447e4e300f6f7d570071fa72f1212a5"><code>e287627</code></a> fix the order of calling reactions of fulfilled / rejected promises in `Promi...</li> <li><a href="https://github.com/zloirock/core-js/commit/09db1270862022f82b4b7550a89734da0367e6b4"><code>09db127</code></a> add <code>promises-es6-tests</code> case</li> <li><a href="https://github.com/zloirock/core-js/commit/24c68897277e5ad353a7382c5bad605661284191"><code>24c6889</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/d893abd59c05d83c183d98ba3edd88cf30ebc60f"><code>d893abd</code></a> leaving <code>DOMException</code> without <code>Object#toString</code> dependency should be safe</li> <li><a href="https://github.com/zloirock/core-js/commit/065e3d00555addc757bf368477f649ac8ed74780"><code>065e3d0</code></a> fix some more dependencies of entries</li> <li><a href="https://github.com/zloirock/core-js/commit/c0461bc8c88dccf77aa3d34b65450caf94ca0b58"><code>c0461bc</code></a> fix some missed dependencies of entries</li> <li><a href="https://github.com/zloirock/core-js/commit/0c4d69dca4d042f2924e8d30f793a32dc0fe7c9b"><code>0c4d69d</code></a> Spelling (<a href="https://github.com/zloirock/core-js/issues/1023">#1023</a>)</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.20.0...v3.20.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2021-12-26 19:55:07 +00:00 (Migrated from gitlab.com)

mentioned in commit 4b2b899cd1

mentioned in commit 4b2b899cd10363e8543206b707bf69b20e02302d
argoyle (Migrated from gitlab.com) merged commit 4b2b899cd1 into master 2021-12-26 19:55:07 +00:00
Sign in to join this conversation.