This repository was archived by the owner on Jan 13, 2026. It is now read-only.
Commit fe5d8da
authored
Bump postcss from 8.4.19 to 8.4.20 in /dashboard (#5811)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.19 to
8.4.20.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/releases">postcss's
releases</a>.</em></p>
<blockquote>
<h2>8.4.20</h2>
<ul>
<li>Fixed source map generation for childless at-rules like
<code>@layer</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/postcss/postcss/blob/main/CHANGELOG.md">postcss's
changelog</a>.</em></p>
<blockquote>
<h2>8.4.20</h2>
<ul>
<li>Fixed source map generation for childless at-rules like
<code>@layer</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/1d4c509c114a0dd8270cb5241c5eee7d01f91674"><code>1d4c509</code></a>
Release 8.4.20 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/905082a5c1a0246e9187d5c8535ad5c576c18365"><code>905082a</code></a>
Add Node.js 10 to CI</li>
<li><a
href="https://github.com/postcss/postcss/commit/20122e50b707b52f13a03db0310adc4e5a9c8650"><code>20122e5</code></a>
Fix childless at-rule map generation</li>
<li><a
href="https://github.com/postcss/postcss/commit/ff7e8ce09749fa1f7451d6d69f5677a14c0f6fc6"><code>ff7e8ce</code></a>
Merge pull request <a
href="https://github-redirect.dependabot.com/postcss/postcss/issues/1801">#1801</a>
from romainmenke/invalid-sourcemap-with-at-layer--pr...</li>
<li><a
href="https://github.com/postcss/postcss/commit/d585976fc1e09f81f59fd0e3f3ef908b3dc87273"><code>d585976</code></a>
Fix CI</li>
<li><a
href="https://github.com/postcss/postcss/commit/744b15f8c507a9a7d1a92a94752b4926bce12f82"><code>744b15f</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/db935f19f067bb0db2121a31b4dfd429f7e5a889"><code>db935f1</code></a>
invalid sourcemap with at layer</li>
<li><a
href="https://github.com/postcss/postcss/commit/3cac84ae46a5f4427393cce549af5fd9f343e837"><code>3cac84a</code></a>
Fix type tests</li>
<li><a
href="https://github.com/postcss/postcss/commit/5113edb7a297fa6ec1e6d55b71d0e5a1d1f217d5"><code>5113edb</code></a>
Update dependencies</li>
<li>See full diff in <a
href="https://github.com/postcss/postcss/compare/8.4.19...8.4.20">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)
- `@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)
- `@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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e5993a1 commit fe5d8da
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10732 | 10732 | | |
10733 | 10733 | | |
10734 | 10734 | | |
10735 | | - | |
10736 | | - | |
10737 | | - | |
10738 | | - | |
| 10735 | + | |
| 10736 | + | |
| 10737 | + | |
| 10738 | + | |
10739 | 10739 | | |
10740 | 10740 | | |
10741 | 10741 | | |
| |||
0 commit comments