176.md (4991B)
1 # PR #176 Bump postcss from 8.4.12 to 8.4.13 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-05-02T08:28:18Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.13 → main 7 - **Closed:** 2022-05-19T08:26:16Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [176.diff](./176.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.12 to 8.4.13. 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.13</h2> 21 <ul> 22 <li>Fixed <code>append()</code> error after using <code>.parent</code> (by <a href="https://github.com/thecrypticace"><code>@thecrypticace</code></a>).</li> 23 </ul> 24 </blockquote> 25 </details> 26 <details> 27 <summary>Changelog</summary> 28 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 29 <blockquote> 30 <h2>8.4.13</h2> 31 <ul> 32 <li>Fixed <code>append()</code> error after using <code>.parent</code> (by Jordan Pittman).</li> 33 </ul> 34 </blockquote> 35 </details> 36 <details> 37 <summary>Commits</summary> 38 <ul> 39 <li><a href="https://github.com/postcss/postcss/commit/80608c6f6e5f04f90fa47dc520969a91e750126d"><code>80608c6</code></a> Release 8.4.13 version</li> 40 <li><a href="https://github.com/postcss/postcss/commit/b03cf14390f2c9f7dbff8b6c2db4a4c019e2375e"><code>b03cf14</code></a> Clean up code</li> 41 <li><a href="https://github.com/postcss/postcss/commit/8a1f6c2bcf25d2d598b78be16d2521eb0c3d8be3"><code>8a1f6c2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1740">#1740</a> from thecrypticace/fix/normalization-append-error</li> 42 <li><a href="https://github.com/postcss/postcss/commit/2713d8dd76efd69883fecbd31a640b07bf919fc8"><code>2713d8d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1741">#1741</a> from blinpete/main</li> 43 <li><a href="https://github.com/postcss/postcss/commit/02a026e11c03054ba0d5cf858ec275c95790daee"><code>02a026e</code></a> Update README.md</li> 44 <li><a href="https://github.com/postcss/postcss/commit/29556284c2d4f5caf5bd3c15e0e42db61bbb620b"><code>2955628</code></a> Fix <code>append()</code> failing after mutating nodes through .parent</li> 45 <li><a href="https://github.com/postcss/postcss/commit/e1a055cf4c66b83a6d0f59f410720c3d0ef5da41"><code>e1a055c</code></a> Update dependencies</li> 46 <li><a href="https://github.com/postcss/postcss/commit/fa73b4c5d4f7b3ff51f0a77ae75201f36861519e"><code>fa73b4c</code></a> Update Deno CI config</li> 47 <li><a href="https://github.com/postcss/postcss/commit/e5c9298874912c970f9a1e32491ca7a2bdcd95d9"><code>e5c9298</code></a> Use Node.js 18 on Windows</li> 48 <li><a href="https://github.com/postcss/postcss/commit/3b934bbfb53ceb1204fc827559d1ac0b207b735f"><code>3b934bb</code></a> Update check-dts</li> 49 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.12...8.4.13">compare view</a></li> 50 </ul> 51 </details> 52 <br /> 53 54 55 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 56 57 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`. 58 59 [//]: # (dependabot-automerge-start) 60 [//]: # (dependabot-automerge-end) 61 62 --- 63 64 <details> 65 <summary>Dependabot commands and options</summary> 66 <br /> 67 68 You can trigger Dependabot actions by commenting on this PR: 69 - `@dependabot rebase` will rebase this PR 70 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 71 - `@dependabot merge` will merge this PR after your CI passes on it 72 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 73 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 74 - `@dependabot reopen` will reopen this PR if it is closed 75 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 76 - `@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) 77 - `@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) 78 - `@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) 79 80 81 </details> 82 83 84 ## Comments 85 86 ### @dependabot[bot] — 2022-05-19T08:26:16Z 87 88 Superseded by #198. 89