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

fix(deps): update dependency prettier to ^3.5.2 #2399

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

homarr-renovate[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
prettier (source) dependencies patch ^3.5.1 -> ^3.5.2
prettier (source) devDependencies patch ^3.5.1 -> ^3.5.2

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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 these updates again.


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

This PR has been generated by Renovate Bot.

@homarr-renovate homarr-renovate bot enabled auto-merge (squash) February 22, 2025 04:33
@homarr-renovate homarr-renovate bot requested a review from a team as a code owner February 22, 2025 04:33
Copy link

@homarr-approvals homarr-approvals bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by GitHub Action

Copy link

deepsource-io bot commented Feb 22, 2025

Here's the code health analysis summary for commits ee1ed0d..162d861. View details on DeepSource ↗.

Analysis Summary

AnalyzerStatusSummaryLink
DeepSource JavaScript LogoJavaScript✅ SuccessView Check ↗

💡 If you’re a repository administrator, you can configure the quality gates from the settings.

Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 21.51% 8850 / 41137
🔵 Statements 21.51% 8850 / 41137
🔵 Functions 26.78% 346 / 1292
🔵 Branches 62.28% 1019 / 1636
File CoverageNo changed files found.
Generated in workflow #5229 for commit 162d861 by the Vitest Coverage Report Action

@homarr-renovate homarr-renovate bot merged commit 86e778d into dev Feb 22, 2025
13 checks passed
@homarr-renovate homarr-renovate bot deleted the renovate/prettier-3.x branch February 22, 2025 04:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants