Created by: dependabot[bot]
Bumps postcss from 8.4.12 to 8.4.13.
Release notes
Sourced from postcss's releases.
8.4.13
- Fixed
append()
error after using.parent
(by@thecrypticace
).
Changelog
Sourced from postcss's changelog.
8.4.13
- Fixed
append()
error after using.parent
(by Jordan Pittman).
Commits
-
80608c6
Release 8.4.13 version -
b03cf14
Clean up code -
8a1f6c2
Merge pull request #1740 from thecrypticace/fix/normalization-append-error -
2713d8d
Merge pull request #1741 from blinpete/main -
02a026e
Update README.md -
2955628
Fixappend()
failing after mutating nodes through .parent -
e1a055c
Update dependencies -
fa73b4c
Update Deno CI config -
e5c9298
Use Node.js 18 on Windows -
3b934bb
Update check-dts - Additional commits viewable in compare view
You can trigger a rebase of this PR 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 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)