593.md (6886B)
1 # PR #593 Bump postcss from 8.4.21 to 8.4.29 2 3 - **Status:** open 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-08-30T08:30:36Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.29 → main 7 - **Labels:** dependencies, javascript 8 - **Assignees:** @MTRNord 9 - **Reviewers:** @MTRNord 10 - **Diff:** [593.diff](./593.diff) 11 12 --- 13 14 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.29. 15 <details> 16 <summary>Release notes</summary> 17 <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> 18 <blockquote> 19 <h2>8.4.29</h2> 20 <ul> 21 <li>Fixed <code>Node#source.offset</code> (by <a href="https://github.com/idoros"><code>@idoros</code></a>).</li> 22 <li>Fixed docs (by <a href="https://github.com/coliff"><code>@coliff</code></a>).</li> 23 </ul> 24 <h2>8.4.28</h2> 25 <ul> 26 <li>Fixed <code>Root.source.end</code> for better source map (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 27 <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li> 28 </ul> 29 <h2>8.4.27</h2> 30 <ul> 31 <li>Fixed <code>Container</code> clone methods types.</li> 32 </ul> 33 <h2>8.4.26</h2> 34 <ul> 35 <li>Fixed clone methods types.</li> 36 </ul> 37 <h2>8.4.25</h2> 38 <ul> 39 <li>Improve stringify performance (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 40 <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@vikaskaliramna07</code></a>).</li> 41 </ul> 42 <h2>8.4.24</h2> 43 <ul> 44 <li>Fixed <code>Plugin</code> types.</li> 45 </ul> 46 <h2>8.4.23</h2> 47 <ul> 48 <li>Fixed warnings in TypeDoc.</li> 49 </ul> 50 <h2>8.4.22</h2> 51 <ul> 52 <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>).</li> 53 </ul> 54 </blockquote> 55 </details> 56 <details> 57 <summary>Changelog</summary> 58 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 59 <blockquote> 60 <h2>8.4.29</h2> 61 <ul> 62 <li>Fixed <code>Node#source.offset</code> (by Ido Rosenthal).</li> 63 <li>Fixed docs (by Christian Oliff).</li> 64 </ul> 65 <h2>8.4.28</h2> 66 <ul> 67 <li>Fixed <code>Root.source.end</code> for better source map (by Romain Menke).</li> 68 <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li> 69 </ul> 70 <h2>8.4.27</h2> 71 <ul> 72 <li>Fixed <code>Container</code> clone methods types.</li> 73 </ul> 74 <h2>8.4.26</h2> 75 <ul> 76 <li>Fixed clone methods types.</li> 77 </ul> 78 <h2>8.4.25</h2> 79 <ul> 80 <li>Improve stringify performance (by Romain Menke).</li> 81 <li>Fixed docs (by <a href="https://github.com/vikaskaliramna07"><code>@vikaskaliramna07</code></a>).</li> 82 </ul> 83 <h2>8.4.24</h2> 84 <ul> 85 <li>Fixed <code>Plugin</code> types.</li> 86 </ul> 87 <h2>8.4.23</h2> 88 <ul> 89 <li>Fixed warnings in TypeDoc.</li> 90 </ul> 91 <h2>8.4.22</h2> 92 <ul> 93 <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li> 94 </ul> 95 </blockquote> 96 </details> 97 <details> 98 <summary>Commits</summary> 99 <ul> 100 <li><a href="https://github.com/postcss/postcss/commit/fee54488fa20b9073053e715548389aa224d5c2e"><code>fee5448</code></a> Release 8.4.29 version</li> 101 <li><a href="https://github.com/postcss/postcss/commit/3360c3988371f83865ba5f9649c367396a10c299"><code>3360c39</code></a> Update dependencies</li> 102 <li><a href="https://github.com/postcss/postcss/commit/ade41459911814e84d600665918e7e7523517700"><code>ade4145</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1879">#1879</a> from idoros/ido/fix-location-offset</li> 103 <li><a href="https://github.com/postcss/postcss/commit/9a7077bdb58d9d8188fdb8b98d50596e7912f123"><code>9a7077b</code></a> fix: node end offset</li> 104 <li><a href="https://github.com/postcss/postcss/commit/ce9f6b3faced7c3a60de6ebe19377cf67f836e10"><code>ce9f6b3</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1875">#1875</a> from coliff/patch-1</li> 105 <li><a href="https://github.com/postcss/postcss/commit/079ba25be2f68316824ae4984a1ca1a3fa1293d4"><code>079ba25</code></a> Fix links on README.md</li> 106 <li><a href="https://github.com/postcss/postcss/commit/b0efcc0bc5aee44651a97cd648f66448d9bb3d3f"><code>b0efcc0</code></a> Release 8.4.28 version</li> 107 <li><a href="https://github.com/postcss/postcss/commit/33aca818f14fbbf722d8f97accb3712a9bc59cbd"><code>33aca81</code></a> Fix tests</li> 108 <li><a href="https://github.com/postcss/postcss/commit/b3528618a9128bd9f631b044db511238f19bcc96"><code>b352861</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1872">#1872</a> from romainmenke/add-source.end-to-root-nodes--compa...</li> 109 <li><a href="https://github.com/postcss/postcss/commit/1bcc28001a90245f8cc074e04ded009436eb93d8"><code>1bcc280</code></a> add <code>source.end</code> to <code>Root</code> nodes</li> 110 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.29">compare view</a></li> 111 </ul> 112 </details> 113 <br /> 114 115 116 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 117 118 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`. 119 120 [//]: # (dependabot-automerge-start) 121 [//]: # (dependabot-automerge-end) 122 123 --- 124 125 <details> 126 <summary>Dependabot commands and options</summary> 127 <br /> 128 129 You can trigger Dependabot actions by commenting on this PR: 130 - `@dependabot rebase` will rebase this PR 131 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 132 - `@dependabot merge` will merge this PR after your CI passes on it 133 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 134 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 135 - `@dependabot reopen` will reopen this PR if it is closed 136 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 137 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 138 - `@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) 139 - `@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) 140 - `@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) 141 142 143 </details> 144