schnerring / hugo-theme-gruvbox

A retro-looking Hugo theme inspired by gruvbox. The pastel colors are high contrast, easily distinguishable, pleasing to the eye, and feature light and dark color palettes.
MIT License
184 stars 46 forks source link

chore(deps): update dependency cssnano to v7 - autoclosed #270

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cssnano ^6.0.5 -> ^7.0.2 age adoption passing confidence

Release Notes

cssnano/cssnano (cssnano) ### [`v7.0.2`](https://togithub.com/cssnano/cssnano/compare/cssnano@7.0.1...cssnano@7.0.2) [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@7.0.1...cssnano@7.0.2) ### [`v7.0.1`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%407.0.1): v7.0.1 [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@7.0.0...cssnano@7.0.1) #### Patch changes Update postcss-calc dependency to latest version ### [`v7.0.0`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%407.0.0): v7.0.0 [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@6.1.2...cssnano@7.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.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`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%406.1.2): v6.1.2 [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@6.1.1...cssnano@6.1.2) #### Bug Fixes - preserve correct order of `gap` and `column-gap` properties #### Patch Changes - update autoprefixer ### [`v6.1.1`](https://togithub.com/cssnano/cssnano/compare/cssnano@6.1.0...cssnano@6.1.1) [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@6.1.0...cssnano@6.1.1) ### [`v6.1.0`](https://togithub.com/cssnano/cssnano/releases/tag/cssnano%406.1.0): v6.1.0 [Compare Source](https://togithub.com/cssnano/cssnano/compare/cssnano@6.0.5...cssnano@6.1.0) This release contains a lot of fixes to Browserslist support thanks to [@​colinrotherham](https://togithub.com/colinrotherham) #### Features - support Browserslist options in more plugins - support overriding autoprefixer options Additionally, this release includes improved TypeScript types.

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 is behind base branch, 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.