Update dependency stylelint-config-standard-scss to v8 - autoclosed #20

Closed
renovate wants to merge 1 commits from renovate/stylelint-config-standard-scss-8.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
stylelint-config-standard-scss devDependencies major 6.1.0 -> 8.0.0

Release Notes

stylelint-scss/stylelint-config-standard-scss

v8.0.0

Compare Source

v7.0.1

Compare Source

  • Fixed: remove deprecated rule block-closing-brace-newline-after (#​68).

v7.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 | Type | Update | Change | |---|---|---|---| | [stylelint-config-standard-scss](https://github.com/stylelint-scss/stylelint-config-standard-scss) | devDependencies | major | [`6.1.0` -> `8.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-standard-scss/6.1.0/8.0.0) | --- ### Release Notes <details> <summary>stylelint-scss/stylelint-config-standard-scss</summary> ### [`v8.0.0`](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/HEAD/CHANGELOG.md#&#8203;800) [Compare Source](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v7.0.1...v8.0.0) - Changed: updated to [`stylelint-config-recommended-scss@10.0.0`](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v10.0.0). - Changed: updated to [`stylelint-config-standard@32.0.0`](https://github.com/stylelint/stylelint-config-standard/releases/tag/32.0.0) - Removed: `stylelint` less than `15.4.0` from peer dependencies. ### [`v7.0.1`](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/HEAD/CHANGELOG.md#&#8203;701) [Compare Source](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v7.0.0...v7.0.1) - Fixed: remove deprecated rule `block-closing-brace-newline-after` ([#&#8203;68](https://github.com/stylelint-scss/stylelint-config-standard-scss/issues/68)). ### [`v7.0.0`](https://github.com/stylelint-scss/stylelint-config-standard-scss/blob/HEAD/CHANGELOG.md#&#8203;700) [Compare Source](https://github.com/stylelint-scss/stylelint-config-standard-scss/compare/v6.1.0...v7.0.0) - Changed: updated to [`stylelint-config-recommended-scss@9.0.0`](https://github.com/stylelint-scss/stylelint-config-recommended-scss/releases/tag/v9.0.0). - Changed: updated to [`stylelint-config-standard@30.0.1`](https://github.com/stylelint/stylelint-config-standard/releases/tag/30.0.1) - Removed: `stylelint` less than `15.0.0` from peer dependencies. </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:eyJjcmVhdGVkSW5WZXIiOiIzNS40OC4yIiwidXBkYXRlZEluVmVyIjoiMzUuNDguMiJ9-->
renovate added 1 commit 2023-04-18 18:01:19 +01:00
renovate/artifacts Artifact file update failure
e5deb4d6d8
Update dependency stylelint-config-standard-scss to v8
Author
Collaborator

⚠ 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:

  • 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 ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: website@0.0.0
npm ERR! Found: stylelint@14.16.1
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"14.16.1" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@"^15.4.0" from stylelint-config-standard-scss@8.0.0
npm ERR! node_modules/stylelint-config-standard-scss
npm ERR!   dev stylelint-config-standard-scss@"8.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 /opt/renovate/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!     /opt/renovate/renovate/cache/others/npm/_logs/2023-04-18T17_01_13_440Z-debug-0.log

### ⚠ 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: - 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 ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: website@0.0.0 npm ERR! Found: stylelint@14.16.1 npm ERR! node_modules/stylelint npm ERR! dev stylelint@"14.16.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer stylelint@"^15.4.0" from stylelint-config-standard-scss@8.0.0 npm ERR! node_modules/stylelint-config-standard-scss npm ERR! dev stylelint-config-standard-scss@"8.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 /opt/renovate/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! /opt/renovate/renovate/cache/others/npm/_logs/2023-04-18T17_01_13_440Z-debug-0.log ```
renovate changed title from Update dependency stylelint-config-standard-scss to v8 to Update dependency stylelint-config-standard-scss to v8 - autoclosed 2023-04-25 08:01:17 +01:00
renovate closed this pull request 2023-04-25 08:01:17 +01:00
Some checks failed
renovate/artifacts Artifact file update failure

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: repos/website#20
No description provided.