57.md (6862B)
1 # PR #57 Bump tailwindcss from 3.0.18 to 3.0.19 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-08T08:32:28Z 6 - **Branch:** dependabot/npm_and_yarn/tailwindcss-3.0.19 → main 7 - **Merged:** 2022-02-08T08:34:20Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [57.diff](./57.diff) 12 13 --- 14 15 Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 3.0.18 to 3.0.19. 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.19</h2> 21 <h3>Fixed</h3> 22 <ul> 23 <li>Fix preflight border color fallback (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7288">#7288</a>)</li> 24 <li>Correctly parse shadow lengths without a leading zero (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7289">#7289</a>)</li> 25 <li>Don't crash when scanning extremely long class candidates (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7331">#7331</a>)</li> 26 <li>Use less hacky fix for URLs detected as custom properties (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7275">#7275</a>)</li> 27 <li>Correctly generate negative utilities when dash is before the prefix (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7295">#7295</a>)</li> 28 <li>Detect prefixed negative utilities in the safelist (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7295">#7295</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.19] - 2022-02-07</h2> 37 <h3>Fixed</h3> 38 <ul> 39 <li>Fix preflight border color fallback (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7288">#7288</a>)</li> 40 <li>Correctly parse shadow lengths without a leading zero (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7289">#7289</a>)</li> 41 <li>Don't crash when scanning extremely long class candidates (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7331">#7331</a>)</li> 42 <li>Use less hacky fix for URLs detected as custom properties (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7275">#7275</a>)</li> 43 <li>Correctly generate negative utilities when dash is before the prefix (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7295">#7295</a>)</li> 44 <li>Detect prefixed negative utilities in the safelist (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/pull/7295">#7295</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/2250e1bacd4a35f8fcff6925a72df7752deafd55"><code>2250e1b</code></a> 3.0.19</li> 52 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/cbff982a4214d6be30e6024aeed7eb504747ffe7"><code>cbff982</code></a> Update changelog</li> 53 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/58bd3016d138a5cd667afaef9e37ed2831642d31"><code>58bd301</code></a> Update CHANGELOG.md</li> 54 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/01fbe196c4eb8335012fa076da2e9e7d47eb21c6"><code>01fbe19</code></a> Fix negative utility generation and detection when using a prefix (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7295">#7295</a>)</li> 55 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/ab9fd951dd7617442bb38f9fd52541cf1ddeceec"><code>ab9fd95</code></a> Use less hacky fix for urls detected as custom properties (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7275">#7275</a>)</li> 56 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/d87bdb2f81dc5148812e674e6096daa85c4be6e2"><code>d87bdb2</code></a> Update changelog</li> 57 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/dc6644e0c89e1c89d589200a3d80119bb4eb35df"><code>dc6644e</code></a> Eliminate recursion from candidatePermutations (<a href="https://github-redirect.dependabot.com/tailwindlabs/tailwindcss/issues/7331">#7331</a>)</li> 58 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/8e38bbc85ff99a3052dc14e1142b7caf10ac5a00"><code>8e38bbc</code></a> Update LICENSE</li> 59 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/520d3542ce14c7c7e0a2c688232123f3ff7d6418"><code>520d354</code></a> Update package.json</li> 60 <li><a href="https://github.com/tailwindlabs/tailwindcss/commit/94ead15f278cfef4d531ec9c3cd802d5bebe615f"><code>94ead15</code></a> Update eslint to version 8.8.0</li> 61 <li>Additional commits viewable in <a href="https://github.com/tailwindlabs/tailwindcss/compare/v3.0.18...v3.0.19">compare view</a></li> 62 </ul> 63 </details> 64 <br /> 65 66 67 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 68 69 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`. 70 71 [//]: # (dependabot-automerge-start) 72 [//]: # (dependabot-automerge-end) 73 74 --- 75 76 <details> 77 <summary>Dependabot commands and options</summary> 78 <br /> 79 80 You can trigger Dependabot actions by commenting on this PR: 81 - `@dependabot rebase` will rebase this PR 82 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 83 - `@dependabot merge` will merge this PR after your CI passes on it 84 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 85 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 86 - `@dependabot reopen` will reopen this PR if it is closed 87 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 88 - `@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) 89 - `@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) 90 - `@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) 91 92 93 </details> 94