Build(deps): bump core-js from 3.21.0 to 3.21.1 #259

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.21.1 into master 2022-02-18 08:31:01 +00:00
argoyle commented 2022-02-17 04:38:56 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.21.0 to 3.21.1.

Changelog

Sourced from core-js's changelog.

3.21.1 - 2022.02.17
  • Added a bugfix for the WebKit Array.prototype.{ groupBy, groupByToMap } implementation
  • core-js-compat targets parser transforms engine names to lower case
  • atob / btoa marked as fixed in NodeJS 17.5
  • Added Electron 18.0 compat data mapping
  • Added Deno 1.20 compat data mapping
Commits
  • eb9229a 3.21.1
  • ea62b2e transform engine names to lower case in core-js-compat targets parser
  • 2e532d6 update dependencies
  • 42eea35 update dependencies
  • cf4ba30 add Deno 1.20 compat data mapping
  • 55a5195 pin npm since a bug on Windows still is not fixed
  • 3ebe589 add a bugfix for the WebKit Array.prototype.{ groupBy, groupByToMap } imple...
  • 94c7055 update dependencies
  • d51b8de update dependencies
  • e507298 take into account core-js-bundle in downloads-by-versions script
  • 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.21.0 to 3.21.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.21.1 - 2022.02.17</h5> <ul> <li>Added a <a href="https://bugs.webkit.org/show_bug.cgi?id=236541">bug</a>fix for the WebKit <code>Array.prototype.{ groupBy, groupByToMap }</code> implementation</li> <li><code>core-js-compat</code> targets parser transforms engine names to lower case</li> <li><code>atob</code> / <code>btoa</code> marked as <a href="https://github.com/nodejs/node/pull/41478">fixed</a> in NodeJS 17.5</li> <li>Added Electron 18.0 compat data mapping</li> <li>Added Deno 1.20 compat data mapping</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/eb9229ae88428edea6b2be250c98a518fd2c22e3"><code>eb9229a</code></a> 3.21.1</li> <li><a href="https://github.com/zloirock/core-js/commit/ea62b2ef3f01cb17a9c29ba0e49d69330f393598"><code>ea62b2e</code></a> transform engine names to lower case in <code>core-js-compat</code> targets parser</li> <li><a href="https://github.com/zloirock/core-js/commit/2e532d64f5c4fbf5760c5ba10785e63617878006"><code>2e532d6</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/42eea35c7b2e4c4761ed534897702ccdd19fa8e4"><code>42eea35</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/cf4ba3025c902ed4c49eeb6186cbc713febe9801"><code>cf4ba30</code></a> add Deno 1.20 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/55a5195a78e726e3f40df77f0494d70ae4798036"><code>55a5195</code></a> pin <code>npm</code> since a bug on Windows still is not fixed</li> <li><a href="https://github.com/zloirock/core-js/commit/3ebe5898cd61ecd40fa59a59fc017b549493799c"><code>3ebe589</code></a> add a bugfix for the WebKit <code>Array.prototype.{ groupBy, groupByToMap }</code> imple...</li> <li><a href="https://github.com/zloirock/core-js/commit/94c705507a177cf9d6d35f54380c120c8fd5e6d1"><code>94c7055</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/d51b8dec2862c68ed13144ee426ad440b09e4e7b"><code>d51b8de</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/e507298d709db409e0d21a0693664af4aebacb6d"><code>e507298</code></a> take into account <code>core-js-bundle</code> in <code>downloads-by-versions</code> script</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.21.0...v3.21.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 2022-02-18 08:31:01 +00:00 (Migrated from gitlab.com)

mentioned in commit 6b91a6174e

mentioned in commit 6b91a6174e6c8bb182d0145691810741c41c5752
argoyle (Migrated from gitlab.com) merged commit 6b91a6174e into master 2022-02-18 08:31:01 +00:00
Sign in to join this conversation.