Build(deps): bump core-js from 3.20.2 to 3.20.3 #213

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.20.3 into master 2022-01-16 09:22:48 +00:00
argoyle commented 2022-01-16 04:40:10 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.20.2 to 3.20.3.

Changelog

Sourced from core-js's changelog.

3.20.3 - 2022.01.15
  • Detects and replaces broken third-party Function#bind polyfills, uses only native Function#bind in the internals
  • structuredClone should throw an error if no arguments passed
  • Changed the structure of notes in __core-js_shared__
Commits
  • 4bcdaf8 3.20.3
  • 61d15fd update the changelog
  • 9ef0526 update dependencies
  • d85dd8c update dependencies
  • f00f917 update dependencies, pin colors
  • 4f12ebe structuredClone should throw an error if no arguments passed
  • 336eae4 update dependencies
  • 18cb22b update the changelog
  • 1a3c1ca avoid internal usage of third-party .bind polyfills, close #1034
  • b4534bd detect and replace broken third-party Function#bind polyfills
  • 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.2 to 3.20.3. <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.3 - 2022.01.15</h5> <ul> <li>Detects and replaces broken third-party <code>Function#bind</code> polyfills, uses only native <code>Function#bind</code> in the internals</li> <li><code>structuredClone</code> should throw an error if no arguments passed</li> <li>Changed the structure of notes in <code>__core-js_shared__</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/4bcdaf8646f4e60bab9ac182b06803ebd230568c"><code>4bcdaf8</code></a> 3.20.3</li> <li><a href="https://github.com/zloirock/core-js/commit/61d15fdade446e033c04802b2d104aa3d11165c1"><code>61d15fd</code></a> update the changelog</li> <li><a href="https://github.com/zloirock/core-js/commit/9ef0526c4768d6710762be47b24ded4801f8e781"><code>9ef0526</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/d85dd8c53246ef719874de183c35c4d01815aa92"><code>d85dd8c</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/f00f917791c234e50020a25cd97caa6fd0991765"><code>f00f917</code></a> update dependencies, pin <code>colors</code></li> <li><a href="https://github.com/zloirock/core-js/commit/4f12ebe5b7308f0880687a9b9cacfad6ed317593"><code>4f12ebe</code></a> <code>structuredClone</code> should throw an error if no arguments passed</li> <li><a href="https://github.com/zloirock/core-js/commit/336eae47ec4fdedc3d76eb32705f6eeede22ff17"><code>336eae4</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/18cb22b77f6a040aa6755f98cb68f6b11bb82372"><code>18cb22b</code></a> update the changelog</li> <li><a href="https://github.com/zloirock/core-js/commit/1a3c1cab7b5a042905899aa2449915bebe3082fd"><code>1a3c1ca</code></a> avoid internal usage of third-party <code>.bind</code> polyfills, close <a href="https://github.com/zloirock/core-js/issues/1034">#1034</a></li> <li><a href="https://github.com/zloirock/core-js/commit/b4534bd7372a912366166507744481bba0a82ffd"><code>b4534bd</code></a> detect and replace broken third-party <code>Function#bind</code> polyfills</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.20.2...v3.20.3">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 (Migrated from gitlab.com) merged commit b44c197036 into master 2022-01-16 09:22:48 +00:00
argoyle commented 2022-01-16 09:22:49 +00:00 (Migrated from gitlab.com)

mentioned in commit b44c197036

mentioned in commit b44c197036f2d51b1e6f52784940c9d8f12abe2c
Sign in to join this conversation.