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

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

This PR contains the following updates:

Package Type Update Change
stylelint-config-prettier-scss devDependencies major 0.0.1 -> 1.0.0

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 | Type | Update | Change | |---|---|---|---| | [stylelint-config-prettier-scss](https://github.com/prettier/stylelint-config-prettier-scss) | devDependencies | major | [`0.0.1` -> `1.0.0`](https://renovatebot.com/diffs/npm/stylelint-config-prettier-scss/0.0.1/1.0.0) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS43NC4wIiwidXBkYXRlZEluVmVyIjoiMzUuMTQxLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate added 1 commit 2023-05-11 22:01:04 +01:00
renovate/artifacts Artifact file update failure
dc3523f0c3
Update dependency stylelint-config-prettier-scss to v1
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.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 ```
Some checks failed
renovate/artifacts Artifact file update failure
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/stylelint-config-prettier-scss-1.x master
git pull origin renovate/stylelint-config-prettier-scss-1.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/stylelint-config-prettier-scss-1.x
git push origin master
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#32
No description provided.