Skip to content

build(deps): bump @bytecodealliance/componentize-js from 0.18.2 to 0.21.0 in /spec/fixtures/components/js_app#172

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/spec/fixtures/components/js_app/bytecodealliance/componentize-js-0.21.0
Open

build(deps): bump @bytecodealliance/componentize-js from 0.18.2 to 0.21.0 in /spec/fixtures/components/js_app#172
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/spec/fixtures/components/js_app/bytecodealliance/componentize-js-0.21.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor

Bumps @bytecodealliance/componentize-js from 0.18.2 to 0.21.0.

Release notes

Sourced from @​bytecodealliance/componentize-js's releases.

0.21.0

Changelog

[0.21.0] - 2026-05-20

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

0.21.0-rc.0

Changelog

[0.21.0-rc.0] - 2026-05-19

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

0.20.0

Changelog

[0.20.0] - 2026-04-14

🚀 Features

... (truncated)

Changelog

Sourced from @​bytecodealliance/componentize-js's changelog.

[0.21.0] - 2026-05-20

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

[0.21.0-rc.0] - 2026-05-19

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

[0.20.0] - 2026-04-14

🚀 Features

🐛 Bug Fixes

⚙️ Miscellaneous Tasks

Other Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for @​bytecodealliance/componentize-js since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Low Risk
Test-fixture-only dependency bump with no production code changes; verify npm run build in js_app still produces a passing js_app.wasm for specs.

Overview
Bumps @bytecodealliance/componentize-js from 0.18.2 to 0.21.0 in the spec/fixtures/components/js_app fixture (package.json + regenerated package-lock.json). The npm run build script is unchanged; it still bundles with esbuild and runs jco componentize to produce js_app.wasm for app bridge specs.

The lockfile refresh pulls in newer transitive tooling—notably @bytecodealliance/wizer 10, weval 0.4, jco ~1.19, binaryen 123, and a new oxc-parser dependency used by newer componentize-js releases. That only affects how the JavaScript example WASM component is built in CI/fixtures, not application runtime code elsewhere in the repo.

Reviewed by Cursor Bugbot for commit 1579c68. Bugbot is set up for automated code reviews on this repo. Configure here.

Bumps [@bytecodealliance/componentize-js](https://github.com/bytecodealliance/ComponentizeJS) from 0.18.2 to 0.21.0.
- [Release notes](https://github.com/bytecodealliance/ComponentizeJS/releases)
- [Changelog](https://github.com/bytecodealliance/ComponentizeJS/blob/main/CHANGELOG.md)
- [Commits](bytecodealliance/ComponentizeJS@0.18.2...0.21.0)

---
updated-dependencies:
- dependency-name: "@bytecodealliance/componentize-js"
  dependency-version: 0.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants