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.0 to 3.33.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.33.1">3.33.1 - 2023.10.20</a></h5>
<ul>
<li>Added one more workaround of possible error with <code>Symbol</code> polyfill on global object, <a href="https://github.com/zloirock/core-js/issues/1289#issuecomment-1768411444">#1289</a></li>
<li>Directly specified <code>type: commonjs</code> in <code>package.json</code> of all packages to avoid potential breakage in future Node versions, see <a href="https://github.com/nodejs/TSC/issues/1445">this issue</a></li>
<li>Prevented potential issue with lack of some dependencies after automatic optimization polyfills of some methods in the pure version</li>
<li>Some minor internal fixes and optimizations</li>
<li>Compat data improvements:
<ul>
<li><a href="https://github.com/tc39/proposal-is-usv-string"><code>String.prototype.{ isWellFormed, toWellFormed }</code></a> marked as <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1850755">supported from FF119</a></li>
<li>Added React Native 0.73 Hermes compat data, mainly fixes of <a href="https://github.com/facebook/hermes/issues/770">some issues</a></li>
<li>Added <a href="https://nodejs.org/ru/blog/release/v21.0.0">NodeJS 21.0 compat data mapping</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/adc588cc03f517631131e115106620d1a89f2d50"><code>adc588c</code></a> 3.33.1</li>
<li><a href="https://github.com/zloirock/core-js/commit/d47cb7360057b29b905d62f424cf0134b57d9115"><code>d47cb73</code></a> fix <code>stable/instance/for-each</code> dependencies</li>
<li><a href="https://github.com/zloirock/core-js/commit/3bba89241614681b261baaa97873417807a151b5"><code>3bba892</code></a> reuse <code>get-built-in-prototype-method</code> in some entries</li>
<li><a href="https://github.com/zloirock/core-js/commit/c68c6d723959ce9c89b64420f04abc0b551d8008"><code>c68c6d7</code></a> prevent potential issue with lack of some dependencies after automatic optimi...</li>
<li><a href="https://github.com/zloirock/core-js/commit/9a76ac266dfce24c2c4f5a6c9fa3beea71e6ea86"><code>9a76ac2</code></a> add one more workaround of possible error with <code>Symbol</code> polyfill on global ob...</li>
<li><a href="https://github.com/zloirock/core-js/commit/74582ebcc414d0903bb84dab526c41e5c584ead6"><code>74582eb</code></a> use actual <code>URLSearchParams</code> iterator <code>@@toStringTag</code></li>
<li><a href="https://github.com/zloirock/core-js/commit/037fced62097a14f7310069087b8c1d6b1d884ee"><code>037fced</code></a> avoid usage intermediate array iterator in <code>URLSearchParams</code> iterators</li>
<li><a href="https://github.com/zloirock/core-js/commit/20302d7dde32f69d68eadad1ea1ddabd611c2d8a"><code>20302d7</code></a> directly specify <code>type: commonjs</code> in <code>package.json</code> of all packages to avoid ...</li>
<li><a href="https://github.com/zloirock/core-js/commit/952c669340eab2c6083a07e55c66ce96d89f0ce5"><code>952c669</code></a> update links</li>
<li><a href="https://github.com/zloirock/core-js/commit/a8fa1d6a90d7dcca87ad6c4d93811c33c8efa0e7"><code>a8fa1d6</code></a> drop <code>internals/object-create</code> dependency from <code>internals/error-to-string</code></li>
<li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/commits/v3.33.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>
argoyle
(Migrated from gitlab.com)
merged commit into master2023-10-23 05:37:46 +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.33.0 to 3.33.1.
Changelog
Sourced from core-js's changelog.
Commits
adc588c3.33.1d47cb73fixstable/instance/for-eachdependencies3bba892reuseget-built-in-prototype-methodin some entriesc68c6d7prevent potential issue with lack of some dependencies after automatic optimi...9a76ac2add one more workaround of possible error withSymbolpolyfill on global ob...74582ebuse actualURLSearchParamsiterator@@toStringTag037fcedavoid usage intermediate array iterator inURLSearchParamsiterators20302d7directly specifytype: commonjsinpackage.jsonof all packages to avoid ...952c669update linksa8fa1d6dropinternals/object-createdependency frominternals/error-to-stringDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts