Skip to content

chore(deps): update dependency prettier to v3.7.3#79

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/npm
Dec 3, 2025
Merged

chore(deps): update dependency prettier to v3.7.3#79
renovate[bot] merged 1 commit into
mainfrom
renovate/npm

Conversation

@renovate

@renovate renovate Bot commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
prettier (source) 3.7.2 -> 3.7.3 age confidence

Release Notes

prettier/prettier (prettier)

v3.7.3

Compare Source

diff

API: Fix prettier.getFileInfo() change that breaks VSCode extension (#​18375 by @​fisker)

An internal refactor accidentally broke the VSCode extension plugin loading.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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 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.

@claude

claude Bot commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

Pull Request Review

Summary

This PR updates prettier from 3.7.2 to 3.7.3 - a patch release that fixes a critical bug affecting the VSCode extension.

✅ Code Quality & Best Practices

  • Clean dependency update: Only touches dependency manifests (package.json and package-lock.json)
  • Automated by Renovate: Follows the project's automated dependency management strategy
  • Appropriate version bump: Patch release for a bug fix aligns with semantic versioning

✅ Bug Fixes

The update addresses a critical issue:

  • Fixed: Internal refactor that broke VSCode extension plugin loading (#18375)
  • This is a bug fix with no breaking changes

✅ Security

  • No security vulnerabilities identified
  • Updating to the latest patch version is a good practice for stability
  • Prettier is a dev dependency with limited security exposure

✅ Performance

  • No performance impact expected from this patch release
  • The change is purely a bug fix for VSCode extension compatibility

⚠️ Test Coverage Considerations

While this is a straightforward dependency update, consider:

  1. Manual verification: If your team uses VSCode with Prettier extension, verify formatting still works correctly
  2. CI checks: Ensure existing CI pipelines validate that prettier formatting passes (appears to be configured via husky/lint-staged based on package.json)

📋 Recommendations

  1. ✅ Approve and merge: This is a safe bug fix update
  2. Automerge enabled: The PR is configured for automerge, which is appropriate for this low-risk change
  3. No action needed: The changes are minimal and well-scoped

Conclusion

LGTM ✅ - This is a clean, necessary patch update that fixes a VSCode integration bug. Safe to merge.


Review generated by Claude Code

@renovate renovate Bot merged commit 266e21c into main Dec 3, 2025
3 checks passed
@renovate renovate Bot deleted the renovate/npm branch December 3, 2025 05:36
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.

0 participants