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 stylelint to v14.8.2 #234

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint (source) 14.5.1 -> 14.8.2 age adoption passing confidence

Release Notes

stylelint/stylelint ### [`v14.8.2`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1482) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.8.1...14.8.2) - Fixed: `selector-*-no-unknown` end positions ([#​6046](https://togithub.com/stylelint/stylelint/pull/6046)). - Fixed: `function-calc-no-unspaced-operator` false positives for non-standard variables ([#​6053](https://togithub.com/stylelint/stylelint/pull/6053)). ### [`v14.8.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1481) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.8.0...14.8.1) - Fixed: `declaration-block-no-*` end positions that avoid errors ([#​6040](https://togithub.com/stylelint/stylelint/pull/6040)). - Fixed: `named-grid-areas-no-invalid` false positives for arealess templates ([#​6042](https://togithub.com/stylelint/stylelint/pull/6042)). - Fixed: `function-calc-no-unspaced-operator` false positives and memory leak ([#​6045](https://togithub.com/stylelint/stylelint/pull/6045)). ### [`v14.8.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1480) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.7.1...14.8.0) - Added: `keyframe-block-no-duplicate-selectors` rule ([#​6024](https://togithub.com/stylelint/stylelint/pull/6024)). - Added: `property-*-list` support for vendor prefixes ([#​6025](https://togithub.com/stylelint/stylelint/pull/6025)). - Fixed: `at-rule-*-list` end positions ([#​6032](https://togithub.com/stylelint/stylelint/pull/6032)). - Fixed: `at-rule-no-unknown` end positions ([#​6026](https://togithub.com/stylelint/stylelint/pull/6026)). - Fixed: `function-no-unknown` end positions ([#​6038](https://togithub.com/stylelint/stylelint/pull/6038)). - Fixed: `property-no-unknown` end positions ([#​6039](https://togithub.com/stylelint/stylelint/pull/6039)). - Fixed: `function-linear-gradient-no-nonstandard-direction` false negative about `-ms-linear-gradient` ([#​6031](https://togithub.com/stylelint/stylelint/pull/6031)). ### [`v14.7.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1471) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.7.0...14.7.1) - Fixed: a regression for `/* stylelint-disable */` comments ([#​6018](https://togithub.com/stylelint/stylelint/pull/6018)). - Fixed: `font-family-name-quotes` false positives for `ui-*` generic system font keywords ([#​6017](https://togithub.com/stylelint/stylelint/pull/6017)). ### [`v14.7.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1470) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.6.1...14.7.0) - Added: ranges for warnings that can be used by formatters and integrations ([#​5725](https://togithub.com/stylelint/stylelint/pull/5725)). - Added: `selector-not-notation` rule ([#​5975](https://togithub.com/stylelint/stylelint/pull/5975)). - Fixed: `font-weight-notation` false positives for Sass functions and column position ([#​6005](https://togithub.com/stylelint/stylelint/pull/6005)). ### [`v14.6.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1461) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.6.0...14.6.1) - Fixed: `custom-property-pattern` TypeError for "Cannot destructure property..." ([#​5982](https://togithub.com/stylelint/stylelint/pull/5982)). - Fixed: `selector-type-case` false positives for SVG elements ([#​5973](https://togithub.com/stylelint/stylelint/pull/5973)). - Fixed: `unit-no-unknown` false positives for large/small/dynamic viewport units ([#​5970](https://togithub.com/stylelint/stylelint/pull/5970)). ### [`v14.6.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1460) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.5.3...14.6.0) - Added: `declaration-property-max-values` rule ([#​5920](https://togithub.com/stylelint/stylelint/pull/5920)). - Fixed: `*-no-important` column position ([#​5957](https://togithub.com/stylelint/stylelint/pull/5957)). - Fixed: `custom-property-pattern` false positives for interpolation in property name ([#​5949](https://togithub.com/stylelint/stylelint/pull/5949)). - Fixed: `font-family-name-quotes` column position ([#​5955](https://togithub.com/stylelint/stylelint/pull/5955)). - Fixed: `selector-pseudo-*-no-unknown` false positives and negatives ([#​5959](https://togithub.com/stylelint/stylelint/pull/5959)). - Fixed: `selector-pseudo-class-no-unknown` false positives and negatives ([#​5956](https://togithub.com/stylelint/stylelint/pull/5956)). ### [`v14.5.3`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1453) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.5.2...14.5.3) - Fixed: `*-list` invalid option warnings for strings ([#​5934](https://togithub.com/stylelint/stylelint/pull/5934)). ### [`v14.5.2`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#​1452) [Compare Source](https://togithub.com/stylelint/stylelint/compare/14.5.1...14.5.2) - Fixed: clarity of invalid option warning message for objects ([#​5923](https://togithub.com/stylelint/stylelint/pull/5923)). - Fixed: `*-list` false negatives for invalid options ([#​5924](https://togithub.com/stylelint/stylelint/pull/5924)). - Fixed: `custom-property-pattern` false positives for interpolation inside `var()` ([#​5925](https://togithub.com/stylelint/stylelint/pull/5925)). - Fixed: `declaration-property-value-*-list` column position ([#​5926](https://togithub.com/stylelint/stylelint/pull/5926)).

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #234 (8f4f0fa) into master (22157e2) will not change coverage. The diff coverage is n/a.

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

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 22157e2...8f4f0fa. Read the comment docs.

ismay commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket:

ismay commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: