526.md (5518B)
1 # PR #526 Bump postcss from 8.4.21 to 8.4.26 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-07-14T08:51:04Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.26 → main 7 - **Closed:** 2023-07-24T08:50:54Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [526.diff](./526.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.26. 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.26</h2> 21 <ul> 22 <li>Fixed clone methods types.</li> 23 </ul> 24 <h2>8.4.25</h2> 25 <ul> 26 <li>Improve stringify performance (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 27 <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@vikaskaliramna07</code></a>).</li> 28 </ul> 29 <h2>8.4.24</h2> 30 <ul> 31 <li>Fixed <code>Plugin</code> types.</li> 32 </ul> 33 <h2>8.4.23</h2> 34 <ul> 35 <li>Fixed warnings in TypeDoc.</li> 36 </ul> 37 <h2>8.4.22</h2> 38 <ul> 39 <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>).</li> 40 </ul> 41 </blockquote> 42 </details> 43 <details> 44 <summary>Changelog</summary> 45 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 46 <blockquote> 47 <h2>8.4.26</h2> 48 <ul> 49 <li>Fixed clone methods types.</li> 50 </ul> 51 <h2>8.4.25</h2> 52 <ul> 53 <li>Improve stringify performance (by Romain Menke).</li> 54 <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@vikaskaliramna07</code></a>).</li> 55 </ul> 56 <h2>8.4.24</h2> 57 <ul> 58 <li>Fixed <code>Plugin</code> types.</li> 59 </ul> 60 <h2>8.4.23</h2> 61 <ul> 62 <li>Fixed warnings in TypeDoc.</li> 63 </ul> 64 <h2>8.4.22</h2> 65 <ul> 66 <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li> 67 </ul> 68 </blockquote> 69 </details> 70 <details> 71 <summary>Commits</summary> 72 <ul> 73 <li><a href="https://github.com/postcss/postcss/commit/9b05f58f04fae6f3102fc9a8a56199b14ec84239"><code>9b05f58</code></a> Release 8.4.26 version</li> 74 <li><a href="https://github.com/postcss/postcss/commit/b5a3b35a41a8b4299c2ad2b1f8f50c2a9e49b1c0"><code>b5a3b35</code></a> Better clone types</li> 75 <li><a href="https://github.com/postcss/postcss/commit/7c638880b7a2ddaad6544417fa0276f4cf730eab"><code>7c63888</code></a> Simplify docs</li> 76 <li><a href="https://github.com/postcss/postcss/commit/18e8461b0ac6506a0531c3e845648af0ede97da0"><code>18e8461</code></a> Update dependencies</li> 77 <li><a href="https://github.com/postcss/postcss/commit/c42e20ba9db5b0ab6e44f22377ac7b50a38b30c6"><code>c42e20b</code></a> Revert Node#clone() type</li> 78 <li><a href="https://github.com/postcss/postcss/commit/548bc9476e932ea5eb28fbdef1b284f6109dff88"><code>548bc94</code></a> Update plugin guide</li> 79 <li><a href="https://github.com/postcss/postcss/commit/372856f6b3f07b9490d50596bd46e3b19b3ade55"><code>372856f</code></a> Remove old channels</li> 80 <li><a href="https://github.com/postcss/postcss/commit/6ceaadd4a2af06fc3349d26d94c5e8489e477b5d"><code>6ceaadd</code></a> Run tests in parallel</li> 81 <li><a href="https://github.com/postcss/postcss/commit/e935462dd80939d810f5a812bd9398952d075833"><code>e935462</code></a> Update TS parser for ESLint</li> 82 <li><a href="https://github.com/postcss/postcss/commit/62e8108ffa1accd42a684c8d0dd244f608d7c80c"><code>62e8108</code></a> Release 8.4.25 version</li> 83 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.26">compare view</a></li> 84 </ul> 85 </details> 86 <br /> 87 88 89 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 90 91 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`. 92 93 [//]: # (dependabot-automerge-start) 94 [//]: # (dependabot-automerge-end) 95 96 --- 97 98 <details> 99 <summary>Dependabot commands and options</summary> 100 <br /> 101 102 You can trigger Dependabot actions by commenting on this PR: 103 - `@dependabot rebase` will rebase this PR 104 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 105 - `@dependabot merge` will merge this PR after your CI passes on it 106 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 107 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 108 - `@dependabot reopen` will reopen this PR if it is closed 109 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 110 - `@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) 111 - `@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) 112 - `@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) 113 114 115 </details> 116 117 118 ## Comments 119 120 ### @dependabot[bot] — 2023-07-24T08:50:54Z 121 122 Superseded by #541. 123