Dependabot commands
You can trigger Dependabot actions by commenting on 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.32.0 to 3.32.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.32.1">3.32.1 - 2023.08.19</a></h5>
<ul>
<li>Fixed some cases of IEEE754 rounding, <a href="https://github.com/zloirock/core-js/issues/1279">#1279</a>, thanks <a href="https://github.com/petamoriken"><strong><code>@petamoriken</code></strong></a></li>
<li>Prevented injection <code>process</code> polyfill to <code>core-js</code> via some bundlers or <code>esm.sh</code>, <a href="https://github.com/zloirock/core-js/issues/1277">#1277</a></li>
<li>Some minor fixes and stylistic changes</li>
<li>Compat data improvements:
<ul>
<li><a href="https://github.com/tc39/proposal-promise-with-resolvers"><code>Promise.withResolvers</code></a> marked as supported <a href="https://bun.sh/blog/bun-v0.7.1#bun-ismainthread-and-promise-withresolvers">from Bun 0.7.1</a></li>
<li>Added Opera Android 77 compat data mapping</li>
<li>Updated Electron 27 compat data mapping</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/5dabb13bcfa3e428ff70731c87e75ac8e8b1ad41"><code>5dabb13</code></a> 3.32.1</li>
<li><a href="https://github.com/zloirock/core-js/commit/ad0c6f19386215ae69b10c454a03eecd79a7eef5"><code>ad0c6f1</code></a> review <code>eslint</code> core rules: enforce <code>Symbol</code> description</li>
<li><a href="https://github.com/zloirock/core-js/commit/bc32a7feac9793bf78cf0412c1425c056867306f"><code>bc32a7f</code></a> review <code>eslint</code> core rules: disallow <code>null</code> comparisons without type-checking...</li>
<li><a href="https://github.com/zloirock/core-js/commit/98994ff0121b9ea1ba49e5e77477e4a5305a17df"><code>98994ff</code></a> review <code>eslint</code> core rules: enforce the use of variables within the scope the...</li>
<li><a href="https://github.com/zloirock/core-js/commit/acaadf70007a8a3e5ced0ee3eccd7033da013dbe"><code>acaadf7</code></a> review <code>eslint</code> core rules: disallow "Yoda" conditions</li>
<li><a href="https://github.com/zloirock/core-js/commit/9eb7f3a6aa4163c5b23e1e8f7bcb65d79e8adb17"><code>9eb7f3a</code></a> Fix for lint</li>
<li><a href="https://github.com/zloirock/core-js/commit/52fe148cde1456ab7f181211bbeba4edf5c3b999"><code>52fe148</code></a> Fix IEEE754 rounding rule from truncation to roundTiesToEven</li>
<li><a href="https://github.com/zloirock/core-js/commit/cd1d1d49156701c955b81a7760b9fd8d90f1ff01"><code>cd1d1d4</code></a> prevent injection <code>process</code> polyfill to <code>core-js</code> via some bundlers or `esm.s...</li>
<li><a href="https://github.com/zloirock/core-js/commit/bc87aaee825d8131d64608d51f9a5faf1eaa0004"><code>bc87aae</code></a> enable <code>eqeqeq</code>, close <a href="https://github.com/zloirock/core-js/tree/HEAD/packages/core-js/issues/1225">#1225</a></li>
<li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.32.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 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.32.0 to 3.32.1.
Changelog
Sourced from core-js's changelog.
Commits
5dabb133.32.1ad0c6f1revieweslintcore rules: enforceSymboldescriptionbc32a7frevieweslintcore rules: disallownullcomparisons without type-checking...98994ffrevieweslintcore rules: enforce the use of variables within the scope the...acaadf7revieweslintcore rules: disallow "Yoda" conditions9eb7f3aFix for lint52fe148Fix IEEE754 rounding rule from truncation to roundTiesToEvencd1d1d4prevent injectionprocesspolyfill tocore-jsvia some bundlers or `esm.s...bc87aaeenableeqeqeq, close #1225Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
0c55ae6c- 1 commit from branchmasterce6aa427- Build(deps): bump core-js from 3.32.0 to 3.32.1Compare with previous version