Build(deps): bump core-js from 3.29.0 to 3.29.1 #1021

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.29.1 into master 2023-03-14 13:03:16 +00:00
argoyle commented 2023-03-14 04:39:00 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.29.0 to 3.29.1.

Changelog

Sourced from core-js's changelog.

3.29.1 - 2023.03.13
Commits
  • f50b58e 3.29.1
  • 94dad66 fix dependencies of some entries
  • c256cff fix /{ actual, full }/array entries
  • 76f8648 fix dependencies of /full/instance/replace-all entry
  • 8e5c031 fix to-set-like final return -> better error message for obsolete versions ...
  • ce955d0 fix ToString conversion / built-ins nature of some accessors
  • 63f9f86 reduce number of intermediate entries for the root entry
  • 52ca37e fix dependencies of some entries
  • See full diff in compare view


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 -&gt; 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 master 2023-03-14 13:03:16 +00:00
Sign in to join this conversation.