Skip to content

fix(deps): update @biome/wasm-web to a working version#3831

Merged
dyc3 merged 1 commit intomainfrom
dyc3/fix-deps
Jan 18, 2026
Merged

fix(deps): update @biome/wasm-web to a working version#3831
dyc3 merged 1 commit intomainfrom
dyc3/fix-deps

Conversation

@dyc3
Copy link
Contributor

@dyc3 dyc3 commented Jan 18, 2026

Summary

@netlify
Copy link

netlify bot commented Jan 18, 2026

Deploy Preview for biomejs ready!

Name Link
🔨 Latest commit b0f5600
🔍 Latest deploy log https://app.netlify.com/projects/biomejs/deploys/696cd777409e4a000827684d
😎 Deploy Preview https://deploy-preview-3831--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 Jan 18, 2026

Walkthrough

This pull request updates the devDependency reference for the Biome wasm-web package in package.json. The commit hash for the @biomejs/wasm-web package was incremented from 96d09f4 to 72565bd, resulting in a single line modification to the dependency configuration.

Possibly related PRs

🚥 Pre-merge checks | ✅ 1 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is essentially empty, containing only template boilerplate with no substantive information about the change or motivation. Please provide a brief description explaining the problem this update solves or why the new version is required.
✅ Passed checks (1 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: updating the @biome/wasm-web dependency to a working version.

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


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

🤖 Fix all issues with AI agents
In `@package.json`:
- Line 37: The package.json entry for the "@biomejs/wasm-web" dependency points
to a broken preview URL ("@biomejs/wasm-web":
"https://pkg.pr.new/biomejs/biome/@biomejs/wasm-web@72565bd") which causes
install failures; update package.json to reference a working source by either
replacing the preview URL with a published npm version (e.g., a known stable
semver for `@biomejs/wasm-web`), swapping the commit hash to a valid preview build
if available, or removing/reverting the dependency until the Biome preview is
republished—edit the dependency line in package.json accordingly and run npm
install to verify.

@dyc3 dyc3 marked this pull request as draft January 18, 2026 12:55
@dyc3 dyc3 marked this pull request as ready for review January 18, 2026 13:01
@dyc3 dyc3 merged commit 82c21f7 into main Jan 18, 2026
8 of 10 checks passed
@dyc3 dyc3 deleted the dyc3/fix-deps branch January 18, 2026 13:03
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