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 #2139

Open
wants to merge 1 commit into
base: chore/renovateBaseBranch
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 - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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.

@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 5 times, most recently from 8eb13c9 to c31159d Compare December 16, 2023 05:03
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 2 times, most recently from e268842 to bebeeff Compare January 5, 2024 19:16
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 5 times, most recently from 4be8f93 to 9b3705a Compare January 19, 2024 18:49
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 3 times, most recently from 8e3ae31 to e1ae33f Compare February 2, 2024 18:12
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch 3 times, most recently from 7aeaf19 to 645a1e6 Compare February 16, 2024 22:02
@renovate renovate bot force-pushed the renovate/stylelint-prettier-5.x branch from 645a1e6 to 0e1f6ab Compare February 17, 2024 00:40
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