104.md (5446B)
1 # PR #104 Bump eslint-plugin-unicorn from 41.0.0 to 41.0.1 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-18T08:27:24Z 6 - **Branch:** dependabot/npm_and_yarn/eslint-plugin-unicorn-41.0.1 → main 7 - **Merged:** 2022-03-21T21:36:11Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [104.diff](./104.diff) 12 13 --- 14 15 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 41.0.0 to 41.0.1. 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.1</h2> 21 <ul> 22 <li><code>relative-url-style</code>: Improve fix (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1748">#1748</a>) f406795</li> 23 </ul> 24 <p><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v41.0.1">https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v41.0.1</a></p> 25 </blockquote> 26 </details> 27 <details> 28 <summary>Commits</summary> 29 <ul> 30 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/dce8cf95a4a401d388fe6afb87a9133e305b526f"><code>dce8cf9</code></a> 41.0.1</li> 31 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/f40679546284e64e1273ca36a6c4f8c2a3631cf6"><code>f406795</code></a> <code>relative-url-style</code>: Improve fix and check logic (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1748">#1748</a>)</li> 32 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/9bfde90a0c1b1cdcefada9a70594a8fdab096501"><code>9bfde90</code></a> <code>no-useless-promise-resolve-reject</code>: Fix typo in lint message (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1736">#1736</a>)</li> 33 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/5ffdf5d280e218e24abecc7ad2938b000ab97e1b"><code>5ffdf5d</code></a> <code>prefer-prototype-methods</code>: Update tests (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1734">#1734</a>)</li> 34 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/e6de8102cdca4b71d2f87b7a5f45aba8d06a18d9"><code>e6de810</code></a> Update <code>xo</code> to v0.48.0 (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1735">#1735</a>)</li> 35 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/40b6f05595fcab9fc104378ab6270d321b944840"><code>40b6f05</code></a> Update <code>eslint-remote-tester.config.js</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1733">#1733</a>)</li> 36 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/6ad3c6030bffdbd8e164803328bdd1553d8c43aa"><code>6ad3c60</code></a> Update <code>getBuiltinRule</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1731">#1731</a>)</li> 37 <li><a href="https://github.com/sindresorhus/eslint-plugin-unicorn/commit/70dcc973e3dcbbe592f2ebddabd9228425be6240"><code>70dcc97</code></a> Replace <code>getKeyName</code> with utility from <code>eslint-utils</code> (<a href="https://github-redirect.dependabot.com/sindresorhus/eslint-plugin-unicorn/issues/1732">#1732</a>)</li> 38 <li>See full diff in <a href="https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v41.0.0...v41.0.1">compare view</a></li> 39 </ul> 40 </details> 41 <br /> 42 43 44 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 45 46 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`. 47 48 [//]: # (dependabot-automerge-start) 49 [//]: # (dependabot-automerge-end) 50 51 --- 52 53 <details> 54 <summary>Dependabot commands and options</summary> 55 <br /> 56 57 You can trigger Dependabot actions by commenting on this PR: 58 - `@dependabot rebase` will rebase this PR 59 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 60 - `@dependabot merge` will merge this PR after your CI passes on it 61 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 62 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 63 - `@dependabot reopen` will reopen this PR if it is closed 64 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 65 - `@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) 66 - `@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) 67 - `@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) 68 69 70 </details> 71