Build(deps): bump core-js from 3.22.3 to 3.22.4 #348

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.22.4 into master 2022-05-03 19:14:30 +00:00
argoyle commented 2022-05-03 04:38:23 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.22.3 to 3.22.4.

Changelog

Sourced from core-js's changelog.

3.22.4 - 2022.05.03
  • Ensured proper .length of polyfilled functions even in compressed code (excepting some ancient engines)
  • Ensured proper .name of polyfilled accessors (excepting some ancient engines)
  • Ensured proper source / ToString conversion of polyfilled accessors
  • Actualized Rhino compat data
  • Refactoring
Commits
  • 6ba79a5 3.22.4
  • 14b2d5e missed nbsp
  • 4c6e83c integrate compat table to browser runner of compat data tests
  • 47f8920 take into account splitted modules in compat data result diff
  • efa5631 reuse the list of ignored in compat data modules, provide some additional dat...
  • e591ab7 ignore splitted setImmediate modules in IE -> Edge compat data mapping
  • 01ea350 improve docs
  • ae61bb3 improve docs
  • 928b853 add some docs
  • c0bf1d6 inherit only ES Deno data, just in case
  • Additional commits viewable 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) from 3.22.3 to 3.22.4. <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>3.22.4 - 2022.05.03</h5> <ul> <li>Ensured proper <code>.length</code> of polyfilled functions even in compressed code (excepting some ancient engines)</li> <li>Ensured proper <code>.name</code> of polyfilled accessors (excepting some ancient engines)</li> <li>Ensured proper source / <code>ToString</code> conversion of polyfilled accessors</li> <li>Actualized Rhino compat data</li> <li>Refactoring</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/6ba79a5aada7286aa44ca9e4029cbb74dd84ffd6"><code>6ba79a5</code></a> 3.22.4</li> <li><a href="https://github.com/zloirock/core-js/commit/14b2d5e5fbf43ddd7730b1dabc50f3b45e31d648"><code>14b2d5e</code></a> missed nbsp</li> <li><a href="https://github.com/zloirock/core-js/commit/4c6e83ca6e51fbd771c906b36439c24b91116ca6"><code>4c6e83c</code></a> integrate compat table to browser runner of compat data tests</li> <li><a href="https://github.com/zloirock/core-js/commit/47f892088feed776fb379f98ef0790c74e060b75"><code>47f8920</code></a> take into account splitted modules in compat data result diff</li> <li><a href="https://github.com/zloirock/core-js/commit/efa56312bd41fc4a61673a3411ed354b17d837ee"><code>efa5631</code></a> reuse the list of ignored in compat data modules, provide some additional dat...</li> <li><a href="https://github.com/zloirock/core-js/commit/e591ab70fddcf4201a98c91f692fd0977de47e24"><code>e591ab7</code></a> ignore splitted <code>setImmediate</code> modules in IE -&gt; Edge compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/01ea3500ef49c7ca6fc8e05d07857617effde6f2"><code>01ea350</code></a> improve docs</li> <li><a href="https://github.com/zloirock/core-js/commit/ae61bb355569afc0ca430520dd2921c32a76c592"><code>ae61bb3</code></a> improve docs</li> <li><a href="https://github.com/zloirock/core-js/commit/928b853b77c3cd8c636fdb491238fbce815994a7"><code>928b853</code></a> add some docs</li> <li><a href="https://github.com/zloirock/core-js/commit/c0bf1d6fec6731d02a7116562fbe9488e160c7d2"><code>c0bf1d6</code></a> inherit only ES Deno data, just in case</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.22.3...v3.22.4">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 2022-05-03 19:02:38 +00:00 (Migrated from gitlab.com)

added 3 commits

  • 327a2171...1a74316e - 2 commits from branch master
  • 8c0a4ba5 - Build(deps): bump core-js from 3.22.3 to 3.22.4

Compare with previous version

added 3 commits <ul><li>327a2171...1a74316e - 2 commits from branch <code>master</code></li><li>8c0a4ba5 - Build(deps): bump core-js from 3.22.3 to 3.22.4</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/299/diffs?diff_id=386092933&start_sha=327a217118a03c0d24b58096d14fcd4df8a8c7c3)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-05-03 19:03:54 +00:00
argoyle commented 2022-05-03 19:14:30 +00:00 (Migrated from gitlab.com)

mentioned in commit 524d75d826

mentioned in commit 524d75d826e4069b17bce9233f96a55f1a1a017e
argoyle (Migrated from gitlab.com) merged commit 524d75d826 into master 2022-05-03 19:14:30 +00:00
Sign in to join this conversation.