Build(deps): bump core-js from 3.26.0 to 3.26.1 #753

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.26.1 into master 2022-11-14 09:36:28 +00:00
argoyle commented 2022-11-14 04:38:29 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.26.0 to 3.26.1.

Changelog

Sourced from core-js's changelog.

3.26.1 - 2022.11.14
  • Disabled forced replacing of Array.fromAsync since it's on Stage 3
  • Avoiding a check of the target in the internal function-uncurry-this helper where it's not required - minor optimization and preventing problems in some broken environments, a workaround of #1141
  • V8 will not ship Array.prototype.{ group, groupToMap } in V8 ~ Chromium 108, proposal-array-grouping/44
Commits
  • 727fe23 3.26.1
  • 3bcbad2 avoid a check of the target in the internal function-uncurry-this helper wh...
  • 99099fd disable forced replacing of Array.fromAsync since it's on Stage 3
  • 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.26.0 to 3.26.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.26.1">3.26.1 - 2022.11.14</a></h5> <ul> <li>Disabled forced replacing of <code>Array.fromAsync</code> since it's on Stage 3</li> <li>Avoiding a check of the target in the internal <code>function-uncurry-this</code> helper where it's not required - minor optimization and preventing problems in some broken environments, a workaround of <a href="https://github.com/zloirock/core-js/issues/1141">#1141</a></li> <li>V8 will not ship <code>Array.prototype.{ group, groupToMap }</code> in V8 ~ Chromium 108, <a href="https://github.com/tc39/proposal-array-grouping/issues/44#issuecomment-1306311107">proposal-array-grouping/44</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/727fe23caa69bc087802724bfc2008cc3f969400"><code>727fe23</code></a> 3.26.1</li> <li><a href="https://github.com/zloirock/core-js/commit/3bcbad2d6144b88d7c4de511098c1673705ad19f"><code>3bcbad2</code></a> avoid a check of the target in the internal <code>function-uncurry-this</code> helper wh...</li> <li><a href="https://github.com/zloirock/core-js/commit/99099fd90fd369ccc2fb8370de67f64ccc387601"><code>99099fd</code></a> disable forced replacing of <code>Array.fromAsync</code> since it's on Stage 3</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/commits/v3.26.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 - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle commented 2022-11-14 09:18:30 +00:00 (Migrated from gitlab.com)

added 2 commits

  • f58bcfd8 - 1 commit from branch master
  • daeadbe5 - Build(deps): bump core-js from 3.26.0 to 3.26.1

Compare with previous version

added 2 commits <ul><li>f58bcfd8 - 1 commit from branch <code>master</code></li><li>daeadbe5 - Build(deps): bump core-js from 3.26.0 to 3.26.1</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/704/diffs?diff_id=532065886&start_sha=5dc68db46f3c14a228771c228a69f110235a7fc5)
argoyle (Migrated from gitlab.com) merged commit into master 2022-11-14 09:36:28 +00:00
Sign in to join this conversation.