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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps core-js from 3.25.2 to 3.25.3.
Changelog
Sourced from core-js's changelog.
Commits
12509bd3.25.33051ab6Merge pull request #1125 from zloirock/eslint-flat5a6465cremoveno-loss-of-precisionsince it works not as expected in some casesb3e4874some stylistic changes3039471disableunicorn/prefer-code-pointas useless forcore-jscasead96d14updateeslint, enablelogical-assignment-operatorsrule5853e7efix some patterns, use some extglob patterns545846euse names of original plugins for forks71acd8btry to use flat ESLint config66235ecdrop node 17 from ciDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsadded 2 commits
0421ed3b- 1 commit from branchmaster4fd9add9- Build(deps): bump core-js from 3.25.2 to 3.25.3Compare with previous version