RJWadley / stylelint-no-unsupported-browser-features

Disallow features that aren't supported by your target browser audience.
426 stars 20 forks source link

chore(deps): update dependency jest-preset-stylelint to v5 - autoclosed #235

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-preset-stylelint 4.2.0 -> 5.0.4 age adoption passing confidence

Release Notes

stylelint/jest-preset-stylelint ### [`v5.0.4`](https://togithub.com/stylelint/jest-preset-stylelint/blob/HEAD/CHANGELOG.md#​504) [Compare Source](https://togithub.com/stylelint/jest-preset-stylelint/compare/5.0.3...5.0.4) - Fixed: readability of failure output using the Jest `.toMatchObject()` API. ### [`v5.0.3`](https://togithub.com/stylelint/jest-preset-stylelint/blob/HEAD/CHANGELOG.md#​503) [Compare Source](https://togithub.com/stylelint/jest-preset-stylelint/compare/5.0.2...5.0.3) - Fixed: peer dependency range for Jest 28. ### [`v5.0.2`](https://togithub.com/stylelint/jest-preset-stylelint/blob/HEAD/CHANGELOG.md#​502) [Compare Source](https://togithub.com/stylelint/jest-preset-stylelint/compare/5.0.1...5.0.2) - Fixed: error in TypeScript definitions. ### [`v5.0.1`](https://togithub.com/stylelint/jest-preset-stylelint/blob/HEAD/CHANGELOG.md#​501) [Compare Source](https://togithub.com/stylelint/jest-preset-stylelint/compare/5.0.0...5.0.1) - Fixed: incorrect `TestSchema.config` property type. ### [`v5.0.0`](https://togithub.com/stylelint/jest-preset-stylelint/blob/HEAD/CHANGELOG.md#​500) [Compare Source](https://togithub.com/stylelint/jest-preset-stylelint/compare/4.2.0...5.0.0) - Removed: `skipBasicChecks` schema property. - Added: `endLine` and `endColumn` schema properties. - Added: TypeScript definitions.

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 2 years ago

Codecov Report

Merging #235 (b2069f6) into master (a30d6b4) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #235   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           38        38           
  Branches         5         5           
=========================================
  Hits            38        38           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.