nuxt-modules / stylelint

Stylelint module for Nuxt.js
MIT License
65 stars 9 forks source link

chore(deps): update dependency vite-plugin-stylelint to v5 #96

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vite-plugin-stylelint ^4.3.0 -> ^5.3.1 age adoption passing confidence

Release Notes

ModyQyW/vite-plugin-stylelint (vite-plugin-stylelint) ### [`v5.3.1`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#531-2023-12-19) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.3.0...v5.3.1) - fix: remove linterResult spread to avoid annoying warnings ### [`v5.3.0`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#530-2023-12-09) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.2.1...v5.3.0) - feat: support stylelint@16 ### [`v5.2.1`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#521-2023-11-17) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.2.0...v5.2.1) - chore: update `peerDependencies` ### [`v5.2.0`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#520-2023-10-23) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.1.1...v5.2.0) - feat: support `rollup@4` and `vite@5`, **ATTENTION**: `rollup@4` is supported since `vite@5.0.0-beta.10` ### [`v5.1.1`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#511-2023-08-23) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.1.0...v5.1.1) - fix: fix wrong ignored when enable `chokidar` ### [`v5.1.0`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#510-2023-08-21) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.0.1...v5.1.0) ### [`v5.0.1`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#501-2023-08-21) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v5.0.0...v5.0.1) I want to publish `5.1.0` but sorry 😅 - feat: add `test` option ### [`v5.0.0`](https://togithub.com/ModyQyW/vite-plugin-stylelint/blob/HEAD/CHANGELOG.md#500-2023-08-16) [Compare Source](https://togithub.com/ModyQyW/vite-plugin-stylelint/compare/v4.3.0...v5.0.0) I completely rewrote the plugin. It's still backward compatible, but there is still a possibility that the changes may affect some projects. So I bumped a major version. - feat: add `lintDirtyOnly` option - feat: add `debug` - types: add descriptions - docs: update README - feat!: update **internal functions**

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.



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

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (e89b554) 89.87% compared to head (a64ec5e) 89.87%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #96 +/- ## ======================================= Coverage 89.87% 89.87% ======================================= Files 2 2 Lines 79 79 Branches 9 9 ======================================= Hits 71 71 Misses 8 8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.