chore(deps): update dependency postcss to v8.5.6
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| postcss (source) | 8.4.49 -> 8.5.6 |
Release Notes
postcss/postcss (postcss)
v8.5.6
- Fixed
ContainerWithChildrentype discriminating (by @Goodwine).
v8.5.5
- Fixed
package.json→exportscompatibility with some tools (by @JounQin).
v8.5.4
- Fixed Parcel compatibility issue (by @git-sumitchaudhary).
v8.5.3
- Added more details to
Unknown worderror (by @hiepxanh). - Fixed types (by @romainmenke).
- Fixed docs (by @catnipan).
v8.5.2
- Fixed end position of rules with semicolon (by @romainmenke).
v8.5.1
- Fixed backwards compatibility for complex cases (by @romainmenke).
v8.5.0: 8.5 “Duke Alloces”
PostCSS 8.5 brought API to work better with non-CSS sources like HTML, Vue.js/Svelte sources or CSS-in-JS.
@romainmenke during his work on Stylelint added Input#document in additional to Input#css.
root.source.input.document //=> "<p>Hello</p>
// <style>
// p {
// color: green;
// }
// </style>"
root.source.input.css //=> "p {
// color: green;
// }"
Thanks to Sponsors
This release was possible thanks to our community.
If your company wants to support the sustainability of front-end infrastructure or wants to give some love to PostCSS, you can join our supporters by:
- Tidelift with a Spotify-like subscription model supporting all projects from your lock file.
- Direct donations at GitHub Sponsors or Open Collective.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
SafeDep Report Summary
Package Details
| Package | Malware | Vulnerability | Risky License | Report |
|---|---|---|---|---|
nanoid @ 3.3.11 pnpm-lock.yaml |
![]() |
![]() |
![]() |
🔗 |
postcss @ 8.5.6 pnpm-lock.yaml |
![]() |
![]() |
![]() |
🔗 |
postcss-nested @ 7.0.2 pnpm-lock.yaml |
![]() |
![]() |
![]() |
🔗 |
postcss-preset-env @ 10.1.3 pnpm-lock.yaml |
![]() |
![]() |
![]() |
🔗 |
This report is generated by SafeDep Github App
