build(deps-dev): bump cssnano from 6.1.2 to 7.0.6
Bumps cssnano from 6.1.2 to 7.0.6.
Release notes
Sourced from cssnano's releases.
v7.0.6
What's Changed
- Update postcss-calc and selector-parser by
@ludofischerin cssnano/cssnano#1663- fix(postcss-convert-values): convert
0msto0sby@bteain cssnano/cssnano#1665Full Changelog: https://github.com/cssnano/cssnano/compare/[email protected]@7.0.6
v7.0.5
Bug Fixes
- Fix layer rule deduping cssnano/cssnano#1656
v7.0.4
Bug fixes
- fix(postcss-convert-values): preserve percent sign in border-image-width in cssnano/cssnano#1645
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-meshiand@seiyabfor their contributions to this release.v7.0.2
Bug Fixes
- fix invalid output in some cases where selectors contain comments
v7.0.1
Patch changes
Update postcss-calc dependency to latest version
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.jsonenginesfield 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.
Commits
26c83f5Publish cssnano 7.0.6e43f9bfchore: update development dependencies34bdcb8chore: add changeseta4e2c51fix(postcss-convert-values): convert0msto0s(#1665)7e86cfdchore: update Node type definitions1d65a10fix: update postcss-selector-parser024ddeffix(cssnano-preset-default): update postcss-calc842b7f3chore: update development dependencies104c303docs: Update website for releasea7855c1Publish cssnano 7.0.5- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.