Closed renovate[bot] closed 5 months ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: stylelint-config-recommended@13.0.0
npm ERR! Found: stylelint@16.0.0
npm ERR! node_modules/stylelint
npm ERR! stylelint@"^16.0.0" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm ERR! node_modules/stylelint-config-recommended
npm ERR! stylelint-config-recommended@"^13.0.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: stylelint@15.11.0
npm ERR! node_modules/stylelint
npm ERR! peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm ERR! node_modules/stylelint-config-recommended
npm ERR! stylelint-config-recommended@"^13.0.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR!
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2023-12-08T13_26_00_381Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2023-12-08T13_26_00_381Z-debug-0.log
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: stylelint-config-recommended@13.0.0
npm error Found: stylelint@16.6.1
npm error node_modules/stylelint
npm error stylelint@"^16.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm error node_modules/stylelint-config-recommended
npm error stylelint-config-recommended@"^13.0.0" from the root project
npm error
npm error Conflicting peer dependency: stylelint@15.11.0
npm error node_modules/stylelint
npm error peer stylelint@"^15.10.0" from stylelint-config-recommended@13.0.0
npm error node_modules/stylelint-config-recommended
npm error stylelint-config-recommended@"^13.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-06-16T13_26_47_218Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-06-16T13_26_47_218Z-debug-0.log
This PR contains the following updates:
^15.0.0
->^16.0.0
Release Notes
stylelint/stylelint (stylelint)
### [`v16.5.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1650) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.4.0...16.5.0) - Added: regex support to `ignoreValues` for `value-no-vendor-prefix` ([#7650](https://togithub.com/stylelint/stylelint/pull/7650)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `shorthand-property-no-redundant-values` false negatives for functions ([#7657](https://togithub.com/stylelint/stylelint/pull/7657)) ([@ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `value-no-vendor-prefix` false negatives/positives ([#7654](https://togithub.com/stylelint/stylelint/pull/7654) & [#7658](https://togithub.com/stylelint/stylelint/pull/7658)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `CosmiconfigResult` type error ([#7661](https://togithub.com/stylelint/stylelint/pull/7661)) ([@ybiquitous](https://togithub.com/ybiquitous)). ### [`v16.4.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1640) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.3.1...16.4.0) - Added: `no-unknown-custom-media` ([#7594](https://togithub.com/stylelint/stylelint/pull/7594)) ([@fpetrakov](https://togithub.com/fpetrakov)). - Added: `ignoreLonghands: []` to `declaration-block-no-redundant-longhand-properties` ([#7611](https://togithub.com/stylelint/stylelint/pull/7611)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Added: `ignore: ["keyframe-selectors"]` to `rule-selector-property-disallowed-list` ([#7572](https://togithub.com/stylelint/stylelint/pull/7572)) ([@emmacharp](https://togithub.com/emmacharp)). - Added: experimental support for post processors ([#7568](https://togithub.com/stylelint/stylelint/pull/7568)) ([@YuanboXue-Amber](https://togithub.com/YuanboXue-Amber)). - Fixed: `declaration-block-no-redundant-longhand-properties` autofix conflicts ([#7626](https://togithub.com/stylelint/stylelint/pull/7626)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `declaration-block-no-redundant-longhand-properties` autofix for `text-decoration` ([#7611](https://togithub.com/stylelint/stylelint/pull/7611)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `declaration-block-no-shorthand-property-overrides` false negatives for `border` ([#7585](https://togithub.com/stylelint/stylelint/pull/7585)) ([@fpetrakov](https://togithub.com/fpetrakov)). - Fixed: `declaration-block-no-shorthand-property-overrides` false negatives for `font` and `border` ([#7606](https://togithub.com/stylelint/stylelint/pull/7606)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `function-calc-no-unspaced-operator` false negatives for some math functions ([#7619](https://togithub.com/stylelint/stylelint/pull/7619)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `function-no-unknown` false positives for `anchor` and `anchor-size` ([#7607](https://togithub.com/stylelint/stylelint/pull/7607)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-max-attribute` end positions ([#7592](https://togithub.com/stylelint/stylelint/pull/7592)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-class` end positions ([#7590](https://togithub.com/stylelint/stylelint/pull/7590)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-combinators` end positions ([#7596](https://togithub.com/stylelint/stylelint/pull/7596)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-compound-selectors` end positions ([#7599](https://togithub.com/stylelint/stylelint/pull/7599)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-pseudo-class` end positions ([#7598](https://togithub.com/stylelint/stylelint/pull/7598)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-universal` end positions ([#7597](https://togithub.com/stylelint/stylelint/pull/7597)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-type-no-unknown` false positives for experimental and deprecated HTML tags ([#7612](https://togithub.com/stylelint/stylelint/pull/7612)) ([@Mouvedia](https://togithub.com/Mouvedia)). ### [`v16.3.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1631) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.3.0...16.3.1) - Fixed: `selector-max-id` end positions ([#7571](https://togithub.com/stylelint/stylelint/pull/7571)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: import errors for configs and plugins omitting `/index.js` ([#7578](https://togithub.com/stylelint/stylelint/pull/7578)) ([@ota-meshi](https://togithub.com/ota-meshi)). ### [`v16.3.0`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1630) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.2.1...16.3.0) - Added: `ignoreSelectors: []` to `selector-max-compound-selectors` ([#7544](https://togithub.com/stylelint/stylelint/pull/7544)) ([@FloEdelmann](https://togithub.com/FloEdelmann)). - Added: tally of fixable problems to `string` and `verbose` formatters ([#7539](https://togithub.com/stylelint/stylelint/pull/7539)) ([@m-allanson](https://togithub.com/m-allanson)). - Added: support for `*-deprecation` command-line flags of Node.js ([#7550](https://togithub.com/stylelint/stylelint/pull/7550)) ([@fpetrakov](https://togithub.com/fpetrakov)). - Fixed: false positive CJS deprecation warning for dual-package plugins ([#7532](https://togithub.com/stylelint/stylelint/pull/7532)) ([@JounQin](https://togithub.com/JounQin)). - Fixed: `rule-selector-property-disallowed-list` false positives for nesting selectors ([#7558](https://togithub.com/stylelint/stylelint/pull/7558)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-pseudo-*-allowed-list` false positives for vendor prefixes ([#7525](https://togithub.com/stylelint/stylelint/pull/7525)) ([@carlosjeurissen](https://togithub.com/carlosjeurissen)). - Fixed: `report()` for `index`/`endIndex` zero values ([#7565](https://togithub.com/stylelint/stylelint/pull/7565)) ([@romainmenke](https://togithub.com/romainmenke)). - Fixed: `selector-max-type` end positions ([#7518](https://togithub.com/stylelint/stylelint/pull/7518)) ([@romainmenke](https://togithub.com/romainmenke)). ### [`v16.2.1`](https://togithub.com/stylelint/stylelint/blob/HEAD/CHANGELOG.md#1621) [Compare Source](https://togithub.com/stylelint/stylelint/compare/16.2.0...16.2.1) - Fixed: report flags not reporting on subsequent runs when cache is used ([#7483](https://togithub.com/stylelint/stylelint/pull/7483)) ([@ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `custom-property-no-missing-var-function` false positives for properties that can contain author-defined identifiers ([#7478](https://togithub.com/stylelint/stylelint/pull/7478)) ([@ybiquitous](https://togithub.com/ybiquitous)). - Fixed: `selector-pseudo-class-no-unknown` false positives for `:seeking`, the media loading state and sound state pseudo-classes ([#7490](https://togithub.com/stylelint/stylelint/pull/7490)) ([@Mouvedia](https://togithub.com/Mouvedia)). - Fixed: `selector-max-specificity` false positives with `ignoreSelectors` option for `ofConfiguration
📅 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.