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

chore(deps): update dependency stylelint-prettier to v5 #228

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 12, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stylelint-prettier 4.0.2 -> 5.0.2 age adoption passing confidence

Release Notes

prettier/stylelint-prettier (stylelint-prettier)

v5.0.2

Compare Source

Fix case where less files were incorrectly mangled when using v5.0.1 (#​363)

v5.0.1

Compare Source

Fix case where when autofixing multiple other rules in addition to prettier, the other autofixes would be thrown away (#​360)

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)

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

Copy link
Contributor Author

renovate bot commented Dec 12, 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: companies@1.0.0
npm ERR! Found: stylelint@15.10.3
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"15.10.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@">=16.0.0" from stylelint-prettier@5.0.0
npm ERR! node_modules/stylelint-prettier
npm ERR!   dev 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-04-25T07_38_50_728Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 720419b to b1b3db0 Compare February 19, 2024 17:50
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from 4c2c591 to 68dd377 Compare February 28, 2024 23:07
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 68dd377 to 5e24e99 Compare April 25, 2024 07:38
Copy link
Contributor Author

renovate bot commented Jun 16, 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: companies@1.0.0
npm ERR! Found: stylelint@15.10.3
npm ERR! node_modules/stylelint
npm ERR!   dev stylelint@"15.10.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer stylelint@">=16.0.0" from stylelint-prettier@5.0.2
npm ERR! node_modules/stylelint-prettier
npm ERR!   dev stylelint-prettier@"5.0.2" 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-07-17T06_32_41_447Z-debug-0.log

@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 5e24e99 to 01b1a81 Compare June 16, 2024 16:43
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 01b1a81 to 63186da Compare June 24, 2024 21:00
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 63186da to 5473dd6 Compare July 14, 2024 02:30
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 5473dd6 to 83acd1f Compare July 17, 2024 06:32
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