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.33.1 to 3.33.2.
<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.33.2">3.33.2 - 2023.10.31</a></h5>
<ul>
<li>Simplified <code>structuredClone</code> polyfill, avoided second tree pass in cases of transferring</li>
<li>Added support of <a href="https://github.com/tc39/proposal-explicit-resource-management#the-suppressederror-error"><code>SuppressedError</code></a> to <code>structuredClone</code> polyfill</li>
<li>Removed unspecified unnecessary <code>ArrayBuffer</code> and <code>DataView</code> dependencies of <code>structuredClone</code> lack of which could cause errors in some entries in IE10-</li>
<li>Fixed handling of fractional number part in <a href="https://github.com/tc39/proposal-number-fromstring"><code>Number.fromString</code></a></li>
<li>Compat data improvements:
<ul>
<li><a href="https://url.spec.whatwg.org/#dom-url-canparse"><code>URL.canParse</code></a> marked as <a href="https://bugs.chromium.org/p/chromium/issues/detail?id=1425839">supported from Chromium 120</a></li>
<li>Updated Opera Android 78 compat data mapping</li>
<li>Added Electron 29 compat data mapping</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/7cbd6b5e9e96cda050ae911c4015b0ecd9875f92"><code>7cbd6b5</code></a> 3.33.2</li>
<li><a href="https://github.com/zloirock/core-js/commit/ffc698401262b552cdd99c4fdfd014a2f087aa3d"><code>ffc6984</code></a> temporarily drop unspecified special cases from <code>Number.fromString</code> before cl...</li>
<li><a href="https://github.com/zloirock/core-js/commit/f7b095efabbc8da93de3b63f773756b467b6d3d9"><code>f7b095e</code></a> fix handling of fractional number part and some special cases in `Number.from...</li>
<li><a href="https://github.com/zloirock/core-js/commit/55cd424ea27d92b0abe1f51e653db1454e46fc76"><code>55cd424</code></a> adapt <code>get-built-in-prototype-method</code> helper for some future use cases</li>
<li><a href="https://github.com/zloirock/core-js/commit/effda0ce8fa8e4d75d0420d7b38af48beda5c29e"><code>effda0c</code></a> drop an extra method name</li>
<li><a href="https://github.com/zloirock/core-js/commit/d6f71d192d26a876de25f5156f8337104a1e02ad"><code>d6f71d1</code></a> add support of <code>SuppressedError</code> to <code>structuredClone</code> polyfill and simplify it</li>
<li><a href="https://github.com/zloirock/core-js/commit/c6ea9f77961b51fd6ccc2eb94aa2588a54bbac44"><code>c6ea9f7</code></a> simplify <code>structuredClone</code> polyfill, avoid second tree pass in cases of trans...</li>
<li><a href="https://github.com/zloirock/core-js/commit/65e92133bc4aa35a92b617b61cdd310d1427a523"><code>65e9213</code></a> remove unspecified unnecessary <code>ArrayBuffer</code> and <code>DataView</code> dependencies of `...</li>
<li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.33.2/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.33.1 to 3.33.2.
Changelog
Sourced from core-js's changelog.
Commits
7cbd6b53.33.2ffc6984temporarily drop unspecified special cases fromNumber.fromStringbefore cl...f7b095efix handling of fractional number part and some special cases in `Number.from...55cd424adaptget-built-in-prototype-methodhelper for some future use caseseffda0cdrop an extra method named6f71d1add support ofSuppressedErrortostructuredClonepolyfill and simplify itc6ea9f7simplifystructuredClonepolyfill, avoid second tree pass in cases of trans...65e9213remove unspecified unnecessaryArrayBufferandDataViewdependencies of `...Dependabot 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
5b133e69- 1 commit from branchmaster0978ce8f- Build(deps): bump core-js from 3.33.1 to 3.33.2Compare with previous version