1
0
Fork 0

Bump postcss from 8.4.33 to 8.4.35 #47

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/postcss-8.4.35 into master 2024-02-10 08:19:33 +08:00
dependabot[bot] commented 2024-02-08 10:46:34 +08:00 (Migrated from github.com)

Bumps postcss from 8.4.33 to 8.4.35.

Release notes

Sourced from postcss's releases.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

Changelog

Sourced from postcss's changelog.

8.4.35

  • Avoid ! in node.parent.nodes type.
  • Allow to pass undefined to node adding method to simplify types.

8.4.34

  • Fixed AtRule#nodes type (by Tim Weißenfels).
  • Cleaned up code (by Dmitry Kirillov).
Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.33 to 8.4.35. <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.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> </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.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> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss/commit/edda95ec4a0f4595522ab18e913eb851e73d301d"><code>edda95e</code></a> Release 8.4.35 version</li> <li><a href="https://github.com/postcss/postcss/commit/612f3602e79392b4ace8249e5aa4e8e31f8dad05"><code>612f360</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1924">#1924</a> from postcss/refactor/types</li> <li><a href="https://github.com/postcss/postcss/commit/5e7449fe7e0186b7318fa85817863a09c8e2b72d"><code>5e7449f</code></a> Fix node.parent.nodes type</li> <li><a href="https://github.com/postcss/postcss/commit/65075dfeebcb56245f9aaa82dcd3278be342b986"><code>65075df</code></a> Allow to pass undefined to adding methods to simplify type check</li> <li><a href="https://github.com/postcss/postcss/commit/477b3bbb9d3b8d91b37c132661724557beeab63c"><code>477b3bb</code></a> Release 8.4.34 version</li> <li><a href="https://github.com/postcss/postcss/commit/25af11752fc4d3ac3d5fa8880c13a2e77a57ac66"><code>25af117</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss/commit/bb0314a41fcfaf8649659f10d52ddb63f0a5ef9d"><code>bb0314a</code></a> Merge pull request <a href="https://redirect.github.com/postcss/postcss/issues/1922">#1922</a> from tim-we/improve-at-rule-types</li> <li><a href="https://github.com/postcss/postcss/commit/9dd5a9337edfbfcb55722f13f56a961396cc4c5b"><code>9dd5a93</code></a> Fix at-rule test</li> <li><a href="https://github.com/postcss/postcss/commit/8322d112e860d9e9bc9521d47f94cdbd54143449"><code>8322d11</code></a> Fix visitor test</li> <li><a href="https://github.com/postcss/postcss/commit/ee7fcd42757f32791647674273be20b2ac85cc71"><code>ee7fcd4</code></a> Fix Document#nodes</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss/compare/8.4.33...8.4.35">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.33&new-version=8.4.35)](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>
Commenting is not possible because the repository is archived.
No description provided.