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.24.0 to 3.24.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.24.1">3.24.1 - 2022.07.30</a></h5>
<ul>
<li>NodeJS is ignored in <code>IS_BROWSER</code> detection to avoid a false positive with <code>jsdom</code>, <a href="https://github.com/zloirock/core-js/issues/1110">#1110</a></li>
<li>Fixed detection of <code>@@species</code> support in <code>Promise</code> in some old engines</li>
<li><code>{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }</code> marked as shipped <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1775026">in FF104</a></li>
<li>Added iOS Safari 15.6 compat data mapping</li>
<li>Fixed Opera 15 compat data mapping</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/e4b27bdc440039ffc2d29ec97628c3e727108a37"><code>e4b27bd</code></a> 3.24.1</li>
<li><a href="https://github.com/zloirock/core-js/commit/dc43aac3fcfbc9de0301ce25aa972f348b3ff484"><code>dc43aac</code></a> little relax <code>IS_BROWSER</code> detection</li>
<li><a href="https://github.com/zloirock/core-js/commit/602e5678ff04ce223d1c4302f8755831a5424714"><code>602e567</code></a> fix Opera 15 compat data mapping</li>
<li><a href="https://github.com/zloirock/core-js/commit/a52a60a5a0edce28763913257f13354362406909"><code>a52a60a</code></a> ignore NodeJS in <code>IS_BROWSER</code> detection to avoid a false positive with `jsdom...</li>
<li><a href="https://github.com/zloirock/core-js/commit/43a054ac8aa05a1f5618c40c3338d40a8db47d07"><code>43a054a</code></a> update dependencies</li>
<li><a href="https://github.com/zloirock/core-js/commit/619c9a5dee3fd320d2916406cb34e074536abe8f"><code>619c9a5</code></a> update dependencies</li>
<li><a href="https://github.com/zloirock/core-js/commit/d96cf2607274114b9e0ad41007d5bd3dd8d5889f"><code>d96cf26</code></a> mark <code>{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }</code> as shipp...</li>
<li><a href="https://github.com/zloirock/core-js/commit/85b8998d2e32073d3aa1d648a6fbb3f88987fff9"><code>85b8998</code></a> add iOS Safari 15.6 compat data mapping</li>
<li><a href="https://github.com/zloirock/core-js/commit/ae23b5af9f7a42b932c6d40876fcb9a52bb24c96"><code>ae23b5a</code></a> fix detection of <code>@@species</code> support in <code>Promise</code> in some old engines</li>
<li>See full diff in <a href="https://github.com/zloirock/core-js/compare/v3.24.0...v3.24.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
(Migrated from gitlab.com)
merged commit into master2022-07-30 11:40:05 +00:00
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.24.0 to 3.24.1.
Changelog
Sourced from core-js's changelog.
Commits
e4b27bd3.24.1dc43aaclittle relaxIS_BROWSERdetection602e567fix Opera 15 compat data mappinga52a60aignore NodeJS inIS_BROWSERdetection to avoid a false positive with `jsdom...43a054aupdate dependencies619c9a5update dependenciesd96cf26mark{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }as shipp...85b8998add iOS Safari 15.6 compat data mappingae23b5afix detection of@@speciessupport inPromisein some old enginesDependabot 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 conflicts