Build(deps): bump core-js from 3.25.2 to 3.25.3 #635

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-core-js-3.25.3 into master 2022-09-26 05:28:51 +00:00
argoyle commented 2022-09-26 04:38:57 +00:00 (Migrated from gitlab.com)

Bumps core-js from 3.25.2 to 3.25.3.

Changelog

Sourced from core-js's changelog.

3.25.3 - 2022.09.26
  • Forced polyfilling of Array.prototype.groupToMap in the pure version for returning wrapped Map instances
  • Fixed existence of Array.prototype.{ findLast, findLastIndex } in /stage/4 entry
  • Added Opera Android 71 compat data mapping
  • Some stylistic changes
Commits
  • 12509bd 3.25.3
  • 3051ab6 Merge pull request #1125 from zloirock/eslint-flat
  • 5a6465c remove no-loss-of-precision since it works not as expected in some cases
  • b3e4874 some stylistic changes
  • 3039471 disable unicorn/prefer-code-point as useless for core-js case
  • ad96d14 update eslint, enable logical-assignment-operators rule
  • 5853e7e fix some patterns, use some extglob patterns
  • 545846e use names of original plugins for forks
  • 71acd8b try to use flat ESLint config
  • 66235ec drop node 17 from ci
  • 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.25.2 to 3.25.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.25.3">3.25.3 - 2022.09.26</a></h5> <ul> <li>Forced polyfilling of <code>Array.prototype.groupToMap</code> in the pure version for returning wrapped <code>Map</code> instances</li> <li>Fixed existence of <code>Array.prototype.{ findLast, findLastIndex }</code> in <code>/stage/4</code> entry</li> <li>Added Opera Android 71 compat data mapping</li> <li>Some stylistic changes</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/zloirock/core-js/commit/12509bd97a7755ec4b10a7de2fbaa2a7e2845b68"><code>12509bd</code></a> 3.25.3</li> <li><a href="https://github.com/zloirock/core-js/commit/3051ab68b32548c178dce477141f20fb50e5d9d9"><code>3051ab6</code></a> Merge pull request <a href="https://github.com/zloirock/core-js/issues/1125">#1125</a> from zloirock/eslint-flat</li> <li><a href="https://github.com/zloirock/core-js/commit/5a6465ca28e5d7c09b40b6bd988f5dbd4606cb92"><code>5a6465c</code></a> remove <code>no-loss-of-precision</code> since it works not as expected in some cases</li> <li><a href="https://github.com/zloirock/core-js/commit/b3e487408b799ba5bceb60b703736be6ec81f671"><code>b3e4874</code></a> some stylistic changes</li> <li><a href="https://github.com/zloirock/core-js/commit/3039471952b2104f087f89284a964d8712b97f1f"><code>3039471</code></a> disable <code>unicorn/prefer-code-point</code> as useless for <code>core-js</code> case</li> <li><a href="https://github.com/zloirock/core-js/commit/ad96d140d4a18299ca7b4c9af8f4e20669d69dfa"><code>ad96d14</code></a> update <code>eslint</code>, enable <code>logical-assignment-operators</code> rule</li> <li><a href="https://github.com/zloirock/core-js/commit/5853e7e20a70992269691e782db0e113f12c6f93"><code>5853e7e</code></a> fix some patterns, use some extglob patterns</li> <li><a href="https://github.com/zloirock/core-js/commit/545846eea61ab724e510de526f3dfb3f9b0b81d4"><code>545846e</code></a> use names of original plugins for forks</li> <li><a href="https://github.com/zloirock/core-js/commit/71acd8bccd92c6ccbdf89c297c6796acd09b9b0e"><code>71acd8b</code></a> try to use flat ESLint config</li> <li><a href="https://github.com/zloirock/core-js/commit/66235ecad7d3fe08e2284b0a1037ba87a9369bfa"><code>66235ec</code></a> drop node 17 from ci</li> <li>Additional commits viewable in <a href="https://github.com/zloirock/core-js/compare/v3.25.2...v3.25.3">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-09-26 05:15:55 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 0421ed3b - 1 commit from branch master
  • 4fd9add9 - Build(deps): bump core-js from 3.25.2 to 3.25.3

Compare with previous version

added 2 commits <ul><li>0421ed3b - 1 commit from branch <code>master</code></li><li>4fd9add9 - Build(deps): bump core-js from 3.25.2 to 3.25.3</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/586/diffs?diff_id=493100808&start_sha=77d7f2f6697180cc56e8b2c1026a9a3f24b5bec1)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2022-09-26 05:16:24 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2022-09-26 05:28:51 +00:00
Sign in to join this conversation.