alleyinteractive / byline-manager

Manage an article's byline and author profiles in WordPress.
GNU General Public License v3.0
3 stars 2 forks source link

Bump postcss-nested from 6.0.1 to 6.2.0 #394

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 4 weeks ago

Bumps postcss-nested from 6.0.1 to 6.2.0.

Release notes

Sourced from postcss-nested's releases.

6.2.0

  • Added @starting-style to bubbling at-rules.
Changelog

Sourced from postcss-nested's changelog.

6.2.0

  • Added @starting-style to bubbling at-rules.

6.1.0

  • Added @container to bubbling at-rules.

6.0

  • Added @layer to bubbling at-rules (by Már Örlygsson).
  • Added moving all preceding comments with rule (by Már Örlygsson).
  • Added with & without parameters on @at-root (by Már Örlygsson).
  • Added rootRuleName option (by Már Örlygsson).
  • Fixed handling sibling @at-root rule blocks (by Már Örlygsson).

5.0.6

5.0.5

  • Fixed , at the tail (by Jesse de Boer).

5.0.4

  • Fixed nested & at the tail (by Raphael Luba).
  • Fixed docs (by Samuel Charpentier).

5.0.3

  • Fixed compatibility with Autoprefixer by adding @-webkit-keyframes support.

5.0.2

  • Fixed compatibility with postcss-mixins by moving to visitor API.

5.0.1

  • Fixed PostCSS 8.1 compatibility.
  • Added funding links.

5.0

  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.

4.2.3

  • Fixed declarations after nested rule and before at-rule (by Rodion Demikhov).

4.2.2

  • Fixed wrong specificity order of declarations (by Rodion Demikhov).

4.2.1

  • Fix TypeScript definitions (by Avi Vahl).

4.2

  • Add @at-root support (by Jason Quense).

4.1.2

... (truncated)

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 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)