david-tejada / rango

🦎 The cross browser extension that helps you control your browser by voice. It blends in!
MIT License
139 stars 18 forks source link

Update dependency stylelint to v16.11.0 #402

Closed renovate[bot] closed 5 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

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

Release Notes

stylelint/stylelint (stylelint) ### [`v16.11.0`](https://redirect.github.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#16110) [Compare Source](https://redirect.github.com/stylelint/stylelint/compare/16.10.0...16.11.0) - Added: `--report-unscoped-disables` CLI flag and `reportUnscopedDisables` option to Node.js API and configuration object ([#​8024](https://redirect.github.com/stylelint/stylelint/pull/8024)) ([@​Mouvedia](https://redirect.github.com/Mouvedia)). - Added: `ignoreFunctions: []` to `media-query-no-invalid` ([#​8060](https://redirect.github.com/stylelint/stylelint/pull/8060)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Added: `name` configuration property under `overrides` ([#​8095](https://redirect.github.com/stylelint/stylelint/pull/8095)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `benchmark-rule` script to resolve `TypeError` ([#​8090](https://redirect.github.com/stylelint/stylelint/pull/8090)) ([@​ybiquitous](https://redirect.github.com/ybiquitous)). - Fixed: `github` formatter deprecation warning link to `https://stylelint.io/awesome-stylelint#formatters` ([#​8115](https://redirect.github.com/stylelint/stylelint/pull/8115)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `function-calc-no-unspaced-operator` false negatives for `calc-size` ([#​8026](https://redirect.github.com/stylelint/stylelint/pull/8026)) ([@​azat-io](https://redirect.github.com/azat-io)). - Fixed: `max-nesting-depth` false positives when the `&` selector is being ignored ([#​8048](https://redirect.github.com/stylelint/stylelint/pull/8048)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `media-feature-name-value-no-unknown` false positives for `display-mode: picture-in-picture` ([#​8136](https://redirect.github.com/stylelint/stylelint/pull/8136)) ([@​Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `no-irregular-whitespace` reported ranges ([#​8066](https://redirect.github.com/stylelint/stylelint/pull/8066)) ([@​romainmenke](https://redirect.github.com/romainmenke)). - Fixed: `selector-attribute-name-disallowed-list` reported ranges ([#​8037](https://redirect.github.com/stylelint/stylelint/pull/8037)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-attribute-operator-allowed-list` reported ranges ([#​8038](https://redirect.github.com/stylelint/stylelint/pull/8038)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-attribute-operator-disallowed-list` reported ranges ([#​8039](https://redirect.github.com/stylelint/stylelint/pull/8039)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-class-pattern` reported ranges ([#​8042](https://redirect.github.com/stylelint/stylelint/pull/8042)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-combinator-allowed-list` reported ranges ([#​8046](https://redirect.github.com/stylelint/stylelint/pull/8046)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-combinator-disallowed-list` reported ranges ([#​8047](https://redirect.github.com/stylelint/stylelint/pull/8047)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-disallowed-list` reported ranges ([#​8067](https://redirect.github.com/stylelint/stylelint/pull/8067)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-id-pattern` reported ranges ([#​8045](https://redirect.github.com/stylelint/stylelint/pull/8045)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-attribute` reported ranges ([#​8052](https://redirect.github.com/stylelint/stylelint/pull/8052)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-class` reported ranges ([#​8053](https://redirect.github.com/stylelint/stylelint/pull/8053)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-combinators` reported-ranges ([#​8055](https://redirect.github.com/stylelint/stylelint/pull/8055)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-compound-selectors` reported ranges ([#​8056](https://redirect.github.com/stylelint/stylelint/pull/8056)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-id` reported ranges ([#​8054](https://redirect.github.com/stylelint/stylelint/pull/8054)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-pseudo-class` reported ranges ([#​8057](https://redirect.github.com/stylelint/stylelint/pull/8057)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-specificity` reported ranges ([#​8058](https://redirect.github.com/stylelint/stylelint/pull/8058)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-max-universal` reported ranges ([#​8059](https://redirect.github.com/stylelint/stylelint/pull/8059)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-nested-pattern` reported ranges ([#​8072](https://redirect.github.com/stylelint/stylelint/pull/8072)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-no-vendor-prefix` reported ranges ([#​8073](https://redirect.github.com/stylelint/stylelint/pull/8073)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-not-notation` reported ranges ([#​8074](https://redirect.github.com/stylelint/stylelint/pull/8074)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-class-allowed-list` reported ranges ([#​8061](https://redirect.github.com/stylelint/stylelint/pull/8061)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-class-disallowed-list` reported ranges ([#​8062](https://redirect.github.com/stylelint/stylelint/pull/8062)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-class-no-unknown` reported ranges ([#​8063](https://redirect.github.com/stylelint/stylelint/pull/8063)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-element-allowed-list` reported ranges ([#​8068](https://redirect.github.com/stylelint/stylelint/pull/8068)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-element-colon-notation` reported ranges ([#​8069](https://redirect.github.com/stylelint/stylelint/pull/8069)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-element-disallowed-list` reported ranges ([#​8070](https://redirect.github.com/stylelint/stylelint/pull/8070)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-pseudo-element-no-unknown` false positives for `::scroll-marker` and `::scroll-marker-group` ([#​8110](https://redirect.github.com/stylelint/stylelint/pull/8110)) ([@​Mouvedia](https://redirect.github.com/Mouvedia)). - Fixed: `selector-pseudo-element-no-unknown` reported ranges ([#​8071](https://redirect.github.com/stylelint/stylelint/pull/8071)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)). - Fixed: `selector-type-no-unknown` reported ranges ([#​8076](https://redirect.github.com/stylelint/stylelint/pull/8076)) ([@​ryo-manba](https://redirect.github.com/ryo-manba)).

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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.

netlify[bot] commented 5 days ago

Deploy Preview for voluble-crisp-6e2a75 ready!

Name Link
Latest commit 5b39649a158e2e03128c430ba8d056a79ac80655
Latest deploy log https://app.netlify.com/sites/voluble-crisp-6e2a75/deploys/6748b23491f0e500082c929f
Deploy Preview https://deploy-preview-402--voluble-crisp-6e2a75.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.