matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

316.md (5532B)


      1 # PR #316 Bump eslint-plugin-tailwindcss from 3.8.0 to 3.8.2
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-01-25T08:15:55Z
      6 - **Branch:** dependabot/npm_and_yarn/eslint-plugin-tailwindcss-3.8.2 → main
      7 - **Closed:** 2023-02-01T08:32:43Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [316.diff](./316.diff)
     12 
     13 ---
     14 
     15 Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.8.0 to 3.8.2.
     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.2</h2>
     21 <ul>
     22 <li>fix: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/203">using <code>vue-eslint-parser</code> as default parser for <code>*.vue</code> files</a></li>
     23 </ul>
     24 <h2>v3.8.1</h2>
     25 <p>FIX:</p>
     26 <ul>
     27 <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>
     28 <li>rewrite the <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss#installation">install instructions on the README</a></li>
     29 </ul>
     30 </blockquote>
     31 </details>
     32 <details>
     33 <summary>Commits</summary>
     34 <ul>
     35 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/7ec31757b90a6d4ff4a303a234269561c85d38f2"><code>7ec3175</code></a> 3.8.2</li>
     36 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/5a20a18ae4687de239f583412afe5c43d8b87f90"><code>5a20a18</code></a> README</li>
     37 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/7cfca9951e783b7866986da02928870d34cef49f"><code>7cfca99</code></a> 3.8.2-beta.1</li>
     38 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/05183b534ab8f911503503de46ca998f78708330"><code>05183b5</code></a> chore: using <code>vue-eslint-parser</code> as default for vue files</li>
     39 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/43e1a3c527d5f28aa8925fe64ab1c5bc3800168b"><code>43e1a3c</code></a> 3.8.2-beta.0</li>
     40 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/6ec6e45647c20ca1f014200de001a73c83bebd84"><code>6ec6e45</code></a> fix: missing parser package</li>
     41 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/ba2d04bc6ef1025c2c52a4e21eb9795403c26643"><code>ba2d04b</code></a> 3.8.1</li>
     42 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/6a48f65d9ff766b171885a6f2db2aca455aab584"><code>6a48f65</code></a> README</li>
     43 <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>
     44 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/44e01397b9a5ba3bf0e2b2e8b0da60b16adc5a45"><code>44e0139</code></a> README</li>
     45 <li>Additional commits viewable in <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.8.0...v3.8.2">compare view</a></li>
     46 </ul>
     47 </details>
     48 <br />
     49 
     50 
     51 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-plugin-tailwindcss&package-manager=npm_and_yarn&previous-version=3.8.0&new-version=3.8.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     52 
     53 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`.
     54 
     55 [//]: # (dependabot-automerge-start)
     56 [//]: # (dependabot-automerge-end)
     57 
     58 ---
     59 
     60 <details>
     61 <summary>Dependabot commands and options</summary>
     62 <br />
     63 
     64 You can trigger Dependabot actions by commenting on this PR:
     65 - `@dependabot rebase` will rebase this PR
     66 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     67 - `@dependabot merge` will merge this PR after your CI passes on it
     68 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     69 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     70 - `@dependabot reopen` will reopen this PR if it is closed
     71 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     72 - `@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)
     73 - `@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)
     74 - `@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)
     75 
     76 
     77 </details>
     78 
     79 <!-- Replace -->
     80 ----
     81 ⌛ Deploy Preview - Build in Progress
     82 <!-- Replace -->
     83 
     84 
     85 
     86 ## Comments
     87 
     88 ### @dependabot[bot] — 2023-02-01T08:32:42Z
     89 
     90 Superseded by #328.
     91