Update css-minimizer-webpack-plugin 4.2.2 → 7.0.2 (major) #358
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ css-minimizer-webpack-plugin (4.2.2 → 7.0.2) · Repo · Changelog
Release Notes
7.0.2
7.0.1
7.0.0
6.0.0
5.0.1
5.0.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 70 commits:
chore(release): 7.0.2
fix: better types
chore(release): 7.0.1
fix: better support worker threads
fix: use os.availableParallelism() for parallelism when it is available
chore(deps-dev): bump esbuild from 0.20.2 to 0.25.0 (#279)
chore: update codecov-action from v4 to v5 (#277)
chore(deps): bump nanoid from 3.3.7 to 3.3.8 (#276)
ci: add Node.js v23 (#274)
chore: fix npm audit (#275)
chore(deps-dev): bump webpack from 5.93.0 to 5.94.0 (#272)
chore: upgrade dependencies to the latest version (#271)
chore: update husky hooks (#270)
chore: update dependencies to latest version (#269)
docs: update github syntax of warning (#267)
chore: upgrade dependencies to latest version (#266)
ci: use node v22 (#265)
chore(release): 7.0.0
feat: update cssnano to 7.0 (#263)
chore: update dependencies to latest version (#264)
docs: fix link to cssnano (#262)
chore: update dependencies to the latest version (#261)
docs: fix cssnano optimisations link broken (#260)
chore: upgrade dependencies to latest version (#257)
chore: update codecov-action to v4 (#256)
test: layer at-rule (#255)
chore: update dependencies to latest version (#254)
chore: update dependency-review-action to the latest version (#253)
chore(release): 6.0.0
chore!: minimum supported Node.js version is `18.12.0` (#252)
chore: update dependencies to latest version (#251)
chore: update github action/setup-node (#250)
chore: update dependencies to the latest version (#249)
chore: upgrade dependencies to the latest version (#245)
chore: update github actions/checkout (#243)
chore: update dependencies to the latest version (#242)
chore: update dependencies to the latest version (#241)
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 (#238)
refactor: code (#236)
chore(release): 5.0.1
fix: improve perf (#235)
docs: remove Gitter from issue templates (#234)
chore: update dependencies to the latest version (#233)
refactor: fix types (#232)
docs: add GitHub discussion badge (#231)
chore: update dependencies to the latest version (#228)
chore: add scripts to fix lint (#230)
chore(deps): bump yaml and lint-staged (#227)
ci: add node v20 (#226)
chore: update dependencies to the latest version (#225)
chore(release): v6.0.0
feat!: update `cssnano` to v6 (#224)
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 (#223)
chore: update dependencies to the latest version (#222)
ci: use LTS node version in lint job (#220)
chore: update dependencies to the latest version (#219)
ci: use concurrency in github workflows (#218)
chore: update ignorePaths in .cspell.json (#217)
chore: update typescript (#216)
chore(deps): bump json5 from 1.0.1 to 1.0.2 (#215)
chore: update dependency review action (#214)
chore: update dependencies to the latest version (#213)
chore: update dependencies to the latest version (#212)
chore: update styfle/cancel-workflow-action (#211)
chore: add cSpell to check spelling issues (#209)
chore: update dependencies to the latest version (#208)
docs: update cla link (#206)
ci: add node v19 (#205)
refactor: fix types (#204)
ci: add dependency review action (#203)
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands