198.md (5189B)
1 # PR #198 Bump postcss from 8.4.12 to 8.4.14 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-19T08:26:12Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.14 → main 7 - **Merged:** 2022-05-23T08:41:23Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [198.diff](./198.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.14. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> 19 <blockquote> 20 <h2>8.4.14</h2> 21 <ul> 22 <li>Print “old plugin API” warning only if plugin was used (by <a href="https://github.com/zardoy"><code>@zardoy</code></a>).</li> 23 </ul> 24 <h2>8.4.13</h2> 25 <ul> 26 <li>Fixed <code>append()</code> error after using <code>.parent</code> (by <a href="https://github.com/thecrypticace"><code>@thecrypticace</code></a>).</li> 27 </ul> 28 </blockquote> 29 </details> 30 <details> 31 <summary>Changelog</summary> 32 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 33 <blockquote> 34 <h2>8.4.14</h2> 35 <ul> 36 <li>Print “old plugin API” warning only if plugin was used (by <a href="https://github.com/zardoy"><code>@zardoy</code></a>).</li> 37 </ul> 38 <h2>8.4.13</h2> 39 <ul> 40 <li>Fixed <code>append()</code> error after using <code>.parent</code> (by Jordan Pittman).</li> 41 </ul> 42 </blockquote> 43 </details> 44 <details> 45 <summary>Commits</summary> 46 <ul> 47 <li><a href="https://github.com/postcss/postcss/commit/b7d1836dc8a7511e4cd6b8c840c0b39aff56c4b2"><code>b7d1836</code></a> Release 8.4.14 version</li> 48 <li><a href="https://github.com/postcss/postcss/commit/57006b463866b63d2ac128abb774bcaa30ea46a8"><code>57006b4</code></a> Update dependencies</li> 49 <li><a href="https://github.com/postcss/postcss/commit/2a97ab8ef30ab4e3230f00455aca86cad8235fde"><code>2a97ab8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1744">#1744</a> from zardoy/patch-1</li> 50 <li><a href="https://github.com/postcss/postcss/commit/6447b5506f0c1e3e6bdf5441c0fd5f7a100aed03"><code>6447b55</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1747">#1747</a> from ben-lau/main</li> 51 <li><a href="https://github.com/postcss/postcss/commit/e36ed17cc62add2b4f80d8abcfb3136152800f32"><code>e36ed17</code></a> Update plugins.md</li> 52 <li><a href="https://github.com/postcss/postcss/commit/24f2efc9a36d31c7a0cdf884804d3cfaea024be2"><code>24f2efc</code></a> Update depedencies</li> 53 <li><a href="https://github.com/postcss/postcss/commit/9bda624b57de32b0f18372f6346b27dfe86a13bd"><code>9bda624</code></a> Try to fix CI</li> 54 <li><a href="https://github.com/postcss/postcss/commit/7cd8e273c03a94fb79e1eee0db58f4cd6d4cbf86"><code>7cd8e27</code></a> improve warnings count testing</li> 55 <li><a href="https://github.com/postcss/postcss/commit/2295e280665431a14a3656b30d48841469cc98b8"><code>2295e28</code></a> fix tests</li> 56 <li><a href="https://github.com/postcss/postcss/commit/fc19f1b2cd7a286f1346d9acfa5d99887a5c2003"><code>fc19f1b</code></a> fix: print deprecation warning only when plugin is used</li> 57 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.12...8.4.14">compare view</a></li> 58 </ul> 59 </details> 60 <br /> 61 62 63 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 64 65 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`. 66 67 [//]: # (dependabot-automerge-start) 68 [//]: # (dependabot-automerge-end) 69 70 --- 71 72 <details> 73 <summary>Dependabot commands and options</summary> 74 <br /> 75 76 You can trigger Dependabot actions by commenting on this PR: 77 - `@dependabot rebase` will rebase this PR 78 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 79 - `@dependabot merge` will merge this PR after your CI passes on it 80 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 81 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 82 - `@dependabot reopen` will reopen this PR if it is closed 83 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 84 - `@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) 85 - `@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) 86 - `@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) 87 88 89 </details> 90