Build(deps): bump core-js from 3.28.0 to 3.29.0 #987

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.29.0 into master 2023-02-27 08:51:19 +00:00
argoyle commented 2023-02-27 04:38:22 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.28.0 to 3.29.0.

Changelog

Sourced from core-js's changelog.

3.29.0 - 2023.02.27
  • Added URLSearchParams.prototype.size getter, url/734
  • Allowed cloning resizable ArrayBuffers in the structuredClone polyfill
  • Fixed wrong export in /(stable|actual|full)/instance/unshift entries, #1207
  • Compat data improvements:
    • Set methods proposal marked as supported from Bun 0.5.7
    • String.prototype.toWellFormed marked as fixed from Bun 0.5.7
    • Added Deno 1.31 compat data mapping
Commits


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.28.0 to 3.29.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.29.0">3.29.0 - 2023.02.27</a></h5> <ul> <li>Added <code>URLSearchParams.prototype.size</code> getter, <a href="https://github.com/whatwg/url/pull/734">url/734</a></li> <li>Allowed cloning resizable <code>ArrayBuffer</code>s in the <code>structuredClone</code> polyfill</li> <li>Fixed wrong export in <code>/(stable|actual|full)/instance/unshift</code> entries, <a href="https://github.com/zloirock/core-js/issues/1207">#1207</a></li> <li>Compat data improvements: <ul> <li><a href="https://github.com/tc39/proposal-set-methods"><code>Set</code> methods proposal</a> marked as supported from Bun 0.5.7</li> <li><code>String.prototype.toWellFormed</code> marked as fixed from Bun 0.5.7</li> <li>Added Deno 1.31 compat data mapping</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/8c77615bb9c7e8153ef7bafb65625d4375a6ccf1"><code>8c77615</code></a> 3.29.0</li> <li><a href="https://github.com/zloirock/core-js/commit/2f0c87ff684f1c4f197b35c29b1cd7c7ef65cc9d"><code>2f0c87f</code></a> add <code>URLSearchParams.prototype.size</code></li> <li><a href="https://github.com/zloirock/core-js/commit/4356e2437cf5795231bd48c0a9768679e3519126"><code>4356e24</code></a> simplify code with early exit</li> <li><a href="https://github.com/zloirock/core-js/commit/adf96810f0b872c858684d262ea72d1873919588"><code>adf9681</code></a> allow cloning resizable <code>ArrayBuffer</code>s in the <code>structuredClone</code> polyfill</li> <li><a href="https://github.com/zloirock/core-js/commit/5d77110f4e36daf4f131ce4b968ec7f92e34fa39"><code>5d77110</code></a> docs: fix typos (<a href="https://github.com/zloirock/core-js/tree/HEAD/packages/core-js/issues/1215">#1215</a>)</li> <li><a href="https://github.com/zloirock/core-js/commit/590bde3206a46914065c2790a1a84a6028d69c3a"><code>590bde3</code></a> fix wrong export in <code>/(stable|actual/full)/instance/unshift</code> entries, close #...</li> <li><a href="https://github.com/zloirock/core-js/commit/649141793275bdf562974fc68e3b67784d8ff137"><code>6491417</code></a> add alipay</li> <li><a href="https://github.com/zloirock/core-js/commit/cad80b3fcfccf0baf729315d08aa4793edfa41a6"><code>cad80b3</code></a> add boosty</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.29.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 rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2023-02-27 08:51:11 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 6058a873 - 1 commit from branch master
  • 5735a91c - Build(deps): bump core-js from 3.28.0 to 3.29.0

Compare with previous version

added 2 commits <ul><li>6058a873 - 1 commit from branch <code>master</code></li><li>5735a91c - Build(deps): bump core-js from 3.28.0 to 3.29.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/938/diffs?diff_id=613839035&start_sha=fa9a23e2b398459e6baa4a4890a82af6c0f6f8ea)
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-27 08:51:19 +00:00
Sign in to join this conversation.