Build(deps): bump core-js from 3.24.0 to 3.24.1 #504

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.24.1 into master 2022-07-30 11:40:05 +00:00
argoyle commented 2022-07-30 04:38:34 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.24.0 to 3.24.1.

Changelog

Sourced from core-js's changelog.

3.24.1 - 2022.07.30
  • NodeJS is ignored in IS_BROWSER detection to avoid a false positive with jsdom, #1110
  • Fixed detection of @@species support in Promise in some old engines
  • { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } marked as shipped in FF104
  • Added iOS Safari 15.6 compat data mapping
  • Fixed Opera 15 compat data mapping
Commits
  • e4b27bd 3.24.1
  • dc43aac little relax IS_BROWSER detection
  • 602e567 fix Opera 15 compat data mapping
  • a52a60a ignore NodeJS in IS_BROWSER detection to avoid a false positive with `jsdom...
  • 43a054a update dependencies
  • 619c9a5 update dependencies
  • d96cf26 mark { Array, %TypedArray% }.prototype.{ findLast, findLastIndex } as shipp...
  • 85b8998 add iOS Safari 15.6 compat data mapping
  • ae23b5a fix detection of @@species support in Promise in some old engines
  • 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) from 3.24.0 to 3.24.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.24.1">3.24.1 - 2022.07.30</a></h5> <ul> <li>NodeJS is ignored in <code>IS_BROWSER</code> detection to avoid a false positive with <code>jsdom</code>, <a href="https://github.com/zloirock/core-js/issues/1110">#1110</a></li> <li>Fixed detection of <code>@@species</code> support in <code>Promise</code> in some old engines</li> <li><code>{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }</code> marked as shipped <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=1775026">in FF104</a></li> <li>Added iOS Safari 15.6 compat data mapping</li> <li>Fixed Opera 15 compat data mapping</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/e4b27bdc440039ffc2d29ec97628c3e727108a37"><code>e4b27bd</code></a> 3.24.1</li> <li><a href="https://github.com/zloirock/core-js/commit/dc43aac3fcfbc9de0301ce25aa972f348b3ff484"><code>dc43aac</code></a> little relax <code>IS_BROWSER</code> detection</li> <li><a href="https://github.com/zloirock/core-js/commit/602e5678ff04ce223d1c4302f8755831a5424714"><code>602e567</code></a> fix Opera 15 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/a52a60a5a0edce28763913257f13354362406909"><code>a52a60a</code></a> ignore NodeJS in <code>IS_BROWSER</code> detection to avoid a false positive with `jsdom...</li> <li><a href="https://github.com/zloirock/core-js/commit/43a054ac8aa05a1f5618c40c3338d40a8db47d07"><code>43a054a</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/619c9a5dee3fd320d2916406cb34e074536abe8f"><code>619c9a5</code></a> update dependencies</li> <li><a href="https://github.com/zloirock/core-js/commit/d96cf2607274114b9e0ad41007d5bd3dd8d5889f"><code>d96cf26</code></a> mark <code>{ Array, %TypedArray% }.prototype.{ findLast, findLastIndex }</code> as shipp...</li> <li><a href="https://github.com/zloirock/core-js/commit/85b8998d2e32073d3aa1d648a6fbb3f88987fff9"><code>85b8998</code></a> add iOS Safari 15.6 compat data mapping</li> <li><a href="https://github.com/zloirock/core-js/commit/ae23b5af9f7a42b932c6d40876fcb9a52bb24c96"><code>ae23b5a</code></a> fix detection of <code>@@species</code> support in <code>Promise</code> in some old engines</li> <li>See full diff in <a href="https://github.com/zloirock/core-js/compare/v3.24.0...v3.24.1">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 2022-07-30 11:40:05 +00:00
Sign in to join this conversation.