csvalpha / amber-ui

https://csvalpha.nl
MIT License
4 stars 4 forks source link

chore(deps): update dependency stylelint-config-sass-guidelines to v11 #826

Open renovate[bot] opened 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-config-sass-guidelines ^9.0.1 -> ^11.1.0 age adoption passing confidence

Release Notes

bjankord/stylelint-config-sass-guidelines (stylelint-config-sass-guidelines) ### [`v11.1.0`](https://togithub.com/bjankord/stylelint-config-sass-guidelines/blob/HEAD/CHANGELOG.md#1110) [Compare Source](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v11.0.0...v11.1.0) Full list of changes can be [viewed here](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v11.0.0...v11.1.0) ##### Changed - Replaced deprecated `scss/at-import-partial-extension-blacklist` with `scss/at-import-partial-extension-disallowed-list` rule. [PR](https://togithub.com/bjankord/stylelint-config-sass-guidelines/pull/317) - Modernized unit test to use node:test. [PR](https://togithub.com/bjankord/stylelint-config-sass-guidelines/pull/318) - Minor depedency updates ### [`v11.0.0`](https://togithub.com/bjankord/stylelint-config-sass-guidelines/blob/HEAD/CHANGELOG.md#1100) [Compare Source](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v10.0.0...v11.0.0) ##### Changed - Updated package to be compatible with stylelint v16 - Replaced deprecated `"scss/at-import-no-partial-leading-underscore": true` rule with new `"scss/load-no-partial-leading-underscore": true` rule ##### Removed - Removed Node.js less than 18.12.0 support ### [`v10.0.0`](https://togithub.com/bjankord/stylelint-config-sass-guidelines/blob/HEAD/CHANGELOG.md#1000) [Compare Source](https://togithub.com/bjankord/stylelint-config-sass-guidelines/compare/v9.0.1...v10.0.0) ##### Changed - Updated package to be compatible with stylelint v15 ##### Added - Added node 18 to automated test matrix - Added scss/no-global-function-names rule. Resolves [#​268](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/268) ##### Removed - Dropped official support for Node 12 - Removed node 12 from automated test matrix - Removed stylelint-order plugin. Resolves [#​214](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/214) and [#​231](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/231) - Removed tests for deprecated stylelint rules - Removed deprecated stylelint rules - "block-opening-brace-space-before": "always" - "color-hex-case": "lower" - "declaration-bang-space-after": "never" - "declaration-bang-space-before": "always" - "declaration-block-semicolon-newline-after": "always" - "declaration-block-semicolon-space-before": "never" - "declaration-block-trailing-semicolon": "always" - "declaration-colon-space-after": "always-single-line" - "declaration-colon-space-before": "never" - "function-comma-space-after": "always-single-line" - "function-parentheses-space-inside": "never" - "indentation": 2 - "media-feature-parentheses-space-inside": "never" - "no-missing-end-of-source-newline": true - "number-leading-zero": "always" - "number-no-trailing-zeros": true - "selector-list-comma-newline-after": "always" - "string-quotes": "single" - Removed scss/at-mixin-pattern rule. Resolves [#​181](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/181) and [#​191](https://togithub.com/bjankord/stylelint-config-sass-guidelines/issues/191)

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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 3 months 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: yarn.lock
Type Error: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23359:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23422:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23606:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:23660:20)
    at async BinaryCommand.validateAndExecute (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:21164:22)
    at async _Cli.run (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:22139:18)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.26.0/18.14.2/node_modules/corepack/dist/lib/corepack.cjs:24371:12)