Skip to content

Commit

Permalink
Bump postcss from 8.4.41 to 8.4.42 (#248)
Browse files Browse the repository at this point in the history
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.41 to
8.4.42.
<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.42</h2>
<ul>
<li>Fixed CSS syntax error on long minified files (by <a
href="https://github.com/varpstar"><code>@​varpstar</code></a>).</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.42</h2>
<ul>
<li>Fixed CSS syntax error on long minified files (by <a
href="https://github.com/varpstar"><code>@​varpstar</code></a>).</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/postcss/postcss/commit/0fda48a1b1e27c443681849411c2bb65521da8df"><code>0fda48a</code></a>
Release 8.4.42 version</li>
<li><a
href="https://github.com/postcss/postcss/commit/cd5b08cfa2434f9ba2970b454692190b45b3b320"><code>cd5b08c</code></a>
Add ESLint to CI</li>
<li><a
href="https://github.com/postcss/postcss/commit/0975cc209dc8425d61960633049aab73cb5bd3fe"><code>0975cc2</code></a>
Sort source code and fix ESLint</li>
<li><a
href="https://github.com/postcss/postcss/commit/36950b4ff95d4077c0875a34a9c06821586589a8"><code>36950b4</code></a>
Try to fix old Node.js tests</li>
<li><a
href="https://github.com/postcss/postcss/commit/fbb6d60eae1d65ef99a9ef5a7dc2528da6d96db5"><code>fbb6d60</code></a>
Update dependencies</li>
<li><a
href="https://github.com/postcss/postcss/commit/118ebc9a9af683702d027f7e1e607261237764d3"><code>118ebc9</code></a>
Clean up code</li>
<li><a
href="https://github.com/postcss/postcss/commit/9e7bdca1d2904478e9017971ddc5b4a24eb2ffbd"><code>9e7bdca</code></a>
Pretty CssSyntaxError from onelined (minified) css (<a
href="https://redirect.github.com/postcss/postcss/issues/1965">#1965</a>)</li>
<li><a
href="https://github.com/postcss/postcss/commit/45a24250ee0160b9e187d34e3a43c26fef59af95"><code>45a2425</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1961">#1961</a>
from nex3/readonly-array</li>
<li><a
href="https://github.com/postcss/postcss/commit/0cb325a1d56a6b2d9657c9b7a557a2f245ca1fcc"><code>0cb325a</code></a>
Use <code>ReadonlyArray</code> for argument types that aren't
modified</li>
<li><a
href="https://github.com/postcss/postcss/commit/a88662860392ed3d2410aa2bf661c69c56198d7f"><code>a886628</code></a>
Merge pull request <a
href="https://redirect.github.com/postcss/postcss/issues/1957">#1957</a>
from nex3/protected-normalize</li>
<li>Additional commits viewable in <a
href="https://github.com/postcss/postcss/compare/8.4.41...8.4.42">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss&package-manager=npm_and_yarn&previous-version=8.4.41&new-version=8.4.42)](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 0bd9a96 commit 219f488
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@types/react-scroll": "1.8.10",
"autoprefixer": "10.4.19",
"gh-pages": "6.1.1",
"postcss": "8.4.41",
"postcss": "8.4.42",
"tailwindcss": "3.4.7",
"typescript": "^5.5.4"
}
Expand Down

0 comments on commit 219f488

Please sign in to comment.