Build(deps): bump core-js from 3.30.1 to 3.30.2 #1150

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.30.2 into master 2023-05-08 05:11:59 +00:00
argoyle commented 2023-05-07 04:38:08 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.30.1 to 3.30.2.

Changelog

Sourced from core-js's changelog.

3.30.2 - 2023.05.07
  • Added a fix for a NodeJS 20.0.0 bug with cloning File via structuredClone
  • Added protection from Terser unsafe String optimization, #1242
  • Added a workaround for getting proper global object in Figma plugins, #1231
  • Compat data improvements:
Commits
  • a54caa5 3.30.2
  • f619275 Merge pull request #1242 from laverdet/master
  • 1a0dfd4 Lint and "future-proof"
  • 9439c1d Fix Symbol compatibility detection under Terser
  • 0d0f205 a little more correct workaround of File cloning bug
  • 109f538 add a link
  • 3c5394d add a workaround for getting proper global object in Figma plugins, close #1231
  • 6cc816e add a fix for a NodeJS 20.0.0 bug with cloning File via structuredClone
  • 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.30.1 to 3.30.2. <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.30.2">3.30.2 - 2023.05.07</a></h5> <ul> <li>Added a fix for a NodeJS 20.0.0 <a href="https://github.com/nodejs/node/issues/47612">bug</a> with cloning <code>File</code> via <code>structuredClone</code></li> <li>Added protection from Terser unsafe <code>String</code> optimization, <a href="https://github.com/zloirock/core-js/issues/1242">#1242</a></li> <li>Added a workaround for getting proper global object in Figma plugins, <a href="https://github.com/zloirock/core-js/issues/1231">#1231</a></li> <li>Compat data improvements: <ul> <li>Added NodeJS 20.0 compat data mapping</li> <li>Added Deno 1.33 compat data mapping</li> <li><a href="https://url.spec.whatwg.org/#dom-url-canparse"><code>URL.canParse</code></a> marked as supported (fixed) from <a href="https://github.com/nodejs/node/pull/47513">NodeJS 20.1.0</a> and <a href="https://github.com/denoland/deno/pull/18896">Deno 1.33.2</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/a54caa5e5c5583ec9cc354b4cd7dcf8a059b6f72"><code>a54caa5</code></a> 3.30.2</li> <li><a href="https://github.com/zloirock/core-js/commit/f619275270ecbf0be95ada5f0723e47085d95174"><code>f619275</code></a> Merge pull request <a href="https://github.com/zloirock/core-js/tree/HEAD/packages/core-js/issues/1242">#1242</a> from laverdet/master</li> <li><a href="https://github.com/zloirock/core-js/commit/1a0dfd4d201257ef9acb49831d8814bcc47a727c"><code>1a0dfd4</code></a> Lint and &quot;future-proof&quot;</li> <li><a href="https://github.com/zloirock/core-js/commit/9439c1dd76024276cec79faee3bb762a1b9ef328"><code>9439c1d</code></a> Fix <code>Symbol</code> compatibility detection under Terser</li> <li><a href="https://github.com/zloirock/core-js/commit/0d0f205ea1333bbf4657edb9579b928a59c5143c"><code>0d0f205</code></a> a little more correct workaround of <code>File</code> cloning bug</li> <li><a href="https://github.com/zloirock/core-js/commit/109f53891b032a987a1d07f7656b70d3743934b2"><code>109f538</code></a> add a link</li> <li><a href="https://github.com/zloirock/core-js/commit/3c5394d84760f0f2788bbd24fd7806066321c46e"><code>3c5394d</code></a> add a workaround for getting proper global object in Figma plugins, close <a href="https://github.com/zloirock/core-js/tree/HEAD/packages/core-js/issues/1231">#1231</a></li> <li><a href="https://github.com/zloirock/core-js/commit/6cc816ebe40eb32a13f88abecd06d1ceaed1af38"><code>6cc816e</code></a> add a fix for a NodeJS 20.0.0 bug with cloning <code>File</code> via <code>structuredClone</code></li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.30.2/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-05-08 05:11:59 +00:00
Sign in to join this conversation.