Update dependency cssnano to v7
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| cssnano | 6.1.2 -> 7.1.2 |
Release Notes
cssnano/cssnano (cssnano)
v7.1.2: v7.1.2
What's Changed
- fix: enhanced recognition of css comments by @Nirvana-Jie in #1730
- chore: use npm trusted publishing by @ludofischer in #1731
- fix: update browserslist by @ludofischer in #1733
Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.1.2
v7.1.1: v71.1.1
Bug Fixes
- fix(convert-values): exclude
linear()from stripping%from value 0 by @cernymatej in #1720
Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.1.1
v7.1.0
Changes
- Update to SVGO 4.0
- Update browserslist
v7.0.7
What's Changed
- fix: update browserslist by @ludofischer in #1675
- fix: update postcss peer dependency to version without vulnerabilities by @ludofischer in #1676
- fix: update TypeScript declarations by @ludofischer in #1685
- perf: load default preset in startup by @43081j in #1691
- Add support for selector order preservation to postcss-minify-selectors by @ezzak in #1688
- fix(postcss-convert-values): preserve percent sign in percentage values in at-rules with double quotes by @aramikuto in #1695
Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.7
v7.0.6: v7.0.6
What's Changed
- Update postcss-calc and selector-parser by @ludofischer in #1663
- fix(postcss-convert-values): convert
0msto0sby @btea in #1665
Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6
v7.0.5: v7.0.5
Bug Fixes
- Fix layer rule deduping #1656
v7.0.4: v7.0.4
Bug fixes
- fix(postcss-convert-values): preserve percent sign in border-image-width in #1645
v7.0.3: v7.0.3
Bug Fixes
- cssnano-preset-default: preserve SVG viewbox and title by default
- postcss-convert-values: preserve percent sign in arguments of color functions when needed
- postcss-ordered-values: preserve correct order in animation property
- postcss-minify-selectors: preserve quotes when escaping selector is required
- postcss-discard-comments: do not remove strings that only look like comments in selectors
Thanks to @ota-meshi and @seiyab for their contributions to this release.
v7.0.2: v7.0.2
Bug Fixes
- fix invalid output in some cases where selectors contain comments
v7.0.1
v7.0.0: v7.0.0
Breaking changes
This release drops official support for unmaintained long term support Node.js releases 14 and 16. It also drops support for non-long term support releases 19 and 21 and add support for Node.js 22. Only the package.json engines field has been updated. The code should otherwise be identical to the previous 6.1.2 release.
Ensuring support for older Node.js had become difficult as the GitHub actions runners are not available for the latest MacOS and recent pnpm also could not run on CI any more.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code