452.md (5231B)
1 # PR #452 Bump postcss from 8.4.21 to 8.4.24 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-06-07T09:07:08Z 6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.24 → main 7 - **Closed:** 2023-07-07T08:43:45Z 8 - **Labels:** dependencies, javascript 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [452.diff](./452.diff) 12 13 --- 14 15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.24. 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.2.24</h2> 21 <ul> 22 <li>Fixed <code>Plugin</code> types.</li> 23 </ul> 24 <h2>8.4.23</h2> 25 <ul> 26 <li>Fixed warnings in TypeDoc.</li> 27 </ul> 28 <h2>8.4.22</h2> 29 <ul> 30 <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@remcohaszing</code></a>).</li> 31 </ul> 32 </blockquote> 33 </details> 34 <details> 35 <summary>Changelog</summary> 36 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p> 37 <blockquote> 38 <h2>8.4.24</h2> 39 <ul> 40 <li>Fixed <code>Plugin</code> types.</li> 41 </ul> 42 <h2>8.4.23</h2> 43 <ul> 44 <li>Fixed warnings in TypeDoc.</li> 45 </ul> 46 <h2>8.4.22</h2> 47 <ul> 48 <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li> 49 </ul> 50 </blockquote> 51 </details> 52 <details> 53 <summary>Commits</summary> 54 <ul> 55 <li><a href="https://github.com/postcss/postcss/commit/913ef8bc7ebbab274264994b8b2b6026e27475f5"><code>913ef8b</code></a> Release 8.4.24 version</li> 56 <li><a href="https://github.com/postcss/postcss/commit/14ceef0e2414b81f33f4fb23983be7a25b358159"><code>14ceef0</code></a> Update dependencies</li> 57 <li><a href="https://github.com/postcss/postcss/commit/87fcd63e7068e41c7b2edbdd72f6b282659ee69b"><code>87fcd63</code></a> Remove wrong event</li> 58 <li><a href="https://github.com/postcss/postcss/commit/4a5c10162bdbf2c518191e6d8203a4a29566fa44"><code>4a5c101</code></a> Update postcss-parser-test to fix CI</li> 59 <li><a href="https://github.com/postcss/postcss/commit/cb053c0501fc7fc3ec7e9e14d734c4998408ce8a"><code>cb053c0</code></a> Update dependencies</li> 60 <li><a href="https://github.com/postcss/postcss/commit/22425ac28f6b670d29388ab0d0c6a092c76546d2"><code>22425ac</code></a> Typo</li> 61 <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> 62 <li><a href="https://github.com/postcss/postcss/commit/f8eedb7406b58040bbc631b207524f39f7904b9d"><code>f8eedb7</code></a> docs: add postcss-spring-easing</li> 63 <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> 64 <li><a href="https://github.com/postcss/postcss/commit/5f0d78d8622c5e4ab97903f15cbbcfb6f9ecd44b"><code>5f0d78d</code></a> README.md: HTTP => HTTPS</li> 65 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.24">compare view</a></li> 66 </ul> 67 </details> 68 <br /> 69 70 71 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 72 73 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`. 74 75 [//]: # (dependabot-automerge-start) 76 [//]: # (dependabot-automerge-end) 77 78 --- 79 80 <details> 81 <summary>Dependabot commands and options</summary> 82 <br /> 83 84 You can trigger Dependabot actions by commenting on this PR: 85 - `@dependabot rebase` will rebase this PR 86 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 87 - `@dependabot merge` will merge this PR after your CI passes on it 88 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 89 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 90 - `@dependabot reopen` will reopen this PR if it is closed 91 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 92 - `@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) 93 - `@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) 94 - `@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) 95 96 97 </details> 98 99 <!-- Replace --> 100 ---- 101 ⌛ Deploy Preview - Build in Progress 102 <!-- Replace --> 103 104 105 106 ## Comments 107 108 ### @dependabot[bot] — 2023-07-07T08:43:44Z 109 110 Superseded by #514. 111