basics / nuxt-booster

nuxt-booster will help you to improve the lighthouse performance score (100/100) of your website. 🚀
https://basics.github.io/nuxt-booster/
MIT License
639 stars 32 forks source link

chore(deps): update all non-major dependencies #982

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
postcss-nesting (source) 12.1.1 -> 12.1.2 age adoption passing confidence
postcss-preset-env (source) 9.5.6 -> 9.5.8 age adoption passing confidence

Release Notes

csstools/postcss-plugins (postcss-nesting) ### [`v12.1.2`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugins/postcss-nesting/CHANGELOG.md#1212) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/4b808f31d46f6ba06a91df64f46ba034ac269ee7...162c271ad287bf8c2bbf9a9fff0f97c7d47d29fc) *April 21, 2024* - Edition `2024-02`: - Do not rewrite selectors for declarations in conditional rules to a form with `:is()` This will work: ```css ::before, ::after { color: blue; @​media screen { color: cyan; } } ``` This still **wont** work: ```css ::before, ::after { color: blue; &:hover { color: cyan; } } ```
csstools/postcss-plugins (postcss-preset-env) ### [`v9.5.8`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#958) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/408870debefcd53000060203edcb904c9a68469a...ff9ac46f54fc71f999bb0b57741783884f175a56) *April 21, 2024* - Updated [`postcss-pseudo-class-any-link`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link) to [`9.0.2`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-pseudo-class-any-link/CHANGELOG.md#902) (patch) ### [`v9.5.7`](https://togithub.com/csstools/postcss-plugins/blob/HEAD/plugin-packs/postcss-preset-env/CHANGELOG.md#957) [Compare Source](https://togithub.com/csstools/postcss-plugins/compare/4ff57056859f764f8ccc805fa9829a19dd542c5c...408870debefcd53000060203edcb904c9a68469a) *April 21, 2024* - Updated [`postcss-nesting`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting) to [`12.1.2`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-nesting/CHANGELOG.md#1212) (patch) - Updated [`@csstools/postcss-text-decoration-shorthand`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand) to [`3.0.6`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-text-decoration-shorthand/CHANGELOG.md#306) (patch) - Updated [`@csstools/postcss-color-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function) to [`3.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-color-mix-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function) to [`2.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-mix-function/CHANGELOG.md#2014) (patch) - Updated [`@csstools/postcss-gamut-mapping`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping) to [`1.0.7`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gamut-mapping/CHANGELOG.md#107) (patch) - Updated [`@csstools/postcss-gradients-interpolation-method`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method) to [`4.0.15`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-gradients-interpolation-method/CHANGELOG.md#4015) (patch) - Updated [`@csstools/postcss-hwb-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function) to [`3.0.13`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-hwb-function/CHANGELOG.md#3013) (patch) - Updated [`@csstools/postcss-oklab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function) to [`3.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-oklab-function/CHANGELOG.md#3014) (patch) - Updated [`@csstools/postcss-relative-color-syntax`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax) to [`2.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-relative-color-syntax/CHANGELOG.md#2014) (patch) - Updated [`postcss-color-functional-notation`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation) to [`6.0.9`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-color-functional-notation/CHANGELOG.md#609) (patch) - Updated [`postcss-lab-function`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function) to [`6.0.14`](https://togithub.com/csstools/postcss-plugins/tree/main/plugins/postcss-lab-function/CHANGELOG.md#6014) (patch)

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 5 months ago

:tada: This PR is included in version 3.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: