62.md (5008B)
1 # PR #62 Bump tailwindcss from 3.0.19 to 3.0.21 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-11T09:24:39Z 6 - **Branch:** dependabot/npm_and_yarn/tailwindcss-3.0.21 → main 7 - **Merged:** 2022-02-11T19:37:31Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [62.diff](./62.diff) 12 13 --- 14 15 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.19 to 3.0.21. 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.21</h2> 21 <h3>Fixed</h3> 22 <ul> 23 <li>Move prettier plugin to dev dependencies (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7418">#7418</a>)</li> 24 </ul> 25 <h2>v3.0.20</h2> 26 <h3>Added</h3> 27 <ul> 28 <li>Expose <code>context.sortClassList(classes)</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7412">#7412</a>)</li> 29 </ul> 30 </blockquote> 31 </details> 32 <details> 33 <summary>Changelog</summary> 34 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> 35 <blockquote> 36 <h2>[3.0.21] - 2022-02-10</h2> 37 <h3>Fixed</h3> 38 <ul> 39 <li>Move prettier plugin to dev dependencies (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7418">#7418</a>)</li> 40 </ul> 41 <h2>[3.0.20] - 2022-02-10</h2> 42 <h3>Added</h3> 43 <ul> 44 <li>Expose <code>context.sortClassList(classes)</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7412">#7412</a>)</li> 45 </ul> 46 </blockquote> 47 </details> 48 <details> 49 <summary>Commits</summary> 50 <ul> 51 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/9f119e503e98445239c4c342ca96ae1afaa2072d"><code>9f119e5</code></a> 3.0.21</li> 52 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/754dcdd6df7eb475e988f0f34ce83faaabffc2ac"><code>754dcdd</code></a> Update changelog</li> 53 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/15e51e9e54e6828873f98d28e7d86e82e92c8512"><code>15e51e9</code></a> Move prettier plugin to dev dependencies (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7418">#7418</a>)</li> 54 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/99a8ab118dfc315cf09525d57c1c24a58c22992a"><code>99a8ab1</code></a> 3.0.20</li> 55 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/9e6dd60d0b6615ca3bb5d50304142176649fe708"><code>9e6dd60</code></a> update changelog</li> 56 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/96d4ce2516441f0a5884eb9986db56d746e260e1"><code>96d4ce2</code></a> Expose <code>context.sortClassList(classes)</code> (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7412">#7412</a>)</li> 57 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/5ea67b0a86be1df2a2392dd17468de61e5b4b6f7"><code>5ea67b0</code></a> Update postcss to version 8.4.6</li> 58 <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.0.19...v3.0.21">compare view</a></li> 59 </ul> 60 </details> 61 <br /> 62 63 64 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 65 66 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`. 67 68 [//]: # (dependabot-automerge-start) 69 [//]: # (dependabot-automerge-end) 70 71 --- 72 73 <details> 74 <summary>Dependabot commands and options</summary> 75 <br /> 76 77 You can trigger Dependabot actions by commenting on this PR: 78 - `@dependabot rebase` will rebase this PR 79 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 80 - `@dependabot merge` will merge this PR after your CI passes on it 81 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 82 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 83 - `@dependabot reopen` will reopen this PR if it is closed 84 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 85 - `@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) 86 - `@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) 87 - `@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) 88 89 90 </details> 91