Skip to content

Commit

Permalink
Update dependency cssnano-preset-default to v6.0.4 (#1450)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [cssnano-preset-default](https://togithub.com/cssnano/cssnano) | [`6.0.3` -> `6.0.4`](https://renovatebot.com/diffs/npm/cssnano-preset-default/6.0.1/6.0.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/cssnano-preset-default/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/cssnano-preset-default/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/cssnano-preset-default/6.0.1/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/cssnano-preset-default/6.0.1/6.0.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>cssnano/cssnano (cssnano-preset-default)</summary>

### [`v6.0.4`](https://togithub.com/cssnano/cssnano/compare/[email protected]@6.0.4)

[Compare Source](https://togithub.com/cssnano/cssnano/compare/[email protected]@6.0.4)

### [`v6.0.3`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%406.0.3): v6.0.3

[Compare Source](https://togithub.com/cssnano/cssnano/compare/[email protected]@6.0.3)

##### Bug fixes

-   do not sort unknown properties\\

#### Other

-   Require latest browserslist and postcss-selector-parser

### [`v6.0.2`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%406.0.2): v6.0.2

[Compare Source](https://togithub.com/cssnano/cssnano/compare/[email protected]@6.0.2)

-   fix: update cssnano peer dependency to 8.4.31 to avoid security issue
-   fix: update postcss-calc to 9.0.1 to solve disappearing expressions inside two brackets
-   deps(postcss-svgo): update SVGO to 3.0.5 and update doc
-   chore: update css-declaration-sorter
-   fix(postcss-minify-selectors): prevent mangling of timeline range names
-   fix(postcss-convert-values): keep percent unit in `@Property`
-   chore(cssnano): update lilconfig to 3.0.0

</details>

---

### 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/X-oss-byte/Nextjs).
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 7f126cf commit 6873093
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@
"cross-spawn": "7.0.3",
"crypto-browserify": "3.12.0",
"css.escape": "1.5.1",
"cssnano-preset-default": "6.0.3",
"cssnano-preset-default": "6.0.4",
"data-uri-to-buffer": "6.0.2",
"debug": "4.3.4",
"devalue": "4.3.2",
Expand Down

0 comments on commit 6873093

Please sign in to comment.