261.md (6796B)
1 # PR #261 Bump postcss from 8.4.14 to 8.4.20 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-01-03T16:44:59Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.20 → main 7 - **Closed:** 2023-01-03T17:36:22Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [261.diff](./261.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.20. 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.20</h2> 21 <ul> 22 <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li> 23 </ul> 24 <h2>8.4.19</h2> 25 <ul> 26 <li>Fixed whitespace preserving after AST transformations (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 27 </ul> 28 <h2>8.4.18</h2> 29 <ul> 30 <li>Fixed an error on <code>absolute: true</code> with empty <code>sourceContent</code> (by <a href="https://github.com/KingSora"><code>@KingSora</code></a>).</li> 31 </ul> 32 <h2>8.4.17</h2> 33 <ul> 34 <li>Fixed <code>Node.before()</code> unexpected behavior (by <a href="https://github.com/romainmenke"><code>@romainmenke</code></a>).</li> 35 <li>Added TOC to docs (by <a href="https://github.com/muddv"><code>@muddv</code></a>).</li> 36 </ul> 37 <h2>8.4.16</h2> 38 <ul> 39 <li>Fixed <code>Root</code> AST migration.</li> 40 </ul> 41 <h2>8.4.15</h2> 42 <ul> 43 <li>Fixed AST normalization after using custom parser with old PostCSS AST.</li> 44 </ul> 45 </blockquote> 46 </details> 47 <details> 48 <summary>Changelog</summary> 49 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 50 <blockquote> 51 <h2>8.4.20</h2> 52 <ul> 53 <li>Fixed source map generation for childless at-rules like <code>@layer</code>.</li> 54 </ul> 55 <h2>8.4.19</h2> 56 <ul> 57 <li>Fixed whitespace preserving after AST transformations (by Romain Menke).</li> 58 </ul> 59 <h2>8.4.18</h2> 60 <ul> 61 <li>Fixed an error on <code>absolute: true</code> with empty <code>sourceContent</code> (by Rene Haas).</li> 62 </ul> 63 <h2>8.4.17</h2> 64 <ul> 65 <li>Fixed <code>Node.before()</code> unexpected behavior (by Romain Menke).</li> 66 <li>Added TOC to docs (by Mikhail Dedov).</li> 67 </ul> 68 <h2>8.4.16</h2> 69 <ul> 70 <li>Fixed <code>Root</code> AST migration.</li> 71 </ul> 72 <h2>8.4.15</h2> 73 <ul> 74 <li>Fixed AST normalization after using custom parser with old PostCSS AST.</li> 75 </ul> 76 </blockquote> 77 </details> 78 <details> 79 <summary>Commits</summary> 80 <ul> 81 <li><a href="https://github.com/postcss/postcss/commit/1d4c509c114a0dd8270cb5241c5eee7d01f91674"><code>1d4c509</code></a> Release 8.4.20 version</li> 82 <li><a href="https://github.com/postcss/postcss/commit/905082a5c1a0246e9187d5c8535ad5c576c18365"><code>905082a</code></a> Add Node.js 10 to CI</li> 83 <li><a href="https://github.com/postcss/postcss/commit/20122e50b707b52f13a03db0310adc4e5a9c8650"><code>20122e5</code></a> Fix childless at-rule map generation</li> 84 <li><a href="https://github.com/postcss/postcss/commit/ff7e8ce09749fa1f7451d6d69f5677a14c0f6fc6"><code>ff7e8ce</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1801">#1801</a> from romainmenke/invalid-sourcemap-with-at-layer--pr...</li> 85 <li><a href="https://github.com/postcss/postcss/commit/d585976fc1e09f81f59fd0e3f3ef908b3dc87273"><code>d585976</code></a> Fix CI</li> 86 <li><a href="https://github.com/postcss/postcss/commit/744b15f8c507a9a7d1a92a94752b4926bce12f82"><code>744b15f</code></a> Update dependencies</li> 87 <li><a href="https://github.com/postcss/postcss/commit/db935f19f067bb0db2121a31b4dfd429f7e5a889"><code>db935f1</code></a> invalid sourcemap with at layer</li> 88 <li><a href="https://github.com/postcss/postcss/commit/3cac84ae46a5f4427393cce549af5fd9f343e837"><code>3cac84a</code></a> Fix type tests</li> 89 <li><a href="https://github.com/postcss/postcss/commit/5113edb7a297fa6ec1e6d55b71d0e5a1d1f217d5"><code>5113edb</code></a> Update dependencies</li> 90 <li><a href="https://github.com/postcss/postcss/commit/c26baf34a7e09787a5f115f3c416583afee6f5e2"><code>c26baf3</code></a> Release 8.4.19 version</li> 91 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.14...8.4.20">compare view</a></li> 92 </ul> 93 </details> 94 <br /> 95 96 97 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 98 99 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`. 100 101 [//]: # (dependabot-automerge-start) 102 [//]: # (dependabot-automerge-end) 103 104 --- 105 106 <details> 107 <summary>Dependabot commands and options</summary> 108 <br /> 109 110 You can trigger Dependabot actions by commenting on this PR: 111 - `@dependabot rebase` will rebase this PR 112 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 113 - `@dependabot merge` will merge this PR after your CI passes on it 114 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 115 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 116 - `@dependabot reopen` will reopen this PR if it is closed 117 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 118 - `@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) 119 - `@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) 120 - `@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) 121 122 123 </details> 124 125 126 ## Comments 127 128 ### @dependabot[bot] — 2023-01-03T17:36:24Z 129 130 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file. 131 132 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. 133