Build(deps): bump core-js from 3.25.3 to 3.25.4 #653

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.25.4 into master 2022-10-03 09:06:40 +00:00
argoyle commented 2022-10-03 04:38:38 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.25.3 to 3.25.4.

Changelog

Sourced from core-js's changelog.

3.25.4 - 2022.10.03
  • Added a workaround of a Nashorn bug with Function.prototype.{ call, apply, bind } on string methods, #1128
  • Updated lists of [Serializable] and [Transferable] objects in the structuredClone polyfill. Mainly, for better error messages if polyfilling of cloning such types is impossible
  • Array.prototype.{ group, groupToMap } marked as supported from V8 ~ Chromium 108
  • Added Electron 22 compat data mapping
Commits
  • d59e440 3.25.4
  • d76041c update lists of [Serializable] and [Transferable] objects in the `structu...
  • fd7812a some stylistic changes, improve a note
  • afcc148 update dependencies
  • 14364db add Electron 22 compat data mapping
  • 3172ef6 Merge pull request #1131 from AprilArcus/april/1130
  • 8bd8508 Fix more Nashorn problems
  • 44fe613 fix no-unused-vars setting
  • 9307fb7 Merge pull request #1129 from AprilArcus/april/1128
  • 775f6ba some fixes
  • 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.25.3 to 3.25.4. <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><a href="https://github.com/zloirock/core-js/releases/tag/v3.25.4">3.25.4 - 2022.10.03</a></h5> <ul> <li>Added a workaround of a Nashorn bug with <code>Function.prototype.{ call, apply, bind }</code> on string methods, <a href="https://github.com/zloirock/core-js/issues/1128">#1128</a></li> <li>Updated lists of <code>[Serializable]</code> and <code>[Transferable]</code> objects in the <code>structuredClone</code> polyfill. Mainly, for better error messages if polyfilling of cloning such types is impossible</li> <li><code>Array.prototype.{ group, groupToMap }</code> marked as <a href="https://chromestatus.com/feature/5714791975878656">supported from V8 ~ Chromium 108</a></li> <li>Added Electron 22 compat data mapping</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/d59e440f1472cef63579edd511a8ea1ffa474f69"><code>d59e440</code></a> 3.25.4</li> <li><a href="https://github.com/zloirock/core-js/commit/d76041cfe6d914c13d3bebc1dafb24b2b3b4be45"><code>d76041c</code></a> update lists of <code>[Serializable]</code> and <code>[Transferable]</code> objects in the `structu...</li> <li><a href="https://github.com/zloirock/core-js/commit/fd7812ac33079af134fc3269d236195b7b1bd9e3"><code>fd7812a</code></a> some stylistic changes, improve a note</li> <li><a href="https://github.com/zloirock/core-js/commit/afcc1481cd8418ece936e214a2ebc701ab322ed9"><code>afcc148</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/14364db45bd297fd45117ddc251ddaec51e089c7"><code>14364db</code></a> add Electron 22 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/3172ef6ef5de45740559d77a83b9ef809c4f8f82"><code>3172ef6</code></a> Merge pull request <a href="https://github.com/zloirock/core-js/issues/1131">#1131</a> from AprilArcus/april/1130</li> <li><a href="https://github.com/zloirock/core-js/commit/8bd85082d4ba8fb62a1a298d5f3973a7de127ba0"><code>8bd8508</code></a> Fix more Nashorn problems</li> <li><a href="https://github.com/zloirock/core-js/commit/44fe613a92ab263cfe86becc3ca8136c41f6fa60"><code>44fe613</code></a> fix <code>no-unused-vars</code> setting</li> <li><a href="https://github.com/zloirock/core-js/commit/9307fb7d50093c756dc63639c6739cfe96ccaa62"><code>9307fb7</code></a> Merge pull request <a href="https://github.com/zloirock/core-js/issues/1129">#1129</a> from AprilArcus/april/1128</li> <li><a href="https://github.com/zloirock/core-js/commit/775f6bac8d26e2be357f64390fe01990a9b44cc1"><code>775f6ba</code></a> some fixes</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.25.3...v3.25.4">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 into master 2022-10-03 09:06:40 +00:00
Sign in to join this conversation.