Build(deps): bump core-js from 3.33.3 to 3.34.0 #1585

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.34.0 into master 2023-12-06 07:08:55 +00:00
argoyle commented 2023-12-06 04:38:58 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.33.3 to 3.34.0.

Changelog

Sourced from core-js's changelog.

3.34.0 - 2023.12.06
Commits
  • bc16b93 3.34.0
  • 19bd058 fix RegExp named capture groups object prototype
  • bedf292 relax some specific cases of Number.fromString validation before clarificat...
  • 27ce99b fix an-uint8-array validation with polyfilled typed arrays
  • 98f3276 fix a web incompatibility issue of Iterator helpers proposal
  • d27aa04 some stylistic changes
  • 6ea90d5 add some tests
  • bcb3297 add some entries
  • a75c128 add .fromBase64 method
  • 319c69a add .toBase64 method
  • Additional commits viewable in compare view


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.3 to 3.34.0. <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.34.0">3.34.0 - 2023.12.06</a></h5> <ul> <li><a href="https://github.com/tc39/proposal-array-grouping"><code>Array</code> grouping proposal</a>: <ul> <li>Methods: <ul> <li><code>Object.groupBy</code></li> <li><code>Map.groupBy</code></li> </ul> </li> <li>Moved to stable ES, <a href="https://github.com/tc39/proposal-array-grouping/issues/60">November 2023 TC39 meeting</a></li> <li>Added <code>es.</code> namespace modules, <code>/es/</code> and <code>/stable/</code> namespaces entries</li> </ul> </li> <li><a href="https://github.com/tc39/proposal-promise-with-resolvers"><code>Promise.withResolvers</code> proposal</a>: <ul> <li>Method: <ul> <li><code>Promise.withResolvers</code></li> </ul> </li> <li>Moved to stable ES, <a href="https://twitter.com/robpalmer2/status/1729216597623976407">November 2023 TC39 meeting</a></li> <li>Added <code>es.</code> namespace module, <code>/es/</code> and <code>/stable/</code> namespaces entries</li> </ul> </li> <li>Fixed a web incompatibility issue of <a href="https://github.com/tc39/proposal-iterator-helpers"><code>Iterator</code> helpers proposal</a>, <a href="https://github.com/tc39/proposal-iterator-helpers/pull/287">proposal-iterator-helpers/287</a> and some following changes, November 2023 TC39 meeting</li> <li>Added <a href="https://github.com/tc39/proposal-arraybuffer-base64"><code>Uint8Array</code> to / from base64 and hex stage 2 proposal</a>: <ul> <li>Methods: <ul> <li><code>Uint8Array.fromBase64</code></li> <li><code>Uint8Array.fromHex</code></li> <li><code>Uint8Array.prototype.toBase64</code></li> <li><code>Uint8Array.prototype.toHex</code></li> </ul> </li> </ul> </li> <li>Relaxed some specific cases of <a href="https://github.com/tc39/proposal-number-fromstring"><code>Number.fromString</code></a> validation before clarification of <a href="https://github.com/tc39/proposal-number-fromstring/issues/24">proposal-number-fromstring/24</a></li> <li>Fixed <code>@@toStringTag</code> property descriptors on DOM collections, <a href="https://github.com/zloirock/core-js/issues/1312">#1312</a></li> <li>Fixed the order of arguments validation in <code>Array</code> iteration methods, <a href="https://github.com/zloirock/core-js/issues/1313">#1313</a></li> <li>Some minor <code>atob</code> / <code>btoa</code> improvements</li> <li>Compat data improvements: <ul> <li><a href="https://github.com/tc39/proposal-promise-with-resolvers"><code>Promise.withResolvers</code></a> marked as shipped from FF121</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/bc16b93358314bf507542e8c0009785398afd269"><code>bc16b93</code></a> 3.34.0</li> <li><a href="https://github.com/zloirock/core-js/commit/19bd05801832079e14fa7d8e83277d9d3a250183"><code>19bd058</code></a> fix <code>RegExp</code> named capture groups object prototype</li> <li><a href="https://github.com/zloirock/core-js/commit/bedf2926d016254a5f40932c6441b2d6e99d1554"><code>bedf292</code></a> relax some specific cases of <code>Number.fromString</code> validation before clarificat...</li> <li><a href="https://github.com/zloirock/core-js/commit/27ce99b71dd0d9904db0503ab357035174ba97bb"><code>27ce99b</code></a> fix <code>an-uint8-array</code> validation with polyfilled typed arrays</li> <li><a href="https://github.com/zloirock/core-js/commit/98f32767a78acbcce5227d417536ee874baed789"><code>98f3276</code></a> fix a web incompatibility issue of <code>Iterator</code> helpers proposal</li> <li><a href="https://github.com/zloirock/core-js/commit/d27aa045217345357a7f1ab5463d5fdd07df58f1"><code>d27aa04</code></a> some stylistic changes</li> <li><a href="https://github.com/zloirock/core-js/commit/6ea90d5121773cc460365cf2b90ce94c079b3c5c"><code>6ea90d5</code></a> add some tests</li> <li><a href="https://github.com/zloirock/core-js/commit/bcb3297889333ab0667ce02d4e9eccf2a19c9ec2"><code>bcb3297</code></a> add some entries</li> <li><a href="https://github.com/zloirock/core-js/commit/a75c12860d39adbefe3fdd09b3f0e3f58dbb76d8"><code>a75c128</code></a> add <code>.fromBase64</code> method</li> <li><a href="https://github.com/zloirock/core-js/commit/319c69a78839b3306dddd8738c048c508306f876"><code>319c69a</code></a> add <code>.toBase64</code> method</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/commits/v3.34.0/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 master 2023-12-06 07:08:56 +00:00
Sign in to join this conversation.