Skip to content

chore(deps): update prettier-plugin-svelte to 3.5.0#4010

Merged
dyc3 merged 1 commit intomainfrom
dyc3/update-svelte-prettier
Feb 25, 2026
Merged

chore(deps): update prettier-plugin-svelte to 3.5.0#4010
dyc3 merged 1 commit intomainfrom
dyc3/update-svelte-prettier

Conversation

@dyc3
Copy link
Contributor

@dyc3 dyc3 commented Feb 24, 2026

Summary

Need to be able to compare behavior for biomejs/biome#9173

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit bc2b3b0
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/699df0db4fc5c9000806a9fe
😎 Deploy Preview https://deploy-preview-4010--biomejs.netlify.app
📱 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 project configuration.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 24, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 448cb00 and bc2b3b0.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Walkthrough

This pull request updates dev dependencies in package.json: prettier-plugin-svelte from 3.4.1 to 3.5.0 and svelte from 5.51.5 to 5.53.3. No changes to public/exported declarations, error handling or control flow were introduced; the diff is limited to dependency version bumps.

Possibly related PRs

Suggested reviewers

  • Netail
🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: updating prettier-plugin-svelte to version 3.5.0, which matches the package.json modifications shown in the changeset.
Description check ✅ Passed The description relates to the changeset by referencing a motivation for the dependency update, though it could be more detailed about what the update includes.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dyc3/update-svelte-prettier

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.

Inline comments:
In `@package.json`:
- Around line 67-68: The package.json currently pins "prettier-plugin-svelte" to
a non-existent version (3.5.0) causing npm install to fail; update the
dependency entry for the "prettier-plugin-svelte" key to the published
compatible version "3.4.0" so it matches Prettier 3.8.1 and resolves
installation errors.

ℹ️ Review info

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 70a3ceb and 448cb00.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

@dyc3 dyc3 force-pushed the dyc3/update-svelte-prettier branch from 448cb00 to bc2b3b0 Compare February 24, 2026 18:41
@dyc3 dyc3 merged commit fe91d67 into main Feb 25, 2026
9 checks passed
@dyc3 dyc3 deleted the dyc3/update-svelte-prettier branch February 25, 2026 15:45
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.

1 participant