Skip to content
New issue

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

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

Already on GitHub? # to your account

chore(deps): update dependency prettier to v3.5.2 #3423

Merged
merged 1 commit into from
Mar 1, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
prettier (source) 3.4.2 -> 3.5.2 age adoption passing confidence

Release Notes

prettier/prettier (prettier)

v3.5.2

Compare Source

diff

Remove module-sync condition (#​17156 by @​fisker)

In Prettier 3.5.0, we added module-sync condition to package.json, so that require("prettier") can use ESM version, but turns out it doesn't work if CommonJS and ESM plugins both imports builtin plugins. To solve this problem, we decide simply remove the module-sync condition, so require("prettier") will still use the CommonJS version, we'll revisit until require(ESM) feature is more stable.

v3.5.1

Compare Source

diff

Fix CLI crash when cache for old version exists (#​17100 by @​sosukesuzuki)

Prettier 3.5 uses a different cache format than previous versions, Prettier 3.5.0 crashes when reading existing cache file, Prettier 3.5.1 fixed the problem.

Support dockercompose and github-actions-workflow in VSCode (#​17101 by @​remcohaszing)

Prettier now supports the dockercompose and github-actions-workflow languages in Visual Studio Code.

v3.5.0

Compare Source

diff

🔗 Release Notes


Configuration

📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent labels Mar 1, 2025
@renovate renovate bot requested a review from a team as a code owner March 1, 2025 01:18
@renovate renovate bot added this to the vAnytime milestone Mar 1, 2025
Copy link

netlify bot commented Mar 1, 2025

Deploy Preview for fakerjs ready!

Name Link
🔨 Latest commit e703690
🔍 Latest deploy log https://app.netlify.com/sites/fakerjs/deploys/67c2dd9b1e56560008284bd5
😎 Deploy Preview https://deploy-preview-3423.fakerjs.dev
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codecov bot commented Mar 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (176936c) to head (e703690).
Report is 1 commits behind head on next.

Additional details and impacted files
@@           Coverage Diff           @@
##             next    #3423   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files        2811     2811           
  Lines      216972   216972           
  Branches      943      943           
=======================================
+ Hits       216917   216919    +2     
+ Misses         55       53    -2     

see 1 file with indirect coverage changes

@renovate renovate bot force-pushed the renovate/prettier branch 6 times, most recently from e21c815 to 68cea3b Compare March 1, 2025 10:02
@renovate renovate bot force-pushed the renovate/prettier branch from 68cea3b to e703690 Compare March 1, 2025 10:12
@ST-DDT ST-DDT merged commit 4126961 into next Mar 1, 2025
23 checks passed
@ST-DDT ST-DDT deleted the renovate/prettier branch March 1, 2025 10:45
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
c: dependencies Pull requests that adds/updates a dependency p: 1-normal Nothing urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant