93.md (3442B)
1 # PR #93 Bump postcss from 8.4.7 to 8.4.8 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-07T08:31:23Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.8 → main 7 - **Merged:** 2022-03-09T13:42:17Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [93.diff](./93.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.7 to 8.4.8. 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.8</h2> 21 <ul> 22 <li>Fixed end position in empty Custom Properties.</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.8</h2> 31 <ul> 32 <li>Fixed end position in empty Custom Properties.</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/6f23795b5cee15dcde5eb6433ae691dfec532ccc"><code>6f23795</code></a> Release 8.4.8 version</li> 40 <li><a href="https://github.com/postcss/postcss/commit/be364fd8387d0f4f61bed6574e208be30f8929ce"><code>be364fd</code></a> Fix end position in empty Custom Properties</li> 41 <li><a href="https://github.com/postcss/postcss/commit/ae3343553c7cce9d1cc9f18a043304f12386e60d"><code>ae33435</code></a> Update dependencies</li> 42 <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.7...8.4.8">compare view</a></li> 43 </ul> 44 </details> 45 <br /> 46 47 48 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 49 50 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`. 51 52 [//]: # (dependabot-automerge-start) 53 [//]: # (dependabot-automerge-end) 54 55 --- 56 57 <details> 58 <summary>Dependabot commands and options</summary> 59 <br /> 60 61 You can trigger Dependabot actions by commenting on this PR: 62 - `@dependabot rebase` will rebase this PR 63 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 64 - `@dependabot merge` will merge this PR after your CI passes on it 65 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 66 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 67 - `@dependabot reopen` will reopen this PR if it is closed 68 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 69 - `@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) 70 - `@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) 71 - `@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) 72 73 74 </details> 75