12.md (4588B)
1 # PR #12 Bump postcss from 8.4.23 to 8.4.24 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-06-05T20:11:32Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.24 → main 7 - **Merged:** 2023-06-06T09:31:08Z 8 - **Labels:** dependencies 9 - **Diff:** [12.diff](./12.diff) 10 11 --- 12 13 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.23 to 8.4.24. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/postcss/postcss/releases">postcss's releases</a>.</em></p> 17 <blockquote> 18 <h2>8.2.24</h2> 19 <ul> 20 <li>Fixed <code>Plugin</code> types.</li> 21 </ul> 22 </blockquote> 23 </details> 24 <details> 25 <summary>Changelog</summary> 26 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 27 <blockquote> 28 <h2>8.4.24</h2> 29 <ul> 30 <li>Fixed <code>Plugin</code> types.</li> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Commits</summary> 36 <ul> 37 <li><a href="https://github.com/postcss/postcss/commit/913ef8bc7ebbab274264994b8b2b6026e27475f5"><code>913ef8b</code></a> Release 8.4.24 version</li> 38 <li><a href="https://github.com/postcss/postcss/commit/14ceef0e2414b81f33f4fb23983be7a25b358159"><code>14ceef0</code></a> Update dependencies</li> 39 <li><a href="https://github.com/postcss/postcss/commit/87fcd63e7068e41c7b2edbdd72f6b282659ee69b"><code>87fcd63</code></a> Remove wrong event</li> 40 <li><a href="https://github.com/postcss/postcss/commit/4a5c10162bdbf2c518191e6d8203a4a29566fa44"><code>4a5c101</code></a> Update postcss-parser-test to fix CI</li> 41 <li><a href="https://github.com/postcss/postcss/commit/cb053c0501fc7fc3ec7e9e14d734c4998408ce8a"><code>cb053c0</code></a> Update dependencies</li> 42 <li><a href="https://github.com/postcss/postcss/commit/22425ac28f6b670d29388ab0d0c6a092c76546d2"><code>22425ac</code></a> Typo</li> 43 <li><a href="https://github.com/postcss/postcss/commit/0a55fb37c2ae99253b22a5e542b2e76c0cfe54b5"><code>0a55fb3</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1838">#1838</a> from okikio/patch-1</li> 44 <li><a href="https://github.com/postcss/postcss/commit/f8eedb7406b58040bbc631b207524f39f7904b9d"><code>f8eedb7</code></a> docs: add postcss-spring-easing</li> 45 <li><a href="https://github.com/postcss/postcss/commit/0a7e5a6aeac5144a8714ab2d8be3015121c30c01"><code>0a7e5a6</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1836">#1836</a> from Schweinepriester/patch-1</li> 46 <li><a href="https://github.com/postcss/postcss/commit/5f0d78d8622c5e4ab97903f15cbbcfb6f9ecd44b"><code>5f0d78d</code></a> README.md: HTTP => HTTPS</li> 47 <li>See full diff in <a href="https://github.com/postcss/postcss/compare/8.4.23...8.4.24">compare view</a></li> 48 </ul> 49 </details> 50 <br /> 51 52 53 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 54 55 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`. 56 57 [//]: # (dependabot-automerge-start) 58 [//]: # (dependabot-automerge-end) 59 60 --- 61 62 <details> 63 <summary>Dependabot commands and options</summary> 64 <br /> 65 66 You can trigger Dependabot actions by commenting on this PR: 67 - `@dependabot rebase` will rebase this PR 68 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 69 - `@dependabot merge` will merge this PR after your CI passes on it 70 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 71 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 72 - `@dependabot reopen` will reopen this PR if it is closed 73 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 74 - `@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) 75 - `@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) 76 - `@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) 77 78 79 </details> 80