postcss / postcss-cli

CLI for postcss
Other
824 stars 93 forks source link

Update dependency eslint-config-problems to v8 #451

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-config-problems 7.0.1 -> 8.0.0 age adoption passing confidence

Release Notes

ryanzim/eslint-config-problems (eslint-config-problems) ### [`v8.0.0`](https://togithub.com/RyanZim/eslint-config-problems/releases/tag/8.0.0) [Compare Source](https://togithub.com/ryanzim/eslint-config-problems/compare/7.0.1...8.0.0) - Require eslint v8.27+ - Assume ES2022 code by default - Enable [`no-new-native-nonconstructor`](https://eslint.org/docs/latest/rules/no-new-native-nonconstructor) & [`no-empty-static-block`](https://eslint.org/docs/latest/rules/no-empty-static-block) rules

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.

RyanZim commented 1 year ago

Will merge after we drop Node 14 support