Disabled forced replacing of Array.fromAsync since it's on Stage 3
Avoiding a check of the target in the internal function-uncurry-this helper where it's not required - minor optimization and preventing problems in some broken environments, a workaround of #1141
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/tree/HEAD/packages/core-js) from 3.26.0 to 3.26.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><a href="https://github.com/zloirock/core-js/releases/tag/v3.26.1">3.26.1 - 2022.11.14</a></h5>
<ul>
<li>Disabled forced replacing of <code>Array.fromAsync</code> since it's on Stage 3</li>
<li>Avoiding a check of the target in the internal <code>function-uncurry-this</code> helper where it's not required - minor optimization and preventing problems in some broken environments, a workaround of <a href="https://github.com/zloirock/core-js/issues/1141">#1141</a></li>
<li>V8 will not ship <code>Array.prototype.{ group, groupToMap }</code> in V8 ~ Chromium 108, <a href="https://github.com/tc39/proposal-array-grouping/issues/44#issuecomment-1306311107">proposal-array-grouping/44</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/727fe23caa69bc087802724bfc2008cc3f969400"><code>727fe23</code></a> 3.26.1</li>
<li><a href="https://github.com/zloirock/core-js/commit/3bcbad2d6144b88d7c4de511098c1673705ad19f"><code>3bcbad2</code></a> avoid a check of the target in the internal <code>function-uncurry-this</code> helper wh...</li>
<li><a href="https://github.com/zloirock/core-js/commit/99099fd90fd369ccc2fb8370de67f64ccc387601"><code>99099fd</code></a> disable forced replacing of <code>Array.fromAsync</code> since it's on Stage 3</li>
<li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.26.1/packages/core-js">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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps core-js from 3.26.0 to 3.26.1.
Changelog
Sourced from core-js's changelog.
Commits
727fe233.26.13bcbad2avoid a check of the target in the internalfunction-uncurry-thishelper wh...99099fddisable forced replacing ofArray.fromAsyncsince it's on Stage 3Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
f58bcfd8- 1 commit from branchmasterdaeadbe5- Build(deps): bump core-js from 3.26.0 to 3.26.1Compare with previous version