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/tree/HEAD/packages/core-js) from 3.29.0 to 3.29.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.29.1">3.29.1 - 2023.03.13</a></h5>
<ul>
<li>Fixed dependencies of some entries</li>
<li>Fixed <code>ToString</code> conversion / built-ins nature of some accessors</li>
<li><a href="https://github.com/tc39/proposal-is-usv-string"><code>String.prototype.{ isWellFormed, toWellFormed }</code></a> marked as supported from V8 ~ Chrome 111</li>
<li>Added Opera Android 74 compat data mapping</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/zloirock/core-js/commit/f50b58ee8fc14bd88653a82cffdd342c988b7df9"><code>f50b58e</code></a> 3.29.1</li>
<li><a href="https://github.com/zloirock/core-js/commit/94dad667e29e6e5209b2fe13f74c5afe5d70aec0"><code>94dad66</code></a> fix dependencies of some entries</li>
<li><a href="https://github.com/zloirock/core-js/commit/c256cff84ff9574ee395605324b668b9198ee8c8"><code>c256cff</code></a> fix <code>/{ actual, full }/array</code> entries</li>
<li><a href="https://github.com/zloirock/core-js/commit/76f8648790efe74634874012701f387884d2c549"><code>76f8648</code></a> fix dependencies of <code>/full/instance/replace-all</code> entry</li>
<li><a href="https://github.com/zloirock/core-js/commit/8e5c031b2b30ed177b00799c79f6945cf27b9964"><code>8e5c031</code></a> fix <code>to-set-like</code> final return -> better error message for obsolete versions ...</li>
<li><a href="https://github.com/zloirock/core-js/commit/ce955d00f6ba2bfe1d4121bf866a0151d541be80"><code>ce955d0</code></a> fix <code>ToString</code> conversion / built-ins nature of some accessors</li>
<li><a href="https://github.com/zloirock/core-js/commit/63f9f86d59885be27f3145205cb5840770e8755d"><code>63f9f86</code></a> reduce number of intermediate entries for the root entry</li>
<li><a href="https://github.com/zloirock/core-js/commit/52ca37ec19e2d757c63f073c0c922984ef069609"><code>52ca37e</code></a> fix dependencies of some entries</li>
<li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.29.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 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 master2023-03-14 13:03:16 +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.29.0 to 3.29.1.
Changelog
Sourced from core-js's changelog.
Commits
f50b58e3.29.194dad66fix dependencies of some entriesc256cfffix/{ actual, full }/arrayentries76f8648fix dependencies of/full/instance/replace-allentry8e5c031fixto-set-likefinal return -> better error message for obsolete versions ...ce955d0fixToStringconversion / built-ins nature of some accessors63f9f86reduce number of intermediate entries for the root entry52ca37efix dependencies of some entriesDependabot 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