bendemboski / fractal-page-object

A lightweight page object implementation with a focus on simplicity and extensibility
MIT License
30 stars 9 forks source link

Update dependency stylelint-prettier to v5 #154

Open renovate[bot] opened 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-prettier ^4.1.0 -> ^5.0.0 age adoption passing confidence

Release Notes

prettier/stylelint-prettier (stylelint-prettier) ### [`v5.0.2`](https://togithub.com/prettier/stylelint-prettier/blob/HEAD/CHANGELOG.md#502-2024-07-16) [Compare Source](https://togithub.com/prettier/stylelint-prettier/compare/v5.0.1...v5.0.2) Fix case where less files were incorrectly mangled when using v5.0.1 ([#​363](https://togithub.com/prettier/stylelint-prettier/issues/363)) ### [`v5.0.1`](https://togithub.com/prettier/stylelint-prettier/blob/HEAD/CHANGELOG.md#501-2024-07-13) [Compare Source](https://togithub.com/prettier/stylelint-prettier/compare/v5.0.0...v5.0.1) Fix case where when autofixing multiple other rules in addition to prettier, the other autofixes would be thrown away ([#​360](https://togithub.com/prettier/stylelint-prettier/issues/360)) ### [`v5.0.0`](https://togithub.com/prettier/stylelint-prettier/blob/HEAD/CHANGELOG.md#500-2023-12-10) [Compare Source](https://togithub.com/prettier/stylelint-prettier/compare/v4.1.0...v5.0.0) Increase the minimum required versions of `stylelint`and `node`. Stylelint v16 has converted its codebase to esm and has [deprecated its commonjs apis](https://togithub.com/stylelint/stylelint/blob/16.0.0/docs/migration-guide/to-16.md#deprecated-commonjs-api). We've followed their suggested migration guide and `stylelint-prettier` is now an esm-only package. This has required dropping support for v15 at the same time. - Minimum stylelint version is now v16 (drop support for v15.x) - Minimum node requirements is now >=18.12.0 (drop support for v14.x and v16.x)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.