Closed renovate[bot] closed 3 days 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 unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: obsidian@1.0.0
npm ERR! Found: stylelint@14.16.1
npm ERR! node_modules/stylelint
npm ERR! stylelint@"^14.16.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^16.1.0" from stylelint-config-standard@36.0.1
npm ERR! node_modules/stylelint-config-standard
npm ERR! stylelint-config-standard@"^36.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! See /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-11-14T19_57_39_813Z-debug-0.log
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 36.x
releases. But if you manually upgrade to 36.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
^29.0.0
->^36.0.0
Release Notes
stylelint/stylelint-config-standard (stylelint-config-standard)
### [`v36.0.1`](https://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3601) [Compare Source](https://redirect.github.com/stylelint/stylelint-config-standard/compare/36.0.0...36.0.1) - Fixed: missing `funding` field in `package.json`. ### [`v36.0.0`](https://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3600) [Compare Source](https://redirect.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://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3500) [Compare Source](https://redirect.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://redirect.github.com/stylelint/stylelint-config-recommended/releases/tag/14.0.0). ### [`v34.0.0`](https://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3400) [Compare Source](https://redirect.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://redirect.github.com/stylelint/stylelint-config-recommended/releases/tag/13.0.0). ### [`v33.0.0`](https://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3300) [Compare Source](https://redirect.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://redirect.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://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3200) [Compare Source](https://redirect.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://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3100) [Compare Source](https://redirect.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://redirect.github.com/stylelint/stylelint-config-recommended/releases/tag/11.0.0). ### [`v30.0.1`](https://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3001) [Compare Source](https://redirect.github.com/stylelint/stylelint-config-standard/compare/30.0.0...30.0.1) - Fixed: updated to [`stylelint-config-recommended@10.0.1`](https://redirect.github.com/stylelint/stylelint-config-recommended/releases/tag/10.0.1). ### [`v30.0.0`](https://redirect.github.com/stylelint/stylelint-config-standard/blob/HEAD/CHANGELOG.md#3000) [Compare Source](https://redirect.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://redirect.github.com/stylelint/stylelint/releases/tag/15.0.0). For details, see the [migration guide](https://redirect.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`.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 was generated by Mend Renovate. View the repository job log.