Skip to content

chore(deps): update unwasm - #4504

Open
yuikisaito wants to merge 1 commit into
nitrojs:mainfrom
yuikisaito:push-tmzpmnwpvlzt
Open

chore(deps): update unwasm#4504
yuikisaito wants to merge 1 commit into
nitrojs:mainfrom
yuikisaito:push-tmzpmnwpvlzt

Conversation

@yuikisaito

Copy link
Copy Markdown

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolve the warning warn: Unexpected instruction: 0xfd that occurs when building a project using Takumi with Nitro's cloudflare-module preset, and the runtime error [ERROR] TypeError: WebAssembly.instantiate(): Import #0 "./takumi_wasm_bg.js": module is not an object or function

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@yuikisaito
yuikisaito requested a review from pi0 as a code owner August 1, 2026 06:41
@vercel

vercel Bot commented Aug 1, 2026

Copy link
Copy Markdown

@yuikisaito is attempting to deploy a commit to the Nitro Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cb10a842-0dc4-4a77-9747-1623c5f25dc5

📥 Commits

Reviewing files that changed from the base of the PR and between 52abde8 and 425e5d0.

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

📝 Walkthrough

Walkthrough

The pull request updates the unwasm development dependency from ^0.5.3 to ^0.6.0.

Changes

Development dependency update

Layer / File(s) Summary
Update unwasm version
package.json
The unwasm development dependency range changes from ^0.5.3 to ^0.6.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title uses the conventional commit format and accurately identifies the dependency update.
Description check ✅ Passed The description explains the dependency update, the warning and runtime error it resolves, and the linked issue.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

❤️ Share

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

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Added@​types/​node@​26.1.21001008196100
Addedvite@​8.2.0991008298100
Addedunwasm@​0.6.010010010090100

View full report

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