514.md (5821B)
1 # PR #514 Bump postcss from 8.4.21 to 8.4.25 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-07-07T08:43:39Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.25 → main 7 - **Closed:** 2023-07-14T08:51:10Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [514.diff](./514.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.25. 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.25</h2> 21 <ul> 22 <li>Improve stringify performance (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 23 <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@vikaskaliramna07</code></a>).</li> 24 </ul> 25 <h2>8.4.24</h2> 26 <ul> 27 <li>Fixed <code>Plugin</code> types.</li> 28 </ul> 29 <h2>8.4.23</h2> 30 <ul> 31 <li>Fixed warnings in TypeDoc.</li> 32 </ul> 33 <h2>8.4.22</h2> 34 <ul> 35 <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>).</li> 36 </ul> 37 </blockquote> 38 </details> 39 <details> 40 <summary>Changelog</summary> 41 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 42 <blockquote> 43 <h2>8.4.25</h2> 44 <ul> 45 <li>Improve stringify performance (by Romain Menke).</li> 46 <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@vikaskaliramna07</code></a>).</li> 47 </ul> 48 <h2>8.4.24</h2> 49 <ul> 50 <li>Fixed <code>Plugin</code> types.</li> 51 </ul> 52 <h2>8.4.23</h2> 53 <ul> 54 <li>Fixed warnings in TypeDoc.</li> 55 </ul> 56 <h2>8.4.22</h2> 57 <ul> 58 <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li> 59 </ul> 60 </blockquote> 61 </details> 62 <details> 63 <summary>Commits</summary> 64 <ul> 65 <li><a href="https://github.com/postcss/postcss/commit/62e8108ffa1accd42a684c8d0dd244f608d7c80c"><code>62e8108</code></a> Release 8.4.25 version</li> 66 <li><a href="https://github.com/postcss/postcss/commit/431c51b9e4af721f60da2ebd849204019fb5af5d"><code>431c51b</code></a> Update dependencies and code style</li> 67 <li><a href="https://github.com/postcss/postcss/commit/8b54e60df865247c71bfa9bad9088f7fb7e9dadf"><code>8b54e60</code></a> Clean up docs</li> 68 <li><a href="https://github.com/postcss/postcss/commit/4b2190bca7a2bf1e71ac7a82c92b006046e40088"><code>4b2190b</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1850">#1850</a> from vikaskaliramna07/main</li> 69 <li><a href="https://github.com/postcss/postcss/commit/87e6dc825db16c15564554c8f331d15de3fa4d95"><code>87e6dc8</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1848">#1848</a> from romainmenke/reduce-calls-to-node-toString--ambi...</li> 70 <li><a href="https://github.com/postcss/postcss/commit/492f4741042750aa9ffcc06a52ebcaa47ea3b6ab"><code>492f474</code></a> reduce calls to Node.prototype.toString()</li> 71 <li><a href="https://github.com/postcss/postcss/commit/300348fb9cd61395c63bcc39928b6fcff6f4e95f"><code>300348f</code></a> Merge branch 'main' of <a href="https://github.com/vikaskaliramna07/postcss">https://github.com/vikaskaliramna07/postcss</a></li> 72 <li><a href="https://github.com/postcss/postcss/commit/3eb1e0328395134ad3a7a935cb2fc9e959a04e92"><code>3eb1e03</code></a> Update lib/comment.d.ts</li> 73 <li><a href="https://github.com/postcss/postcss/commit/37cfddc3fe69689eed6d8f1af6ea09d9d75cd5e9"><code>37cfddc</code></a> lib/declaration.d.ts: updated documentation for <code>important</code></li> 74 <li><a href="https://github.com/postcss/postcss/commit/affc86dfc87554e717e5b1a09ae292bdc1c06281"><code>affc86d</code></a> updated external link documentation</li> 75 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.25">compare view</a></li> 76 </ul> 77 </details> 78 <br /> 79 80 81 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 82 83 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`. 84 85 [//]: # (dependabot-automerge-start) 86 [//]: # (dependabot-automerge-end) 87 88 --- 89 90 <details> 91 <summary>Dependabot commands and options</summary> 92 <br /> 93 94 You can trigger Dependabot actions by commenting on this PR: 95 - `@dependabot rebase` will rebase this PR 96 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 97 - `@dependabot merge` will merge this PR after your CI passes on it 98 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 99 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 100 - `@dependabot reopen` will reopen this PR if it is closed 101 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 102 - `@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) 103 - `@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) 104 - `@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) 105 106 107 </details> 108 109 110 ## Comments 111 112 ### @dependabot[bot] — 2023-07-14T08:51:09Z 113 114 Superseded by #526. 115