ttk-cli / uni-vue3-vite-ts-pinia

A template for uniapp with vue3.
MIT License
331 stars 100 forks source link

chore(deps): update dependency stylelint-scss to v4.3.0 #24

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-scss 4.0.1 -> 4.3.0 age adoption passing confidence

Release Notes

stylelint-scss/stylelint-scss ### [`v4.3.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#​430) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v4.2.0...v4.3.0) - Added: options ignore: "after-dollar-variable" to `dollar-variable-empty-line-before` ([#​604](https://togithub.com/stylelint-scss/stylelint-scss/issues/604)) - Fixed: Make filenames with dots work with `at-import-partial-extension` rule ([#​612](https://togithub.com/stylelint-scss/stylelint-scss/issues/612)) - Added: `meta` property for all rules ([#​602](https://togithub.com/stylelint-scss/stylelint-scss/issues/602)) - Added: `at-import-partial-extension` autofix only when `"never"` ([#​608](https://togithub.com/stylelint-scss/stylelint-scss/issues/608)) ### [`v4.2.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#​420) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v4.1.0...v4.2.0) - Added: `function-no-unknown` rule ([#​591](https://togithub.com/stylelint-scss/stylelint-scss/issues/591)). - Updated: `stylelint` peer dependency version to `^14.5.1` (required by the `function-no-unknown` rule). ### [`v4.1.0`](https://togithub.com/stylelint-scss/stylelint-scss/blob/HEAD/CHANGELOG.md#​410) [Compare Source](https://togithub.com/stylelint-scss/stylelint-scss/compare/v4.0.1...v4.1.0) - Added: `at-use-no-unnamespaced` rule ([#​569](https://togithub.com/stylelint-scss/stylelint-scss/issues/569)). - Added: `dollar-variable-no-namespaced-assignment` rule ([#​570](https://togithub.com/stylelint-scss/stylelint-scss/issues/570)). - Changed: `at-each-key-value-single-line` add support for Sass modules ([#​580](https://togithub.com/stylelint-scss/stylelint-scss/issues/580)).

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

renovate[bot] commented 2 years ago

âš  Artifact update problem

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:

File name: package-lock.json
Found file in cache: /tmp/renovate-cache/buildpack/23013dc8101814bd44a439fb4fac043554270e94966617b994cb79b13c3aa875/node-v16.16.0-linux-x64.tar.xz
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: uni-preset-vue@0.0.4
npm ERR! Found: stylelint@14.1.0
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"14.1.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^14.5.1" from stylelint-scss@4.3.0
npm ERR! node_modules/stylelint-scss
npm ERR!   dev stylelint-scss@"4.3.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/2022-08-10T08_47_17_430Z-debug-0.log