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.2 to 3.33.3.
<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.3">3.33.3 - 2023.11.20</a></h5>
<ul>
<li>Fixed an issue getting the global object on Duktape, <a href="https://github.com/zloirock/core-js/issues/1303">#1303</a></li>
<li>Avoid sharing internal <code>[[DedentMap]]</code> from <a href="https://github.com/tc39/proposal-string-dedent"><code>String.dedent</code> proposal</a> between <code>core-js</code> instances before stabilization of the proposal</li>
<li>Some internal untangling</li>
<li>Compat data improvements:
<ul>
<li>Added <a href="https://deno.com/blog/v1.38">Deno 1.38</a> compat data mapping</li>
<li><a href="https://github.com/tc39/proposal-array-from-async"><code>Array.fromAsync</code></a> marked as <a href="https://github.com/denoland/deno/pull/21048">supported from Deno 1.38</a></li>
<li><a href="https://github.com/tc39/proposal-explicit-resource-management"><code>Symbol.{ dispose, asyncDispose }</code></a> marked as <a href="https://github.com/denoland/deno/pull/20845">supported from Deno 1.38</a></li>
<li>Added Opera Android 79 compat data mapping</li>
<li>Added Oculus Quest Browser 30 compat data mapping</li>
<li>Updated Electron 28 and 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/a18759b0b3a1041f72df263d9ffcd884760139b1"><code>a18759b</code></a> 3.33.3</li>
<li><a href="https://github.com/zloirock/core-js/commit/d35fcf8b838ab716e48bea247e4319b760edbedd"><code>d35fcf8</code></a> avoid sharing internal <code>[[DedentMap]]</code> from <code>String.dedent</code> proposa between `...</li>
<li><a href="https://github.com/zloirock/core-js/commit/ddba98de1232f77a829bfcb598f70171fb1290db"><code>ddba98d</code></a> fix global object retrieval on Duktape</li>
<li><a href="https://github.com/zloirock/core-js/commit/2ce8c88f4f977d4b3b6aee2d2388b9e1f9974672"><code>2ce8c88</code></a> add a missed link</li>
<li><a href="https://github.com/zloirock/core-js/commit/c052d2dab2e6a082c0debab75527866b54b54ece"><code>c052d2d</code></a> update <code>eslint-plugin-es-x</code></li>
<li><a href="https://github.com/zloirock/core-js/commit/395cdab1cd5dc8332394ed088511d458d7aa2e65"><code>395cdab</code></a> fix a copy-paste bug in comment</li>
<li><a href="https://github.com/zloirock/core-js/commit/cca57be448c9a1ade2d90bc7d0f6c080ff3305e5"><code>cca57be</code></a> use native <code>parseInt</code> in <code>esnext.number.from-string</code> for untangling</li>
<li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.33.3/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.2 to 3.33.3.
Changelog
Sourced from core-js's changelog.
Commits
a18759b3.33.3d35fcf8avoid sharing internal[[DedentMap]]fromString.dedentproposa between `...ddba98dfix global object retrieval on Duktape2ce8c88add a missed linkc052d2dupdateeslint-plugin-es-x395cdabfix a copy-paste bug in commentcca57beuse nativeparseIntinesnext.number.from-stringfor untanglingDependabot 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
d83545d1- 1 commit from branchmaster23ca5fa8- Build(deps): bump core-js from 3.33.2 to 3.33.3Compare with previous version