370.json (8269B)
1 { 2 "number": 370, 3 "title": "Bump eslint-plugin-unicorn from 45.0.2 to 46.0.0", 4 "state": "closed", 5 "diff_file": "370.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2023-03-06T09:17:55Z", 8 "closed_at": "2023-06-07T09:09:40Z", 9 "merged_at": null, 10 "base_ref": "main", 11 "head_ref": "dependabot/npm_and_yarn/eslint-plugin-unicorn-46.0.0", 12 "labels": [ 13 "dependencies", 14 "javascript" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 45.0.2 to 46.0.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/releases\">eslint-plugin-unicorn's releases</a>.</em></p>\n<blockquote>\n<h2>v46.0.0</h2>\n<h3>Improvements</h3>\n<ul>\n<li>Add <code>elems</code> to abbreviations (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2040\">#2040</a>) 2a9c840</li>\n<li><code>no-useless-spread</code>: Check <code>Array#{toReversed,toSorted,toSpliced,with}</code> (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2030\">#2030</a>) 55469e5</li>\n<li><code>prefer-set-has</code>: Support <code>Array#{toReversed,toSorted,toSpliced,with}</code> (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2032\">#2032</a>) fea5b42</li>\n<li><code>prefer-spread</code>: Forbid use of <code>Array#toSpliced()</code> to copy array (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2034\">#2034</a>) 4ada50e</li>\n<li><code>prefer-negative-index</code>: Check <code>.toSpliced()</code> and <code>.with()</code> (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2031\">#2031</a>) 7ed738a</li>\n<li><code>no-empty-file</code>: Support <code>.jsx</code> and <code>.tsx</code> extensions (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2002\">#2002</a>) ba1a00e</li>\n</ul>\n<h3>Fixes</h3>\n<ul>\n<li><code>expiring-todo-comments</code>: Do not normalize package.json (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1871\">#1871</a>) (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2020\">#2020</a>) fcd8934</li>\n</ul>\n<p><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0\">https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0</a></p>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/5fcdf0f3f1e74b4c8a92853ecc75fd7721463145\"><code>5fcdf0f</code></a> 46.0.0</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/2a9c840484ab456ef131cb7ffc61cd46bef443a7\"><code>2a9c840</code></a> Add <code>elems</code> to abbreviations (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2040\">#2040</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/27e23e5ee09f694776b2efee6e3b2023a783ae8f\"><code>27e23e5</code></a> Refactor tests (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2036\">#2036</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/55469e5b70b4d62584f5f47623c4dbdbd7f9eebe\"><code>55469e5</code></a> <code>no-useless-spread</code>: Check <code>Array#{toReversed,toSorted,toSpliced,with}</code> (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2030\">#2030</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/fea5b42d5bcc5397b0ddfc525307377a6494a16f\"><code>fea5b42</code></a> <code>prefer-set-has</code>: Support <code>Array#{toReversed,toSorted,toSpliced,with}</code> (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2032\">#2032</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/00883a8e05a1a520f683cd6fad75457381ee6760\"><code>00883a8</code></a> <code>prefer-set-has</code>: Use snapshot to test (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2035\">#2035</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/7ed738a41d5f611b1907dc2a9afd2c454300577a\"><code>7ed738a</code></a> <code>prefer-negative-index</code>: Check <code>.toSpliced()</code> and <code>.with()</code> (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2031\">#2031</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/fcd893465f8e3cc59d34d6d1db533cea94247a0c\"><code>fcd8934</code></a> <code>expiring-todo-comments</code>: Do not normalize package.json (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1871\">#1871</a>) (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2020\">#2020</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/ba1a00ee1a9bf90ca284e241cd8f137216c2f2aa\"><code>ba1a00e</code></a> <code>no-empty-file</code>: Support <code>.jsx</code> and <code>.tsx</code> extensions (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2002\">#2002</a>)</li>\n<li><a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/commit/4ada50e896dca899b029ada6a55ebf2141252251\"><code>4ada50e</code></a> <code>prefer-spread</code>: Forbid use of <code>Array#toSpliced()</code> to copy array (<a href=\"https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/2034\">#2034</a>)</li>\n<li>Additional commits viewable in <a href=\"https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v45.0.2...v46.0.0\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nYou can trigger a rebase of this PR by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)\n- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)\n\n\n</details>\n\n<!-- Replace -->\n----\n\u231b Deploy Preview - Build in Progress\n<!-- Replace -->\n> **Note**\n> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.\n", 23 "comments": [ 24 { 25 "author": "dependabot[bot]", 26 "created_at": "2023-06-07T09:09:39Z", 27 "body": "Superseded by #460." 28 } 29 ], 30 "review_comments": [] 31 }