Update dependency stylelint-config-prettier-scss to v1 #32

Open
renovate wants to merge 1 commit from renovate/stylelint-config-prettier-scss-1.x into master
Contributor

This PR contains the following updates:

Package Change Age Confidence
stylelint-config-prettier-scss 0.0.1 -> 1.0.0 age confidence

Release Notes

prettier/stylelint-config-prettier-scss (stylelint-config-prettier-scss)

v1.0.0

Compare Source

💥 Breaking Change
🚀 Enhancement
🐛 Bug Fix
🏠 Internal
Committers: 2

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-prettier-scss](https://github.com/prettier/stylelint-config-prettier-scss) | [`0.0.1` -> `1.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-prettier-scss/0.0.1/1.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/stylelint-config-prettier-scss/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/stylelint-config-prettier-scss/0.0.1/1.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>prettier/stylelint-config-prettier-scss (stylelint-config-prettier-scss)</summary> ### [`v1.0.0`](https://github.com/prettier/stylelint-config-prettier-scss/blob/HEAD/CHANGELOG.md#v100-2023-05-11) [Compare Source](https://github.com/prettier/stylelint-config-prettier-scss/compare/v0.0.1...v1.0.0) ##### :boom: Breaking Change - [#&#8203;6](https://github.com/prettier/stylelint-config-prettier-scss/pull/6) BREAKING: Stylelint v15 ([@&#8203;elwayman02](https://github.com/elwayman02)) ##### :rocket: Enhancement - [#&#8203;6](https://github.com/prettier/stylelint-config-prettier-scss/pull/6) BREAKING: Stylelint v15 ([@&#8203;elwayman02](https://github.com/elwayman02)) ##### :bug: Bug Fix - [#&#8203;8](https://github.com/prettier/stylelint-config-prettier-scss/pull/8) Disable at-rule-empty-line-before ([@&#8203;elwayman02](https://github.com/elwayman02)) - [#&#8203;2](https://github.com/prettier/stylelint-config-prettier-scss/pull/2) Update npm script name to match run example ([@&#8203;chrisalley](https://github.com/chrisalley)) ##### :house: Internal - [#&#8203;10](https://github.com/prettier/stylelint-config-prettier-scss/pull/10) Enable Easier Project Releases ([@&#8203;elwayman02](https://github.com/elwayman02)) - [#&#8203;9](https://github.com/prettier/stylelint-config-prettier-scss/pull/9) Project Cleanup ([@&#8203;elwayman02](https://github.com/elwayman02)) ##### Committers: 2 - Chris Alley ([@&#8203;chrisalley](https://github.com/chrisalley)) - Jordan Hawker ([@&#8203;elwayman02](https://github.com/elwayman02)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNS43NC4wIiwidXBkYXRlZEluVmVyIjoiNDEuMzIuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
Author
Contributor

⚠ 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.0.0" from stylelint-config-prettier-scss@1.0.0
npm ERR! node_modules/stylelint-config-prettier-scss
npm ERR!   dev stylelint-config-prettier-scss@"1.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-05-11T21_00_56_907Z-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.0.0" from stylelint-config-prettier-scss@1.0.0 npm ERR! node_modules/stylelint-config-prettier-scss npm ERR! dev stylelint-config-prettier-scss@"1.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-05-11T21_00_56_907Z-debug-0.log ```
renovate force-pushed renovate/stylelint-config-prettier-scss-1.x from dc3523f0c3
Some checks failed
renovate/artifacts Artifact file update failure
to 8f08d08eae
Some checks failed
renovate/artifacts Artifact file update failure
2025-08-12 14:07:27 +01:00
Compare
Author
Contributor

⚠️ 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.0.0" from stylelint-config-prettier-scss@1.0.0
npm ERR! node_modules/stylelint-config-prettier-scss
npm ERR!   dev stylelint-config-prettier-scss@"1.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 /mnt/data/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /mnt/data/cache/others/npm/_logs/2025-10-14T13_10_19_841Z-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.0.0" from stylelint-config-prettier-scss@1.0.0 npm ERR! node_modules/stylelint-config-prettier-scss npm ERR! dev stylelint-config-prettier-scss@"1.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 /mnt/data/cache/others/npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /mnt/data/cache/others/npm/_logs/2025-10-14T13_10_19_841Z-debug-0.log ```
Commenting is not possible because the repository is archived.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
archive/website!32
No description provided.