311.md (5160B)
1 # PR #311 Bump eslint-plugin-tailwindcss from 3.8.0 to 3.8.1 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-24T08:15:25Z 6 - **Branch:** dependabot/npm_and_yarn/eslint-plugin-tailwindcss-3.8.1 → main 7 - **Closed:** 2023-01-25T08:16:00Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [311.diff](./311.diff) 12 13 --- 14 15 Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.8.0 to 3.8.1. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/releases">eslint-plugin-tailwindcss's releases</a>.</em></p> 19 <blockquote> 20 <h2>v3.8.1</h2> 21 <p>FIX:</p> 22 <ul> 23 <li>reduces the minimum required configuration steps by including default parsers per file extension in the <code>recommended</code> preset (see <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/165">francoismassart/eslint-plugin-tailwindcss#165</a>)</li> 24 <li>rewrite the <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss#installation">install instructions on the README</a></li> 25 </ul> 26 </blockquote> 27 </details> 28 <details> 29 <summary>Commits</summary> 30 <ul> 31 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/ba2d04bc6ef1025c2c52a4e21eb9795403c26643"><code>ba2d04b</code></a> 3.8.1</li> 32 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/6a48f65d9ff766b171885a6f2db2aca455aab584"><code>6a48f65</code></a> README</li> 33 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/846779b638cadf39bd1006887704b12a169409e3"><code>846779b</code></a> fix: default parser per file ext in recommended preset (<a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/202">#202</a>)</li> 34 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/44e01397b9a5ba3bf0e2b2e8b0da60b16adc5a45"><code>44e0139</code></a> README</li> 35 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/ac4552319fa264847170dc387a93b29423c91395"><code>ac45523</code></a> chore: add test for issue <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/197">#197</a></li> 36 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/edc23b8ee51cf71cae1093b931a87a6bf14224bb"><code>edc23b8</code></a> chore: Move <code>tailwindcss</code> to <code>devDependency</code> & <code>peerDependency</code> (<a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/201">#201</a>)</li> 37 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/781fdffc418cadbb599018c8ed60dc8c21c588e5"><code>781fdff</code></a> fix: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/191">#191</a></li> 38 <li>See full diff in <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.8.0...v3.8.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 72 <!-- Replace --> 73 ---- 74 ⌛ Deploy Preview - Build in Progress 75 <!-- Replace --> 76 77 78 79 ## Comments 80 81 ### @dependabot[bot] — 2023-01-25T08:15:59Z 82 83 Superseded by #316. 84