44.md (5045B)
1 # PR #44 Bump postcss from 8.4.5 to 8.4.6 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-02T08:28:32Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.6 → main 7 - **Merged:** 2022-02-02T11:54:11Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [44.diff](./44.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.5 to 8.4.6. 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.6</h2> 21 <ul> 22 <li>Prevented comment removing when it change meaning of CSS.</li> 23 <li>Fixed parsing space in last semicolon-less CSS Custom Properties.</li> 24 <li>Fixed comment cleaning in CSS Custom Properties with space.</li> 25 <li>Fixed throwing an error on <code>.root</code> access for plugin-less case.</li> 26 </ul> 27 </blockquote> 28 </details> 29 <details> 30 <summary>Changelog</summary> 31 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 32 <blockquote> 33 <h2>8.4.6</h2> 34 <ul> 35 <li>Prevented comment removing when it change meaning of CSS.</li> 36 <li>Fixed parsing space in last semicolon-less CSS Custom Properties.</li> 37 <li>Fixed comment cleaning in CSS Custom Properties with space.</li> 38 <li>Fixed throwing an error on <code>.root</code> access for plugin-less case.</li> 39 </ul> 40 </blockquote> 41 </details> 42 <details> 43 <summary>Commits</summary> 44 <ul> 45 <li><a href="https://github.com/postcss/postcss/commit/aa2d16575cbffd5b85d07b8b9f4254bd880ceaf2"><code>aa2d165</code></a> Release 8.4.6 version</li> 46 <li><a href="https://github.com/postcss/postcss/commit/d058a5c33d13299846dd0d5f27a55f06d0718b2f"><code>d058a5c</code></a> Update dependencies</li> 47 <li><a href="https://github.com/postcss/postcss/commit/b5d9bc060c0d455dd5b2ff4cc94c02a404d681fd"><code>b5d9bc0</code></a> Move to released version of postcss-parser-tests</li> 48 <li><a href="https://github.com/postcss/postcss/commit/8206d3ebc645b9e1b2436b1d77e76b57a87c3fe9"><code>8206d3e</code></a> Update dependencies</li> 49 <li><a href="https://github.com/postcss/postcss/commit/be42a7c250947165a9d0127cd1a06d8c01550e3f"><code>be42a7c</code></a> Fix empty custom property parsing</li> 50 <li><a href="https://github.com/postcss/postcss/commit/373b6c51fc23e7214d92844ec2a42fa11dcab0e4"><code>373b6c5</code></a> Fix GitHub version in package.json</li> 51 <li><a href="https://github.com/postcss/postcss/commit/dc4187de575f476398fe9b5b5ede6ccc0e4c4f27"><code>dc4187d</code></a> Fix changing declaration meaning by comment removing</li> 52 <li><a href="https://github.com/postcss/postcss/commit/4f5346e05b46647d61f2312868da23dbe5c9f458"><code>4f5346e</code></a> Clean up code</li> 53 <li><a href="https://github.com/postcss/postcss/commit/989361ea4eaa68a54336e6258c65bcaae759f910"><code>989361e</code></a> Update dependencies</li> 54 <li><a href="https://github.com/postcss/postcss/commit/2035231c41590e69ffe00dd629fbc62995881c72"><code>2035231</code></a> Throws error on NoWorkResult.root access</li> 55 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.5...8.4.6">compare view</a></li> 56 </ul> 57 </details> 58 <br /> 59 60 61 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 62 63 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`. 64 65 [//]: # (dependabot-automerge-start) 66 [//]: # (dependabot-automerge-end) 67 68 --- 69 70 <details> 71 <summary>Dependabot commands and options</summary> 72 <br /> 73 74 You can trigger Dependabot actions by commenting on this PR: 75 - `@dependabot rebase` will rebase this PR 76 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 77 - `@dependabot merge` will merge this PR after your CI passes on it 78 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 79 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 80 - `@dependabot reopen` will reopen this PR if it is closed 81 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 82 - `@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) 83 - `@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) 84 - `@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) 85 86 87 </details> 88