Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency stylelint-prettier to v5 #500

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 11, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-prettier ^3.0.0 -> ^5.0.0 age adoption passing confidence

Release Notes

prettier/stylelint-prettier (stylelint-prettier)

v5.0.0

Compare Source

Increase the minimum required versions of stylelintand node. Stylelint v16
has converted its codebase to esm and has deprecated its commonjs apis. We've followed their suggested migration guide and stylelint-prettier is now an esm-only package. This has required dropping support for v15 at the same time.

  • Minimum stylelint version is now v16 (drop support for v15.x)
  • Minimum node requirements is now >=18.12.0 (drop support for v14.x and v16.x)

v4.1.0

Compare Source

  • Added end indexes for violations - the squiggly line in vscode will now cover more than one character. (#​341)
  • Do not trigger prettier for .astro files. (#​340)

v4.0.2

Compare Source

Fix case where an error is thrown when no prettier configuration file is found (#​311)

v4.0.1

Compare Source

Fix prettier-plugin-svelte support by ensuring .svelte files are ignored. The regression of them not being ignored only affected v4.0.0. (#​309)

v4.0.0

Compare Source

Add support for Prettier v3.

In order to make Prettier v3 work, we've had to drop support for Prettier v2.x and Stylelint less that v15.8.0. Maintaining temporary support for Prettier v2 and v3 at the same time isn't worth the complication that results thanks to prettier's migration to es modules. When you update to prettier v3, ensure that you update stylelint-prettier at the same time.

  • Minimum supported prettier version is now v3.0.0.
  • Minimum supported stylelint version is now v15.8.0.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented Dec 11, 2023

⚠ 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: stylelint-config-starstuff@0.0.0-development
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@">=3.0.0" from stylelint-prettier@5.0.0
npm ERR! node_modules/stylelint-prettier
npm ERR!   stylelint-prettier@"^5.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 /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/2024-05-08T21_41_27_060Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from 7750d36 to 8161f9e Compare December 16, 2023 03:41
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 4 times, most recently from f20c0a4 to 3a6e317 Compare December 27, 2023 00:02
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 3 times, most recently from b6132fb to df7769e Compare January 9, 2024 04:41
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from 36936da to 6a14cea Compare January 22, 2024 12:27
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 7 times, most recently from 7a8cdab to 17dbcc2 Compare January 29, 2024 20:00
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 5 times, most recently from d8c60f5 to 8e0f8d9 Compare February 2, 2024 22:57
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from fa23278 to 32f48f5 Compare February 13, 2024 03:34
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 4 times, most recently from 32896e4 to 59585bd Compare February 20, 2024 04:19
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 7 times, most recently from 3a2da8f to 11d7fbe Compare February 29, 2024 15:41
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from a1d57ae to 22472c2 Compare March 12, 2024 04:24
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 4 times, most recently from 614ef97 to 1e8ec5c Compare March 19, 2024 07:46
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from ed7dac3 to 4c9bb1a Compare March 26, 2024 20:43
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from 0da909b to bd42203 Compare April 9, 2024 22:21
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from bd42203 to 904d424 Compare April 14, 2024 11:29
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 3 times, most recently from 204442d to 41231e3 Compare April 25, 2024 18:20
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 41231e3 to 5ab6902 Compare May 1, 2024 19:07
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from cdd71b0 to 4489e2b Compare May 14, 2024 21:12
Copy link
Contributor Author

renovate bot commented May 14, 2024

⚠️ 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: stylelint-config-starstuff@0.0.0-development
npm ERR! Found: prettier@2.8.8
npm ERR! node_modules/prettier
npm ERR!   dev prettier@"2.8.8" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer prettier@">=3.0.0" from stylelint-prettier@5.0.0
npm ERR! node_modules/stylelint-prettier
npm ERR!   stylelint-prettier@"^5.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 /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/2024-06-13T20_02_10_485Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from be06c97 to c682472 Compare May 21, 2024 21:17
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from c682472 to 4b9c498 Compare June 13, 2024 14:12
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 4b9c498 to d0a3b0f Compare June 13, 2024 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants