chore(deps): update prettier to v3.8.3 (clean, conflict-free)#53
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Summary
Clean, conflict-free update of
prettierfrom3.8.2to3.8.3.This replaces the original renovate PR #49 (
renovate/prettier-3.x-lockfile) which had merge conflicts (mergeable_state: dirty) due to other PRs (#50, #52) being merged intomainin the meantime.Changes
package.json: updated specifier from^3.3.3to^3.8.3pnpm-lock.yaml: resolved version bumped from3.8.2to3.8.3Migration Analysis
This is a patch release (
3.8.2-3.8.3) within the same major version. According to the release notes:All 16 tests pass. No code changes required.
References