Update dependency cssnano to v6 #76

Merged
kjuulh merged 1 commits from renovate/all into main 2023-03-27 19:33:51 +02:00
Owner

This PR contains the following updates:

Package Type Update Change
cssnano devDependencies major 5.1.15 -> 6.0.0

Release Notes

cssnano/cssnano

v6.0.0: v6.0.0

Compare Source

Major Changes

  • 99d1e6a: postcss-normalize-url: remove normalize-url configuration options
  • 4e272f8: postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14
  • ca9d3f5: Switch minimum supported Node version to 14 for all packages
  • 39a2040: feat!(cssnano): remove undocumented YAML config support

Migration instructions

  • If you're not happy with the defaults for the normalize-url transform, turn it off completely. Options were removed as most would change the meaning of the URL, which is unexpcted in the case of CSS minification.
  • In the unlikely event you're using YAML to configure cssnano, move the cssnano configuration inside the PostCSS config or use a configuration file in CommonJS or JSON format.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cssnano](https://github.com/cssnano/cssnano) | devDependencies | major | [`5.1.15` -> `6.0.0`](https://renovatebot.com/diffs/npm/cssnano/5.1.15/6.0.0) | --- ### Release Notes <details> <summary>cssnano/cssnano</summary> ### [`v6.0.0`](https://github.com/cssnano/cssnano/releases/tag/cssnano%406.0.0): v6.0.0 [Compare Source](https://github.com/cssnano/cssnano/compare/cssnano@5.1.15...cssnano@6.0.0) #### Major Changes - [`99d1e6a`](https://github.com/cssnano/cssnano/commit/99d1e6ab): postcss-normalize-url: remove normalize-url configuration options - [`4e272f8`](https://github.com/cssnano/cssnano/commit/4e272f88): postcss-svgo: Upgrade dependency svgo to v3 and increase the minimum supported node version to v14 - [`ca9d3f5`](https://github.com/cssnano/cssnano/commit/ca9d3f55): Switch minimum supported Node version to 14 for all packages - [`39a2040`](https://github.com/cssnano/cssnano/commit/39a20405): feat!(cssnano): remove undocumented YAML config support #### Migration instructions - If you're not happy with the defaults for the normalize-url transform, turn it off completely. Options were removed as most would change the meaning of the URL, which is unexpcted in the case of CSS minification. - In the unlikely event you're using YAML to configure cssnano, move the cssnano configuration inside the PostCSS config or use a configuration file in CommonJS or JSON format. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE2MC4wIn0=-->
kjuulh added 1 commit 2023-03-27 19:05:05 +02:00
Update dependency cssnano to v6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
8bf1f1ab99
kjuulh merged commit 8bf1f1ab99 into main 2023-03-27 19:33:51 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/todo#76