72.md (6573B)
1 # PR #72 Bump eslint-plugin-unicorn from 40.1.0 to 41.0.0 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-17T08:30:56Z 6 - **Branch:** dependabot/npm_and_yarn/eslint-plugin-unicorn-41.0.0 → main 7 - **Merged:** 2022-02-19T17:24:35Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [72.diff](./72.diff) 12 13 --- 14 15 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 40.1.0 to 41.0.0. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/sindresorhus/eslint-plugin-unicorn/releases">eslint-plugin-unicorn's releases</a>.</em></p> 19 <blockquote> 20 <h2>v41.0.0</h2> 21 <h3>New rules</h3> 22 <ul> 23 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/text-encoding-identifier-case.md"><code>text-encoding-identifier-case</code></a> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1718">#1718</a>) 4370602</li> 24 </ul> 25 <h3>Breaking</h3> 26 <ul> 27 <li>Require ESLint 8 (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1724">#1724</a>) 608a90c</li> 28 </ul> 29 <h3>Fixes</h3> 30 <ul> 31 <li><code>prefer-export-from</code>: Fix TypeScript compatibility (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1728">#1728</a>) f14aa95</li> 32 <li><code>prefer-at</code>: Remove auto-fix for <code>arguments</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1705">#1705</a>) bba518e</li> 33 </ul> 34 <p><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v40.1.0...v41.0.0">https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v40.1.0...v41.0.0</a></p> 35 </blockquote> 36 </details> 37 <details> 38 <summary>Commits</summary> 39 <ul> 40 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/d944282969d847158f822f99a1892561fa6b20dc"><code>d944282</code></a> 41.0.0</li> 41 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/176c1efe70bf4332f329eae425e0b19173c2c010"><code>176c1ef</code></a> Fix tests</li> 42 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/608a90cf36a4f8c18b7f4dca40b56e06e0d78f72"><code>608a90c</code></a> Require ESLint 8 (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1724">#1724</a>)</li> 43 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/f14aa956e8e7403f0dff2b8581e8c572bd1d7a52"><code>f14aa95</code></a> <code>prefer-export-from</code>: Fix TypeScript compatibility (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1728">#1728</a>)</li> 44 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/9de8a44c2a4972373ddf0b19bfae4a7493857e10"><code>9de8a44</code></a> Add an internal ESLint rule <code>prefer-negative-boolean-attribute</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1725">#1725</a>)</li> 45 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/e8ab1766f367311b906d198021353c2bbf8df301"><code>e8ab176</code></a> Simplify <code>englishishJoinWords</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1726">#1726</a>)</li> 46 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/4370602b20795a9dbe9013410be44111605dee72"><code>4370602</code></a> Add <code>text-encoding-identifier-case</code> rule (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1718">#1718</a>)</li> 47 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/f32e3a7d55413b3cef55c8f64cefb3696267b65c"><code>f32e3a7</code></a> Simplify <code>all</code> config (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1722">#1722</a>)</li> 48 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/e7b8335860710ec8c134045ab224b41b0920be3c"><code>e7b8335</code></a> Rewrite configuration validation test (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1723">#1723</a>)</li> 49 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/ba9d53cd522e641d9b8da7ce495ed0110b8ce33a"><code>ba9d53c</code></a> Update <code>run-rules-on-codebase</code> settings (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1720">#1720</a>)</li> 50 <li>Additional commits viewable in <a href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v40.1.0...v41.0.0">compare view</a></li> 51 </ul> 52 </details> 53 <br /> 54 55 56 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 57 58 Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. 59 60 [//]: # (dependabot-automerge-start) 61 [//]: # (dependabot-automerge-end) 62 63 --- 64 65 <details> 66 <summary>Dependabot commands and options</summary> 67 <br /> 68 69 You can trigger Dependabot actions by commenting on this PR: 70 - `@dependabot rebase` will rebase this PR 71 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 72 - `@dependabot merge` will merge this PR after your CI passes on it 73 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 74 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 75 - `@dependabot reopen` will reopen this PR if it is closed 76 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 77 - `@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) 78 - `@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) 79 - `@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) 80 81 82 </details> 83