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

73.md (6324B)


      1 # PR #73 Bump tailwindcss from 3.0.22 to 3.0.23
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-02-17T08:31:15Z
      6 - **Branch:** dependabot/npm_and_yarn/tailwindcss-3.0.23 → main
      7 - **Merged:** 2022-02-19T17:25:15Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [73.diff](./73.diff)
     12 
     13 ---
     14 
     15 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.22 to 3.0.23.
     16 <details>
     17 <summary>Release notes</summary>
     18 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/releases">tailwindcss's releases</a>.</em></p>
     19 <blockquote>
     20 <h2>v3.0.23</h2>
     21 <h3>Fixed</h3>
     22 <ul>
     23 <li>Remove opacity variables from <code>:visited</code> pseudo class (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7458">#7458</a>)</li>
     24 <li>Support arbitrary values + calc + theme with quotes (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7462">#7462</a>)</li>
     25 <li>Don't duplicate layer output when scanning content with variants + wildcards (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7478">#7478</a>)</li>
     26 <li>Implement <code>getClassOrder</code> instead of <code>sortClassList</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7459">#7459</a>)</li>
     27 </ul>
     28 </blockquote>
     29 </details>
     30 <details>
     31 <summary>Changelog</summary>
     32 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's changelog</a>.</em></p>
     33 <blockquote>
     34 <h2>[3.0.23] - 2022-02-16</h2>
     35 <h3>Fixed</h3>
     36 <ul>
     37 <li>Remove opacity variables from <code>:visited</code> pseudo class (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7458">#7458</a>)</li>
     38 <li>Support arbitrary values + calc + theme with quotes (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7462">#7462</a>)</li>
     39 <li>Don't duplicate layer output when scanning content with variants + wildcards (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7478">#7478</a>)</li>
     40 <li>Implement <code>getClassOrder</code> instead of <code>sortClassList</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7459">#7459</a>)</li>
     41 </ul>
     42 </blockquote>
     43 </details>
     44 <details>
     45 <summary>Commits</summary>
     46 <ul>
     47 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/93e0fdf29f6ce312eb86e4a1fee71b89b8b7f53c"><code>93e0fdf</code></a> 3.0.23</li>
     48 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/67b28601b36f1793c0439c056b13b8023699b22f"><code>67b2860</code></a> update changelog</li>
     49 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/63537aaa89ed7430f544f86b0efbb07d4e2f67be"><code>63537aa</code></a> Implement <code>getClassOrder</code> instead of <code>sortClassList</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7459">#7459</a>)</li>
     50 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/be5d5c9e662e1b10645f706ffbf30207952b38ce"><code>be5d5c9</code></a> Fix wildcard duplication issue (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7478">#7478</a>)</li>
     51 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/db475be6ddf087ff96cc326e891ac125d4f9e4e8"><code>db475be</code></a> Support arbitrary values + calc + theme with quotes (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7462">#7462</a>)</li>
     52 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/f116f9f6648af81bf22e0c28d01a8da015a53180"><code>f116f9f</code></a> Remove opacity variables from <code>:visited</code> pseudo class (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7458">#7458</a>)</li>
     53 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/09d151f3f939c8a3dc2ae461bd78f52dadbdf2ee"><code>09d151f</code></a> Update esbuild to version 0.14.21</li>
     54 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/0c5af6fed417d7bde2eae133687052eecf19f6f8"><code>0c5af6f</code></a> Update jest to version 27.5.1</li>
     55 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/c13afd38aa6c98001a26f62342c94ac83e59149e"><code>c13afd3</code></a> Update jest-diff to version 27.5.1</li>
     56 <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.0.22...v3.0.23">compare view</a></li>
     57 </ul>
     58 </details>
     59 <br />
     60 
     61 
     62 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tailwindcss&package-manager=npm_and_yarn&previous-version=3.0.22&new-version=3.0.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     63 
     64 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`.
     65 
     66 [//]: # (dependabot-automerge-start)
     67 [//]: # (dependabot-automerge-end)
     68 
     69 ---
     70 
     71 <details>
     72 <summary>Dependabot commands and options</summary>
     73 <br />
     74 
     75 You can trigger Dependabot actions by commenting on this PR:
     76 - `@dependabot rebase` will rebase this PR
     77 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     78 - `@dependabot merge` will merge this PR after your CI passes on it
     79 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     80 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     81 - `@dependabot reopen` will reopen this PR if it is closed
     82 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     83 - `@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)
     84 - `@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)
     85 - `@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)
     86 
     87 
     88 </details>
     89