Bump postcss-nested from 6.2.0 to 7.0.2 #11

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/postcss-nested-7.0.2 into main 2024-12-06 20:21:42 +00:00
dependabot[bot] commented 2024-12-06 20:11:46 +00:00 (Migrated from github.com)

Bumps postcss-nested from 6.2.0 to 7.0.2.

Release notes

Sourced from postcss-nested's releases.

7.0.2

7.0.1

7.0.0

  • More complex logic of when to move comments (by @​Ulyanov-programmer).
  • Removed Node.js 16, 14, and 12 support.
Changelog

Sourced from postcss-nested's changelog.

7.0.2

7.0.1

7.0.0

  • More complex logic of when to move comments (by @​Ulyanov-programmer).
  • Removed Node.js 16, 14, and 12 support.
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-nested](https://github.com/postcss/postcss-nested) from 6.2.0 to 7.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-nested/releases">postcss-nested's releases</a>.</em></p> <blockquote> <h2>7.0.2</h2> <ul> <li>Fixed nested selector regression (by <a href="https://github.com/Ulyanov-programmer"><code>@​Ulyanov-programmer</code></a>).</li> </ul> <h2>7.0.1</h2> <ul> <li>Fixed RegExp issue with nested comments (by <a href="https://github.com/Ulyanov-programmer"><code>@​Ulyanov-programmer</code></a>).</li> </ul> <h2>7.0.0</h2> <ul> <li>More complex logic of when to move comments (by <a href="https://github.com/Ulyanov-programmer"><code>@​Ulyanov-programmer</code></a>).</li> <li>Removed Node.js 16, 14, and 12 support.</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/postcss/postcss-nested/blob/main/CHANGELOG.md">postcss-nested's changelog</a>.</em></p> <blockquote> <h2>7.0.2</h2> <ul> <li>Fixed nested selector regression (by <a href="https://github.com/Ulyanov-programmer"><code>@​Ulyanov-programmer</code></a>).</li> </ul> <h2>7.0.1</h2> <ul> <li>Fixed RegExp issue with nested comments (by <a href="https://github.com/Ulyanov-programmer"><code>@​Ulyanov-programmer</code></a>).</li> </ul> <h2>7.0.0</h2> <ul> <li>More complex logic of when to move comments (by <a href="https://github.com/Ulyanov-programmer"><code>@​Ulyanov-programmer</code></a>).</li> <li>Removed Node.js 16, 14, and 12 support.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/postcss/postcss-nested/commit/db9c61419d2112b338ec8c51ed69b9b7aa2d5078"><code>db9c614</code></a> Release 7.0.2 version</li> <li><a href="https://github.com/postcss/postcss-nested/commit/64ff5c55b16851ed0dc186fda2772383673f464d"><code>64ff5c5</code></a> Fixed an incorrect nesting error (<a href="https://redirect.github.com/postcss/postcss-nested/issues/167">#167</a>)</li> <li><a href="https://github.com/postcss/postcss-nested/commit/9f75b3804d67ed80e91fdcb7fa36b113e5ddc93c"><code>9f75b38</code></a> Release 7.0.1 version</li> <li><a href="https://github.com/postcss/postcss-nested/commit/60759a225f0148f00e4b43e8aea8198211fbd9f6"><code>60759a2</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss-nested/commit/12fc98c5183ced0a344e8aa1e591c8edac701f67"><code>12fc98c</code></a> Fixed a bug that could cause regexp to issue an error (<a href="https://redirect.github.com/postcss/postcss-nested/issues/165">#165</a>)</li> <li><a href="https://github.com/postcss/postcss-nested/commit/3a73b521706f38eef0cadf1585070e280c132e9b"><code>3a73b52</code></a> Release 7.0.0 version</li> <li><a href="https://github.com/postcss/postcss-nested/commit/7451546d7d0e6035ebc7e0ee49bc3a1a04ed9d61"><code>7451546</code></a> Update dependencies</li> <li><a href="https://github.com/postcss/postcss-nested/commit/4ac2a59bd35196c2057df790f3490a0dff03f2a2"><code>4ac2a59</code></a> Fix linter warning</li> <li><a href="https://github.com/postcss/postcss-nested/commit/a9a91e7eef989faba6ae8f81ca384beec4a2a7e8"><code>a9a91e7</code></a> Correction of the work with comments and general improvements (<a href="https://redirect.github.com/postcss/postcss-nested/issues/163">#163</a>)</li> <li><a href="https://github.com/postcss/postcss-nested/commit/013abd373a34a7f36fd77b167f688edf392d4879"><code>013abd3</code></a> Remove old Node.js 12, 14, 16</li> <li>Additional commits viewable in <a href="https://github.com/postcss/postcss-nested/compare/6.2.0...7.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=postcss-nested&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=7.0.2)](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>
Sign in to join this conversation.
No description provided.