chore(deps): update dependency stylelint-config-standard to v38 - autoclosed #67

Closed
renovate-bot wants to merge 1 commit from renovate/stylelint-config-standard-38.x into master
Member

This PR contains the following updates:

Package Change Age Confidence
stylelint-config-standard ^20.0 -> ^38.0.0 age confidence

Release Notes

stylelint/stylelint-config-standard (stylelint-config-standard)

v38.0.0

Compare Source

  • Removed: stylelint less than 16.18.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@16.0.0.
  • Added: color-function-alias-notation: "without-alpha" rule.
  • Added: container-name-pattern (kebab-case with optional -- prefix) rule.
  • Added: layer-name-pattern (kebab-case) rule.

v37.0.0

Compare Source

v36.0.1

Compare Source

  • Fixed: missing funding field in package.json.

v36.0.0

Compare Source

  • Removed: stylelint less than 16.1.0 from peer dependencies.
  • Added: lightness-notation: "percentage" rule.

v35.0.0

Compare Source

v34.0.0

Compare Source

v33.0.0

Compare Source

  • Removed: stylelint less than 15.5.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@12.0.0.
  • Changed: restored declaration-block-single-line-max-declarations removed on 30.0.0.

v32.0.0

Compare Source

  • Removed: stylelint less than 15.4.0 from peer dependencies.
  • Added: media-feature-range-notation: "context" rule.

v31.0.0

Compare Source

v30.0.1

Compare Source

v30.0.0

Compare Source

  • Removed: stylelint less than 15.0.0 from peer dependencies.
  • Removed: 64 rules deprecated in stylelint@15.0.0. For details, see the migration guide.
  • Fixed: length-zero-no-unit to ignore custom properties.
  • Fixed: value-no-vendor-prefix to ignore -webkit-inline-box.

v29.0.0

Compare Source

  • Removed: stylelint less than 14.14.0 from peer dependencies.
  • Changed: import-notation to be "url".
  • Added: custom parameter messages to *-pattern rules.
  • Fixed: value-no-vendor-prefix to ignore -webkit-box.

v28.0.0

Compare Source

  • Removed: stylelint less than 14.11.0 from peer dependencies.
  • Changed: alpha-value-notation to be "number" for SVG *-opacity properties.

v27.0.0

Compare Source

v26.0.0

Compare Source

  • Removed: stylelint less than 14.9.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@8.0.0.
  • Added: import-notation rule.
  • Added: selector-not-notation rule.

v25.0.0

Compare Source

v24.0.0

Compare Source

  • Changed: alpha-value-notation to be "number" for opacity property.

v23.0.0

Compare Source

This release adds over a dozen new rules.

If needed, you can extend the config to turn off or lower the severity of any of the new rules.

We recommend using Autoprefixer to automatically prefix your at-rules, properties, selectors and values.

  • Removed: stylelint less than 14.0.0 from peer dependencies.
  • Changed: updated to stylelint-config-recommended@6.0.0.
  • Added: alpha-value-notation rule.
  • Added: at-rule-no-vendor-prefix rule.
  • Added: color-function-notation rule.
  • Added: custom-media-pattern rule.
  • Added: custom-property-pattern rule.
  • Added: declaration-block-no-redundant-longhand-properties rule.
  • Added: font-family-name-quotes rule.
  • Added: function-url-quotes rule.
  • Added: hue-degree-notation rule.
  • Added: keyframes-name-pattern rule.
  • Added: max-line-length rule.
  • Added: media-feature-name-no-vendor-prefix rule.
  • Added: no-empty-first-line rule.
  • Added: no-irregular-whitespace rule.
  • Added: number-max-precision rule.
  • Added: property-no-vendor-prefix rule.
  • Added: selector-attribute-quotes rule.
  • Added: selector-class-pattern rule.
  • Added: selector-id-pattern rule.
  • Added: selector-no-vendor-prefix rule.
  • Added: shorthand-property-no-redundant-values rule.
  • Added: string-quotes rule.
  • Added: value-no-vendor-prefix rule.

v22.0.0

Compare Source

v21.0.0

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) | [`^20.0` -> `^38.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-standard/20.0.0/38.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-standard/38.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-standard/20.0.0/38.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>stylelint/stylelint-config-standard (stylelint-config-standard)</summary> ### [`v38.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3800) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/37.0.0...38.0.0) - Removed: `stylelint` less than `16.18.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@16.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/16.0.0). - Added: `color-function-alias-notation: "without-alpha"` rule. - Added: `container-name-pattern` (kebab-case with optional `--` prefix) rule. - Added: `layer-name-pattern` (kebab-case) rule. ### [`v37.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3700) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/36.0.1...37.0.0) - Removed: `stylelint` less than `16.13.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@15.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/15.0.0). ### [`v36.0.1`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3601) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1) - Fixed: missing `funding` field in `package.json`. ### [`v36.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3600) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0) - Removed: `stylelint` less than `16.1.0` from peer dependencies. - Added: `lightness-notation: "percentage"` rule. ### [`v35.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3500) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/34.0.0...35.0.0) - Removed: `stylelint` less than `16.0.0` from peer dependencies. - Removed: Node.js less than `18.12.0` support. - Changed: updated to [`stylelint-config-recommended@14.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/14.0.0). ### [`v34.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3400) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/33.0.0...34.0.0) - Removed: `stylelint` less than `15.10.0` from peer dependencies - Changed: updated to [`stylelint-config-recommended@13.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/13.0.0). ### [`v33.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3300) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/32.0.0...33.0.0) - Removed: `stylelint` less than `15.5.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@12.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/12.0.0). - Changed: restored `declaration-block-single-line-max-declarations` removed on `30.0.0`. ### [`v32.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3200) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/31.0.0...32.0.0) - Removed: `stylelint` less than `15.4.0` from peer dependencies. - Added: `media-feature-range-notation: "context"` rule. ### [`v31.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3100) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/30.0.1...31.0.0) - Removed: `stylelint` less than `15.3.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@11.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0). ### [`v30.0.1`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3001) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/30.0.0...30.0.1) - Fixed: updated to [`stylelint-config-recommended@10.0.1`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1). ### [`v30.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3000) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/29.0.0...30.0.0) - Removed: `stylelint` less than `15.0.0` from peer dependencies. - Removed: 64 rules deprecated in [`stylelint@15.0.0`](https://github.com/stylelint/stylelint/releases/tag/15.0.0). For details, see the [migration guide](https://github.com/stylelint/stylelint/blob/15.0.0/docs/migration-guide/to-15.md). - Fixed: `length-zero-no-unit` to ignore custom properties. - Fixed: `value-no-vendor-prefix` to ignore `-webkit-inline-box`. ### [`v29.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2900) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/28.0.0...29.0.0) - Removed: `stylelint` less than `14.14.0` from peer dependencies. - Changed: `import-notation` to be `"url"`. - Added: custom parameter messages to `*-pattern` rules. - Fixed: `value-no-vendor-prefix` to ignore `-webkit-box`. ### [`v28.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2800) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/27.0.0...28.0.0) - Removed: `stylelint` less than `14.11.0` from peer dependencies. - Changed: `alpha-value-notation` to be `"number"` for SVG `*-opacity` properties. ### [`v27.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2700) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/26.0.0...27.0.0) - Removed: `stylelint` less than `14.10.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@9.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/9.0.0). - Added: `keyframe-selector-notation` rule. ### [`v26.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2600) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/25.0.0...26.0.0) - Removed: `stylelint` less than `14.9.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@8.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/8.0.0). - Added: `import-notation` rule. - Added: `selector-not-notation` rule. ### [`v25.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2500) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/24.0.0...25.0.0) - Removed: `stylelint` less than `14.4.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@7.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/7.0.0). ### [`v24.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2400) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/23.0.0...24.0.0) - Changed: `alpha-value-notation` to be `"number"` for `opacity` property. ### [`v23.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2300) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/22.0.0...23.0.0) This release adds over a dozen new rules. If needed, you can [extend the config](README.md#extending-the-config) to turn off or lower the severity of any of the new rules. We recommend using [Autoprefixer](https://github.com/postcss/autoprefixer) to automatically prefix your at-rules, properties, selectors and values. - Removed: `stylelint` less than `14.0.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@6.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/6.0.0). - Added: `alpha-value-notation` rule. - Added: `at-rule-no-vendor-prefix` rule. - Added: `color-function-notation` rule. - Added: `custom-media-pattern` rule. - Added: `custom-property-pattern` rule. - Added: `declaration-block-no-redundant-longhand-properties` rule. - Added: `font-family-name-quotes` rule. - Added: `function-url-quotes` rule. - Added: `hue-degree-notation` rule. - Added: `keyframes-name-pattern` rule. - Added: `max-line-length` rule. - Added: `media-feature-name-no-vendor-prefix` rule. - Added: `no-empty-first-line` rule. - Added: `no-irregular-whitespace` rule. - Added: `number-max-precision` rule. - Added: `property-no-vendor-prefix` rule. - Added: `selector-attribute-quotes` rule. - Added: `selector-class-pattern` rule. - Added: `selector-id-pattern` rule. - Added: `selector-no-vendor-prefix` rule. - Added: `shorthand-property-no-redundant-values` rule. - Added: `string-quotes` rule. - Added: `value-no-vendor-prefix` rule. ### [`v22.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2200) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/21.0.0...22.0.0) - Removed: `stylelint` less than `13.13.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@5.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/5.0.0). ### [`v21.0.0`](https://github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#2100) [Compare Source](https://github.com/stylelint/stylelint-config-standard/compare/20.0.0...21.0.0) - Removed: `stylelint` less than `13.12.0` from peer dependencies. - Changed: updated to [`stylelint-config-recommended@4.0.0`](https://github.com/stylelint/stylelint-config-recommended/releases/tag/4.0.0). </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzMuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
chore(deps): update dependency stylelint-config-standard to v38
Some checks failed
renovate/artifacts Artifact file update failure
3b639f74f3
Author
Member

⚠️ Artifact update problem

Renovate failed to update artifacts 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: doks@0.1.6
npm error Found: stylelint@13.13.1
npm error node_modules/stylelint
npm error   dev stylelint@"^13.11" from the root project
npm error
npm error Could not resolve dependency:
npm error peer stylelint@"^16.18.0" from stylelint-config-standard@38.0.0
npm error node_modules/stylelint-config-standard
npm error   dev stylelint-config-standard@"^38.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-bot-cache/cache/others/npm/_logs/2025-04-06T23_52_25_959Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate-bot-cache/cache/others/npm/_logs/2025-04-06T23_52_25_959Z-debug-0.log

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update artifacts 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: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: doks@0.1.6 npm error Found: stylelint@13.13.1 npm error node_modules/stylelint npm error dev stylelint@"^13.11" from the root project npm error npm error Could not resolve dependency: npm error peer stylelint@"^16.18.0" from stylelint-config-standard@38.0.0 npm error node_modules/stylelint-config-standard npm error dev stylelint-config-standard@"^38.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-bot-cache/cache/others/npm/_logs/2025-04-06T23_52_25_959Z-eresolve-report.txt npm error A complete log of this run can be found in: /tmp/renovate-bot-cache/cache/others/npm/_logs/2025-04-06T23_52_25_959Z-debug-0.log ``` ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
renovate-bot changed title from chore(deps): update dependency stylelint-config-standard to v38 to chore(deps): update dependency stylelint-config-standard to v38 - autoclosed 2025-08-04 05:29:02 +05:30
renovate-bot closed this pull request 2025-08-04 05:29:02 +05:30
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No description provided.