Skip to content

Commit a2878ab

Browse files
Bump postcss from 8.4.21 to 8.4.41 (#86)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.41. <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.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@​nex3</code></a> and <a href="https://github.com/querkmachine"><code>@​querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@​bluwy</code></a>).</li> </ul> <h2>8.4.40</h2> <ul> <li>Moved to getter/setter in nodes types to help Sass team (by <a href="https://github.com/nex3"><code>@​nex3</code></a>).</li> </ul> <h2>8.4.39</h2> <ul> <li>Fixed <code>CssSyntaxError</code> types (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.38</h2> <ul> <li>Fixed <code>endIndex: 0</code> in errors and warnings (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.37</h2> <ul> <li>Fixed <code>original.column are not numbers</code> error in another case.</li> </ul> <h2>8.4.36</h2> <ul> <li>Fixed <code>original.column are not numbers</code> error on broken previous source map.</li> </ul> <h2>8.4.35</h2> <ul> <li>Avoid <code>!</code> in <code>node.parent.nodes</code> type.</li> <li>Allow to pass <code>undefined</code> to node adding method to simplify types.</li> </ul> <h2>8.4.34</h2> <ul> <li>Fixed <code>AtRule#nodes</code> type (by <a href="https://github.com/tim-we"><code>@​tim-we</code></a>).</li> <li>Cleaned up code (by <a href="https://github.com/DrKiraDmitry"><code>@​DrKiraDmitry</code></a>).</li> </ul> <h2>8.4.33</h2> <ul> <li>Fixed <code>NoWorkResult</code> behavior difference with normal mode (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed <code>NoWorkResult</code> usage conditions (by <a href="https://github.com/ahmdammarr"><code>@​ahmdammarr</code></a>).</li> </ul> <h2>8.4.32</h2> <ul> <li>Fixed <code>postcss().process()</code> types (by <a href="https://github.com/ferreira-tb"><code>@​ferreira-tb</code></a>).</li> </ul> <h2>8.4.31</h2> <ul> <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li> </ul> <h2>8.4.30</h2> <ul> <li>Improved source map performance (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.29</h2> <ul> <li>Fixed <code>Node#source.offset</code> (by <a href="https://github.com/idoros"><code>@​idoros</code></a>).</li> <li>Fixed docs (by <a href="https://github.com/coliff"><code>@​coliff</code></a>).</li> </ul> <h2>8.4.28</h2> <ul> <li>Fixed <code>Root.source.end</code> for better source map (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li> </ul> <h2>8.4.27</h2> <ul> <li>Fixed <code>Container</code> clone methods types.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </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.41</h2> <ul> <li>Fixed types (by <a href="https://github.com/nex3"><code>@​nex3</code></a> and <a href="https://github.com/querkmachine"><code>@​querkmachine</code></a>).</li> <li>Cleaned up RegExps (by <a href="https://github.com/bluwy"><code>@​bluwy</code></a>).</li> </ul> <h2>8.4.40</h2> <ul> <li>Moved to getter/setter in nodes types to help Sass team (by <a href="https://github.com/nex3"><code>@​nex3</code></a>).</li> </ul> <h2>8.4.39</h2> <ul> <li>Fixed <code>CssSyntaxError</code> types (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.38</h2> <ul> <li>Fixed <code>endIndex: 0</code> in errors and warnings (by <a href="https://github.com/romainmenke"><code>@​romainmenke</code></a>).</li> </ul> <h2>8.4.37</h2> <ul> <li>Fixed <code>original.column are not numbers</code> error in another case.</li> </ul> <h2>8.4.36</h2> <ul> <li>Fixed <code>original.column are not numbers</code> error on broken previous source map.</li> </ul> <h2>8.4.35</h2> <ul> <li>Avoid <code>!</code> in <code>node.parent.nodes</code> type.</li> <li>Allow to pass <code>undefined</code> to node adding method to simplify types.</li> </ul> <h2>8.4.34</h2> <ul> <li>Fixed <code>AtRule#nodes</code> type (by Tim Weißenfels).</li> <li>Cleaned up code (by Dmitry Kirillov).</li> </ul> <h2>8.4.33</h2> <ul> <li>Fixed <code>NoWorkResult</code> behavior difference with normal mode (by Romain Menke).</li> <li>Fixed <code>NoWorkResult</code> usage conditions (by <a href="https://github.com/ahmdammarr"><code>@​ahmdammarr</code></a>).</li> </ul> <h2>8.4.32</h2> <ul> <li>Fixed <code>postcss().process()</code> types (by Andrew Ferreira).</li> </ul> <h2>8.4.31</h2> <ul> <li>Fixed <code>\r</code> parsing to fix CVE-2023-44270.</li> </ul> <h2>8.4.30</h2> <ul> <li>Improved source map performance (by Romain Menke).</li> </ul> <h2>8.4.29</h2> <ul> <li>Fixed <code>Node#source.offset</code> (by Ido Rosenthal).</li> <li>Fixed docs (by Christian Oliff).</li> </ul> <h2>8.4.28</h2> <ul> <li>Fixed <code>Root.source.end</code> for better source map (by Romain Menke).</li> <li>Fixed <code>Result.root</code> types when <code>process()</code> has no parser.</li> </ul> <h2>8.4.27</h2> <ul> <li>Fixed <code>Container</code> clone methods types.</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/57e02115e41c91cb67974092eea58c649b24d7b1"><code>57e0211</code></a> Release 8.4.41 version</li> <li><a href="https://github.com/postcss/postcss/commit/f27134f47287d538c8a8ae9b2168602afba6abed"><code>f27134f</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/146d31c4514ba2b69c226d2fac0349c3dd0a5b60"><code>146d31c</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1952">#1952</a> from nex3/rule-props</li> <li><a href="https://github.com/postcss/postcss/commit/3707c3bac521a859ca4c36bf93a6912633abf997"><code>3707c3b</code></a> Merge remote-tracking branch 'origin/main' into rule-props</li> <li><a href="https://github.com/postcss/postcss/commit/9ab36195eea080d7ea77e7013f762beb253cfd42"><code>9ab3619</code></a> Declare <code>Input.toJSON()</code></li> <li><a href="https://github.com/postcss/postcss/commit/be59ad419c5980e5a577aa6f15719ca6baa26db0"><code>be59ad4</code></a> Remove dead website</li> <li><a href="https://github.com/postcss/postcss/commit/165154b65a8e9af26f633b39e15d305321169413"><code>165154b</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/6127a44c27b1abbe532e52afcd0a243a472b1ed3"><code>6127a44</code></a> Declaration#variable do not have setter</li> <li><a href="https://github.com/postcss/postcss/commit/536726db42acabe0e478c5127996e9ba0036ee71"><code>536726d</code></a> Fix type</li> <li><a href="https://github.com/postcss/postcss/commit/58fa0ef50bc4b1c507bcfc2af2b7f98d1099dcd5"><code>58fa0ef</code></a> Sort keys</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.21...8.4.41">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.21&new-version=8.4.41)](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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rohandebsarkar/academic-folio/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4021d8a commit a2878ab

File tree

2 files changed

+43
-21
lines changed

2 files changed

+43
-21
lines changed

package-lock.json

+42-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"devDependencies": {
1616
"@tailwindcss/typography": "^0.5.9",
1717
"autoprefixer": "^10.4.13",
18-
"postcss": "^8.4.21",
18+
"postcss": "^8.4.41",
1919
"postcss-cli": "^10.1.0",
2020
"postcss-import": "^15.1.0",
2121
"tailwindcss": "^3.2.4"

0 commit comments

Comments
 (0)