matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

439.md (5032B)


      1 # PR #439 Bump postcss from 8.4.21 to 8.4.23
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-04-20T09:04:35Z
      6 - **Branch:** dependabot/npm_and_yarn/postcss-8.4.23 → main
      7 - **Closed:** 2023-06-07T09:07:14Z
      8 - **Labels:** dependencies, javascript
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [439.diff](./439.diff)
     12 
     13 ---
     14 
     15 Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.23.
     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.23</h2>
     21 <ul>
     22 <li>Fixed warnings in TypeDoc.</li>
     23 </ul>
     24 <h2>8.4.22</h2>
     25 <ul>
     26 <li>Fixed TypeScript support with <code>node16</code> (by <a href="https://github.com/remcohaszing"><code>@​remcohaszing</code></a>).</li>
     27 </ul>
     28 </blockquote>
     29 </details>
     30 <details>
     31 <summary>Changelog</summary>
     32 <p><em>Sourced from <a href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's changelog</a>.</em></p>
     33 <blockquote>
     34 <h2>8.4.23</h2>
     35 <ul>
     36 <li>Fixed warnings in TypeDoc.</li>
     37 </ul>
     38 <h2>8.4.22</h2>
     39 <ul>
     40 <li>Fixed TypeScript support with <code>node16</code> (by Remco Haszing).</li>
     41 </ul>
     42 </blockquote>
     43 </details>
     44 <details>
     45 <summary>Commits</summary>
     46 <ul>
     47 <li><a href="https://github.com/postcss/postcss/commit/aa9e03ea4708909631eba70500c8c0cc0708bb4e"><code>aa9e03e</code></a> Release 8.4.23 version</li>
     48 <li><a href="https://github.com/postcss/postcss/commit/691b299b4d63cccd8cb34d2fb462c81375e1325b"><code>691b299</code></a> Fix TSDocs</li>
     49 <li><a href="https://github.com/postcss/postcss/commit/819023482ef7f3ed57b7a45bac4c75d85c6a1a25"><code>8190234</code></a> Update dependencies</li>
     50 <li><a href="https://github.com/postcss/postcss/commit/5f8dbdb782d65eeee4dace21e9b699d736ab5da8"><code>5f8dbdb</code></a> Move to Node.js 20 on CI</li>
     51 <li><a href="https://github.com/postcss/postcss/commit/7de486096d9a795703dfc537411b3ff94d951bd6"><code>7de4860</code></a> Release 8.4.22 version</li>
     52 <li><a href="https://github.com/postcss/postcss/commit/a9a157a8be070fbb100132a646a1b5c7f4d6e789"><code>a9a157a</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1815">#1815</a> from remcohaszing/fix-types</li>
     53 <li><a href="https://github.com/postcss/postcss/commit/98de266f30d661680d7bb9661d16c428f60da936"><code>98de266</code></a> Revert unwanted changes</li>
     54 <li><a href="https://github.com/postcss/postcss/commit/4947e3b881a6d60eeffd98959f19be883f2105ee"><code>4947e3b</code></a> Fix broken test</li>
     55 <li><a href="https://github.com/postcss/postcss/commit/bda836aedf1a000927999f759e4f5db7a3763edc"><code>bda836a</code></a> Remove intermediate classes for default exports</li>
     56 <li><a href="https://github.com/postcss/postcss/commit/d33810c5cc772d415df9b680330a8d6d2980fb82"><code>d33810c</code></a> Merge branch 'main' into fix-types</li>
     57 <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.23">compare view</a></li>
     58 </ul>
     59 </details>
     60 <br />
     61 
     62 
     63 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.21&new-version=8.4.23)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     64 
     65 You can trigger a rebase of this PR by commenting `@dependabot rebase`.
     66 
     67 [//]: # (dependabot-automerge-start)
     68 [//]: # (dependabot-automerge-end)
     69 
     70 ---
     71 
     72 <details>
     73 <summary>Dependabot commands and options</summary>
     74 <br />
     75 
     76 You can trigger Dependabot actions by commenting on this PR:
     77 - `@dependabot rebase` will rebase this PR
     78 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     79 - `@dependabot merge` will merge this PR after your CI passes on it
     80 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     81 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     82 - `@dependabot reopen` will reopen this PR if it is closed
     83 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     84 - `@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)
     85 - `@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)
     86 - `@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)
     87 
     88 
     89 </details>
     90 
     91 <!-- Replace -->
     92 ----
     93 ⌛ Deploy Preview - Build in Progress
     94 <!-- Replace -->
     95 > **Note**
     96 > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
     97 
     98 
     99 
    100 ## Comments
    101 
    102 ### @dependabot[bot] — 2023-06-07T09:07:13Z
    103 
    104 Superseded by #452.
    105