102.md (5285B)
1 # PR #102 Bump postcss from 8.4.8 to 8.4.12 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-17T08:28:54Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.12 → main 7 - **Merged:** 2022-03-21T21:38:36Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [102.diff](./102.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.8 to 8.4.12. 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.12</h2> 21 <ul> 22 <li>Fixed <code>package.funding</code> to have same value between all PostCSS packages.</li> 23 </ul> 24 <h2>8.4.11</h2> 25 <ul> 26 <li>Fixed <code>Declaration#raws.value</code> type.</li> 27 </ul> 28 <h2>8.4.10</h2> 29 <ul> 30 <li>Fixed <code>package.funding</code> URL format.</li> 31 </ul> 32 <h2>8.4.9</h2> 33 <ul> 34 <li>Fixed <code>package.funding</code> (by <a href="https://github.com/mondeja"><code>@mondeja</code></a>).</li> 35 </ul> 36 </blockquote> 37 </details> 38 <details> 39 <summary>Changelog</summary> 40 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 41 <blockquote> 42 <h2>8.4.12</h2> 43 <ul> 44 <li>Fixed <code>package.funding</code> to have same value between all PostCSS packages.</li> 45 </ul> 46 <h2>8.4.11</h2> 47 <ul> 48 <li>Fixed <code>Declaration#raws.value</code> type.</li> 49 </ul> 50 <h2>8.4.10</h2> 51 <ul> 52 <li>Fixed <code>package.funding</code> URL format.</li> 53 </ul> 54 <h2>8.4.9</h2> 55 <ul> 56 <li>Fixed <code>package.funding</code> (by Álvaro Mondéjar).</li> 57 </ul> 58 </blockquote> 59 </details> 60 <details> 61 <summary>Commits</summary> 62 <ul> 63 <li><a href="https://github.com/postcss/postcss/commit/e5c10e009717c14c00b03867344eaefe960968da"><code>e5c10e0</code></a> Release 8.4.12 version</li> 64 <li><a href="https://github.com/postcss/postcss/commit/61b14cb1617a771ccdb7736ffc907d65a4984ce6"><code>61b14cb</code></a> Revert funding URL format changes</li> 65 <li><a href="https://github.com/postcss/postcss/commit/c689c881209b198e8d41797b76697e5976fe8d52"><code>c689c88</code></a> Release 8.4.11 version</li> 66 <li><a href="https://github.com/postcss/postcss/commit/2e51425dd1d8c42ce6839f7a4e632197dcd7dba9"><code>2e51425</code></a> Fix Declaration.raws.value type</li> 67 <li><a href="https://github.com/postcss/postcss/commit/3473443d193d49cff885e0d1a06d5dc5f95b9cdf"><code>3473443</code></a> Release 8.4.10 version</li> 68 <li><a href="https://github.com/postcss/postcss/commit/16b1071e93590b1724f89f9b15e825a80d6cd39c"><code>16b1071</code></a> Fix funding URL</li> 69 <li><a href="https://github.com/postcss/postcss/commit/8ed21bed42816675527b47987fb303226717de9e"><code>8ed21be</code></a> Release 8.4.9 version</li> 70 <li><a href="https://github.com/postcss/postcss/commit/8958f1d79fc893b95ab6ce9265d90d4a5d07ce2f"><code>8958f1d</code></a> Update dependencies</li> 71 <li><a href="https://github.com/postcss/postcss/commit/67a764ab470c90591788dc4ec4edeb5c099aa96b"><code>67a764a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/postcss/postcss/issues/1731">#1731</a> from mondeja/npm-funding</li> 72 <li><a href="https://github.com/postcss/postcss/commit/5634a8b6aefbfd06979f86202b6aab647f9bd525"><code>5634a8b</code></a> Update <code>funding</code> key in package.json</li> 73 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.8...8.4.12">compare view</a></li> 74 </ul> 75 </details> 76 <br /> 77 78 79 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 80 81 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`. 82 83 [//]: # (dependabot-automerge-start) 84 [//]: # (dependabot-automerge-end) 85 86 --- 87 88 <details> 89 <summary>Dependabot commands and options</summary> 90 <br /> 91 92 You can trigger Dependabot actions by commenting on this PR: 93 - `@dependabot rebase` will rebase this PR 94 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 95 - `@dependabot merge` will merge this PR after your CI passes on it 96 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 97 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 98 - `@dependabot reopen` will reopen this PR if it is closed 99 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 100 - `@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) 101 - `@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) 102 - `@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) 103 104 105 </details> 106