84.md (4808B)
1 # PR #84 Bump postcss from 8.4.6 to 8.4.7 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-02-25T08:33:06Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.7 → main 7 - **Merged:** 2022-03-01T01:13:31Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [84.diff](./84.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.7. 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.7</h2> 21 <ul> 22 <li>Fixed <code>Node#warn()</code> type (by <a href="https://github.com/ybiquitous"><code>@ybiquitous</code></a>).</li> 23 <li>Fixed comment removal in values after <code>,</code>.</li> 24 </ul> 25 </blockquote> 26 </details> 27 <details> 28 <summary>Changelog</summary> 29 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 30 <blockquote> 31 <h2>8.4.7</h2> 32 <ul> 33 <li>Fixed <code>Node#warn()</code> type (by Masafumi Koba).</li> 34 <li>Fixed comment removal in values after <code>,</code>.</li> 35 </ul> 36 </blockquote> 37 </details> 38 <details> 39 <summary>Commits</summary> 40 <ul> 41 <li><a href="https://github.com/postcss/postcss/commit/d533f80b3cb4ef394cc7b523f675828ef7ec8466"><code>d533f80</code></a> Release 8.4.7 version</li> 42 <li><a href="https://github.com/postcss/postcss/commit/c50b8a3d8f6e780c8dca4b0233cd47f1b52518ba"><code>c50b8a3</code></a> Update dependencies</li> 43 <li><a href="https://github.com/postcss/postcss/commit/0e568948f3d9e5ff83e9b740e17c5abe885d12f3"><code>0e56894</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1722">#1722</a> from ybiquitous/fix-node-warn-return-type</li> 44 <li><a href="https://github.com/postcss/postcss/commit/db5b6e1c45b53145413ab3fa6e7b810b18f8d1c9"><code>db5b6e1</code></a> Fix <code>Node#warn()</code> return type</li> 45 <li><a href="https://github.com/postcss/postcss/commit/8718e0656e78f96d7812300bc372ff3a574d6fad"><code>8718e06</code></a> Update dependencies</li> 46 <li><a href="https://github.com/postcss/postcss/commit/ed054f23da7cdeed4648add89e62aacd4fe23b44"><code>ed054f2</code></a> Fix CI config</li> 47 <li><a href="https://github.com/postcss/postcss/commit/2010e2433f27afd5628a5d20555746a96c540496"><code>2010e24</code></a> Fix comment removal after ,</li> 48 <li><a href="https://github.com/postcss/postcss/commit/1e246383b645c16253a2ccebce3c51f137254d42"><code>1e24638</code></a> Clean up code</li> 49 <li><a href="https://github.com/postcss/postcss/commit/a00876066fa3e5f49f595092dc77b62b98efcfd2"><code>a008760</code></a> Update dependencies</li> 50 <li><a href="https://github.com/postcss/postcss/commit/97b06217b5ba8a8d2ace292e62499066df839600"><code>97b0621</code></a> Fix 80 columns line</li> 51 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.6...8.4.7">compare view</a></li> 52 </ul> 53 </details> 54 <br /> 55 56 57 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 58 59 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`. 60 61 [//]: # (dependabot-automerge-start) 62 [//]: # (dependabot-automerge-end) 63 64 --- 65 66 <details> 67 <summary>Dependabot commands and options</summary> 68 <br /> 69 70 You can trigger Dependabot actions by commenting on this PR: 71 - `@dependabot rebase` will rebase this PR 72 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 73 - `@dependabot merge` will merge this PR after your CI passes on it 74 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 75 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 76 - `@dependabot reopen` will reopen this PR if it is closed 77 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 78 - `@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) 79 - `@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) 80 - `@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) 81 82 83 </details> 84