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

366.md (7064B)


      1 # PR #366 Bump eslint-plugin-tailwindcss from 3.8.0 to 3.10.1
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-03-02T09:13:43Z
      6 - **Branch:** dependabot/npm_and_yarn/eslint-plugin-tailwindcss-3.10.1 → main
      7 - **Closed:** 2023-04-03T09:10:06Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [366.diff](./366.diff)
     12 
     13 ---
     14 
     15 Bumps [eslint-plugin-tailwindcss](https://github.com/francoismassart/eslint-plugin-tailwindcss) from 3.8.0 to 3.10.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.10.1</h2>
     21 <ul>
     22 <li>fix: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/212">default settings conflict</a></li>
     23 <li>fix: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/216"><code>classRegex</code> ignored in vuejs</a></li>
     24 </ul>
     25 <h2>Named group/peer syntax</h2>
     26 <ul>
     27 <li>chore: fix dependency vulnerability (mocha)</li>
     28 <li>feat: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/pull/215">support named group/peer syntax</a> (by <a href="https://github.com/hampustagerud">hampustagerud</a> 🙏)</li>
     29 </ul>
     30 <h2>v-bind:class</h2>
     31 <ul>
     32 <li>feat: add <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/168">support for Vue <code>v-bind:class</code></a></li>
     33 </ul>
     34 <h2>v3.8.3</h2>
     35 <ul>
     36 <li>docs: recommended parsers</li>
     37 <li>revert: removing default parsers from <code>recommended</code> preset and <code>dependencies</code></li>
     38 </ul>
     39 <h2>v3.8.2</h2>
     40 <ul>
     41 <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>
     42 </ul>
     43 <h2>v3.8.1</h2>
     44 <p>FIX:</p>
     45 <ul>
     46 <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>
     47 <li>rewrite the <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss#installation">install instructions on the README</a></li>
     48 </ul>
     49 </blockquote>
     50 </details>
     51 <details>
     52 <summary>Commits</summary>
     53 <ul>
     54 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/7e2ad3f32a4b8a6e845c1f14051234d3ece2db19"><code>7e2ad3f</code></a> 3.10.1</li>
     55 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/993d2ba076fa761040f1465606bedc63247cdd2d"><code>993d2ba</code></a> docs: README changelog</li>
     56 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/abe7711151eaaa20be74f0d0e8b4ff00c581db89"><code>abe7711</code></a> fix: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/212">#212</a> meta block default conflict (<a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/218">#218</a>)</li>
     57 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/79a7e65dc03677553a6366f7367db160a65db6be"><code>79a7e65</code></a> fix: <a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/216">#216</a> <code>classRegex</code> ignored in vuejs (<a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/217">#217</a>)</li>
     58 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/893c44d288c07ed56d0dcaf7e5db10893854c03a"><code>893c44d</code></a> 3.10.0</li>
     59 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/09538ba855c80570b039787dc240001e48c12ba1"><code>09538ba</code></a> test: add tests for named groups in every rule</li>
     60 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/94759dec4b85174a80d708588c4cce328d2876b4"><code>94759de</code></a> docs: changelog</li>
     61 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/c1ad88d55a519790c7ec6d6760bee6e8149a666e"><code>c1ad88d</code></a> chore: <code>npm audit fix --force</code></li>
     62 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/091845631d18e6e8eb9bf2f273dfb99b50488001"><code>0918456</code></a> feat: support named group/peer syntax (<a href="https://github-redirect.dependabot.com/francoismassart/eslint-plugin-tailwindcss/issues/215">#215</a>)</li>
     63 <li><a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/commit/3068deb8df6badadb906d8ad944f5089ede883c3"><code>3068deb</code></a> 3.9.0</li>
     64 <li>Additional commits viewable in <a href="https://github.com/francoismassart/eslint-plugin-tailwindcss/compare/v3.8.0...v3.10.1">compare view</a></li>
     65 </ul>
     66 </details>
     67 <br />
     68 
     69 
     70 [![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.10.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     71 
     72 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`.
     73 
     74 [//]: # (dependabot-automerge-start)
     75 [//]: # (dependabot-automerge-end)
     76 
     77 ---
     78 
     79 <details>
     80 <summary>Dependabot commands and options</summary>
     81 <br />
     82 
     83 You can trigger Dependabot actions by commenting on this PR:
     84 - `@dependabot rebase` will rebase this PR
     85 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     86 - `@dependabot merge` will merge this PR after your CI passes on it
     87 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     88 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     89 - `@dependabot reopen` will reopen this PR if it is closed
     90 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     91 - `@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)
     92 - `@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)
     93 - `@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)
     94 
     95 
     96 </details>
     97 
     98 <!-- Replace -->
     99 ----
    100 ⌛ Deploy Preview - Build in Progress
    101 <!-- Replace -->
    102 
    103 
    104 
    105 ## Comments
    106 
    107 ### @dependabot[bot] — 2023-04-03T09:10:05Z
    108 
    109 Superseded by #413.
    110