66.md (3847B)
1 # PR #66 Bump tailwindcss from 3.0.21 to 3.0.22 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-14T08:34:31Z 6 - **Branch:** dependabot/npm_and_yarn/tailwindcss-3.0.22 → main 7 - **Merged:** 2022-02-14T09:13:21Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [66.diff](./66.diff) 12 13 --- 14 15 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.21 to 3.0.22. 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.22</h2> 21 <h3>Fixed</h3> 22 <ul> 23 <li>Temporarily move postcss to dependencies (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7424">#7424</a>)</li> 24 </ul> 25 </blockquote> 26 </details> 27 <details> 28 <summary>Changelog</summary> 29 <p><em>Sourced from <a href="https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md">tailwindcss's changelog</a>.</em></p> 30 <blockquote> 31 <h2>[3.0.22] - 2022-02-11</h2> 32 <h3>Fixed</h3> 33 <ul> 34 <li>Temporarily move postcss to dependencies (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7424">#7424</a>)</li> 35 </ul> 36 </blockquote> 37 </details> 38 <details> 39 <summary>Commits</summary> 40 <ul> 41 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/b26ffa0581b28b2de65aa68a02616660186d26d1"><code>b26ffa0</code></a> 3.0.22</li> 42 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/752f54cc37c3c8b179c2852327db609b2e076d20"><code>752f54c</code></a> update changelog</li> 43 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/23661cfef09cfaea2cf0aeddcb4d93215e4e7dc2"><code>23661cf</code></a> Temporarily move postcss to dependencies (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7424">#7424</a>)</li> 44 <li>See full diff in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.0.21...v3.0.22">compare view</a></li> 45 </ul> 46 </details> 47 <br /> 48 49 50 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 51 52 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`. 53 54 [//]: # (dependabot-automerge-start) 55 [//]: # (dependabot-automerge-end) 56 57 --- 58 59 <details> 60 <summary>Dependabot commands and options</summary> 61 <br /> 62 63 You can trigger Dependabot actions by commenting on this PR: 64 - `@dependabot rebase` will rebase this PR 65 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 66 - `@dependabot merge` will merge this PR after your CI passes on it 67 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 68 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 69 - `@dependabot reopen` will reopen this PR if it is closed 70 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 71 - `@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) 72 - `@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) 73 - `@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) 74 75 76 </details> 77