Build(deps): bump core-js from 3.33.2 to 3.33.3 #1560

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.33.3 into master 2023-11-20 07:01:51 +00:00
argoyle commented 2023-11-20 04:39:15 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.33.2 to 3.33.3.

Changelog

Sourced from core-js's changelog.

3.33.3 - 2023.11.20
Commits
  • a18759b 3.33.3
  • d35fcf8 avoid sharing internal [[DedentMap]] from String.dedent proposa between `...
  • ddba98d fix global object retrieval on Duktape
  • 2ce8c88 add a missed link
  • c052d2d update eslint-plugin-es-x
  • 395cdab fix a copy-paste bug in comment
  • cca57be use native parseInt in esnext.number.from-string for untangling
  • See full diff 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.2 to 3.33.3. <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.33.3">3.33.3 - 2023.11.20</a></h5> <ul> <li>Fixed an issue getting the global object on Duktape, <a href="https://github.com/zloirock/core-js/issues/1303">#1303</a></li> <li>Avoid sharing internal <code>[[DedentMap]]</code> from <a href="https://github.com/tc39/proposal-string-dedent"><code>String.dedent</code> proposal</a> between <code>core-js</code> instances before stabilization of the proposal</li> <li>Some internal untangling</li> <li>Compat data improvements: <ul> <li>Added <a href="https://deno.com/blog/v1.38">Deno 1.38</a> compat data mapping</li> <li><a href="https://github.com/tc39/proposal-array-from-async"><code>Array.fromAsync</code></a> marked as <a href="https://github.com/denoland/deno/pull/21048">supported from Deno 1.38</a></li> <li><a href="https://github.com/tc39/proposal-explicit-resource-management"><code>Symbol.{ dispose, asyncDispose }</code></a> marked as <a href="https://github.com/denoland/deno/pull/20845">supported from Deno 1.38</a></li> <li>Added Opera Android 79 compat data mapping</li> <li>Added Oculus Quest Browser 30 compat data mapping</li> <li>Updated Electron 28 and 29 compat data mapping</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/a18759b0b3a1041f72df263d9ffcd884760139b1"><code>a18759b</code></a> 3.33.3</li> <li><a href="https://github.com/zloirock/core-js/commit/d35fcf8b838ab716e48bea247e4319b760edbedd"><code>d35fcf8</code></a> avoid sharing internal <code>[[DedentMap]]</code> from <code>String.dedent</code> proposa between `...</li> <li><a href="https://github.com/zloirock/core-js/commit/ddba98de1232f77a829bfcb598f70171fb1290db"><code>ddba98d</code></a> fix global object retrieval on Duktape</li> <li><a href="https://github.com/zloirock/core-js/commit/2ce8c88f4f977d4b3b6aee2d2388b9e1f9974672"><code>2ce8c88</code></a> add a missed link</li> <li><a href="https://github.com/zloirock/core-js/commit/c052d2dab2e6a082c0debab75527866b54b54ece"><code>c052d2d</code></a> update <code>eslint-plugin-es-x</code></li> <li><a href="https://github.com/zloirock/core-js/commit/395cdab1cd5dc8332394ed088511d458d7aa2e65"><code>395cdab</code></a> fix a copy-paste bug in comment</li> <li><a href="https://github.com/zloirock/core-js/commit/cca57be448c9a1ade2d90bc7d0f6c080ff3305e5"><code>cca57be</code></a> use native <code>parseInt</code> in <code>esnext.number.from-string</code> for untangling</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.33.3/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 commented 2023-11-20 07:01:40 +00:00 (Migrated from gitlab.com)

added 2 commits

  • d83545d1 - 1 commit from branch master
  • 23ca5fa8 - Build(deps): bump core-js from 3.33.2 to 3.33.3

Compare with previous version

added 2 commits <ul><li>d83545d1 - 1 commit from branch <code>master</code></li><li>23ca5fa8 - Build(deps): bump core-js from 3.33.2 to 3.33.3</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/1511/diffs?diff_id=848809691&start_sha=7d6ced29d92eea595689bade66a0a415094642be)
argoyle (Migrated from gitlab.com) merged commit into master 2023-11-20 07:01:51 +00:00
Sign in to join this conversation.