Build(deps): bump core-js from 3.31.0 to 3.31.1 #1313

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.31.1 into master 2023-07-06 04:48:13 +00:00
argoyle commented 2023-07-06 04:38:41 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.31.0 to 3.31.1.

Changelog

Sourced from core-js's changelog.

3.31.1 - 2023.07.06
Commits
  • 9376c6f 3.31.1
  • bb6571b some fixes and optimizations
  • 22895f6 fix a structuredClone bug with cloning views of transferred buffers, close ...
  • 8b8430c update some links
  • 55608b6 fix the order of arguments validation in DataView methods
  • See full diff in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
  • $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.31.0 to 3.31.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.31.1">3.31.1 - 2023.07.06</a></h5> <ul> <li>Fixed a <code>structuredClone</code> bug with cloning views of transferred buffers, <a href="https://github.com/zloirock/core-js/issues/1265">#1265</a></li> <li>Fixed the order of arguments validation in <code>DataView</code> methods</li> <li>Allowed cloning of <a href="https://github.com/tc39/proposal-float16array"><code>Float16Array</code></a> in <code>structuredClone</code></li> <li>Compat data improvements: <ul> <li><a href="https://github.com/tc39/proposal-set-methods"><code>Set</code> methods proposal</a> marked as <a href="https://developer.apple.com/documentation/safari-release-notes/safari-17-release-notes#JavaScript">supported from Safari 17.0</a></li> <li>New <code>URL</code> features: <a href="https://url.spec.whatwg.org/#dom-url-canparse"><code>URL.canParse</code></a>, <a href="https://url.spec.whatwg.org/#dom-urlsearchparams-size"><code>URLSearchParams.prototype.size</code></a> and <a href="https://url.spec.whatwg.org/#dom-urlsearchparams-delete"><code>value</code> argument of <code>URLSearchParams.prototype.{ has, delete }</code></a> marked as <a href="https://developer.apple.com/documentation/safari-release-notes/safari-17-release-notes#Web-API">supported from Safari 17.0</a></li> <li><code>value</code> argument of <code>URLSearchParams.prototype.{ has, delete }</code> marked as supported from <a href="https://github.com/denoland/deno/pull/19654">Deno 1.35</a></li> <li><code>AggregateError</code> and well-formed <code>JSON.stringify</code> marked as <a href="https://reactnative.dev/blog/2023/06/21/0.72-metro-package-exports-symlinks#more-ecmascript-support-in-hermes">supported React Native 0.72 Hermes</a></li> <li>Added Deno 1.35 compat data mapping</li> <li>Added Quest Browser 28 compat data mapping</li> <li>Added missing NodeJS 12.16-12.22 compat data mapping</li> <li>Updated Opera Android 76 compat data mapping</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/9376c6f8adc252e5fb66ec0dffd10bcb53b3c9cd"><code>9376c6f</code></a> 3.31.1</li> <li><a href="https://github.com/zloirock/core-js/commit/bb6571bc3d271b30130d0eb5f928c361aedb3a16"><code>bb6571b</code></a> some fixes and optimizations</li> <li><a href="https://github.com/zloirock/core-js/commit/22895f645dab8362581897ff4211198db5dbd5ec"><code>22895f6</code></a> fix a <code>structuredClone</code> bug with cloning views of transferred buffers, close ...</li> <li><a href="https://github.com/zloirock/core-js/commit/8b8430cf4cca254856c230d75ea01b6ab266e873"><code>8b8430c</code></a> update some links</li> <li><a href="https://github.com/zloirock/core-js/commit/55608b6965cd445eb5588188b6be9f202a2d29bf"><code>55608b6</code></a> fix the order of arguments validation in <code>DataView</code> methods</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.31.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. Deprecated, use GitLab's native /rebase instead - `$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-07-06 04:48:13 +00:00
Sign in to join this conversation.