Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @swc/plugin-emotion to v8 #3007

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@swc/plugin-emotion ^4.0.0 -> ^8.0.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the 🤖 Type: Dependencies Dependency updates or something similar label Dec 9, 2024
@renovate renovate bot requested a review from a team as a code owner December 9, 2024 00:55
@renovate renovate bot requested review from stephsprinkle and jaikamat and removed request for a team December 9, 2024 00:55
Copy link

vercel bot commented Dec 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ui-kit ❌ Failed (Inspect) Dec 13, 2024 9:16pm

Copy link

changeset-bot bot commented Dec 9, 2024

⚠️ No Changeset found

Latest commit: 9dda0e8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot force-pushed the renovate/swc-plugin-emotion-8.x branch from cf178dd to b050d5f Compare December 13, 2024 21:06
@ByronDWall
Copy link
Contributor

@misama-ct this seems to be an issue with swc, which was introduced in the storybook upgrade. Let me know if you have an idea of what's going on here or if there's a quick way to make the updated version happy. Heres the error output Im seeing:

failed to invoke plugin: failed to invoke plugin on 'Some("/Users/byronwall/workspaces/ct/ui-kit/storybook/.storybook/preview.tsx")'

Caused by:
    0: failed to invoke `/Users/byronwall/workspaces/ct/ui-kit/node_modules/@swc/plugin-emotion/swc_plugin_emotion.wasm` as js transform plugin at /Users/byronwall/workspaces/ct/ui-kit/node_modules/@swc/plugin-emotion/swc_plugin_emotion.wasm
    1: failed to run Wasm plugin transform. Please ensure the version of `swc_core` used by the plugin is compatible with the host runtime. See https://swc.rs/docs/plugin/selecting-swc-core for compatibility information. If you are an author of the plugin, please update `swc_core` to the compatible version.
                        
                        Note that if you want to use the os features like filesystem, you need to use `wasi`. Wasm itself does not have concept of filesystem.
    2: Failed to deserialize program received from host�����@�  N$��    N$
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
thread '<unnamed>' panicked at /Users/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/napi-2.16.8/src/error.rs:324:1:

Im going to put this on hold for now, because we don't import @swc/core so Im not really sure what to change to make this happy.

Copy link
Contributor Author

renovate bot commented Dec 13, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🖐 Status: On Hold 🤖 Type: Dependencies Dependency updates or something similar
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant