fix(deps): update dependency cssnano to v7 #1046
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.1.15
->^7.0.1
Release Notes
cssnano/cssnano (cssnano)
v7.0.1
: v7.0.1Compare Source
Patch changes
Update postcss-calc dependency to latest version
v7.0.0
: v7.0.0Compare Source
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.
v6.1.2
: v6.1.2Compare Source
Bug Fixes
gap
andcolumn-gap
propertiesPatch Changes
v6.1.1
Compare Source
v6.1.0
: v6.1.0Compare Source
This release contains a lot of fixes to Browserslist support thanks to @colinrotherham
Features
Additionally, this release includes improved TypeScript types.
v6.0.5
: v6.0.5Compare Source
Bug Fixes
font
declaration in edge casesinitial
property in-webkit-line-clamp
v6.0.4
: v6.0.4Compare Source
Bug Fixes
@layer
declarations@layer
without any braces afterwardsv6.0.3
: v6.0.3Compare Source
Bug fixes
Other
v6.0.2
: v6.0.2Compare Source
@Property
v6.0.1
: v6.0.1Compare Source
Bug Fixes
v6.0.0
: v6.0.0Compare Source
Major Changes
99d1e6a
: postcss-normalize-url: remove normalize-url configuration options4e272f8
: postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14ca9d3f5
: Switch minimum supported Node version to 14 for all packages39a2040
: feat!(cssnano): remove undocumented YAML config supportMigration instructions
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.
This PR has been generated by Mend Renovate. View repository job log here.