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

Spike: Webpack SWC #24504

Closed
wants to merge 8 commits into from
Closed

Spike: Webpack SWC #24504

wants to merge 8 commits into from

Conversation

valentinpalkovic
Copy link
Contributor

@valentinpalkovic valentinpalkovic commented Oct 18, 2023

Closes #

What I did

Checklist for Contributors

Testing

The changes in this PR are covered in the following automated tests:

  • stories
  • unit tests
  • integration tests
  • end-to-end tests

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes
  • If you are deprecating/removing a feature, make sure to update
    MIGRATION.MD

Checklist for Maintainers

  • When this PR is ready for testing, make sure to add ci:normal, ci:merged or ci:daily GH label to it to run a specific set of sandboxes. The particular set of sandboxes can be found in code/lib/cli/src/sandbox-templates.ts

  • Make sure this PR contains one of the labels below:

    Available labels
    • bug: Internal changes that fixes incorrect behavior.
    • maintenance: User-facing maintenance tasks.
    • dependencies: Upgrading (sometimes downgrading) dependencies.
    • build: Internal-facing build tooling & test updates. Will not show up in release changelog.
    • cleanup: Minor cleanup style change. Will not show up in release changelog.
    • documentation: Documentation only changes. Will not show up in release changelog.
    • feature request: Introducing a new feature.
    • BREAKING CHANGE: Changes that break compatibility in some way with current major version.
    • other: Changes that don't fit in the above categories.

🦋 Canary release

This pull request has been released as version 0.0.0-pr-24504-sha-5d9e47a4. Install it by pinning all your Storybook dependencies to that version.

More information
Published version 0.0.0-pr-24504-sha-5d9e47a4
Triggered by @yannbf
Repository storybookjs/storybook
Branch valentin/spike-webpack-swc
Commit 5d9e47a4
Datetime Fri Oct 27 13:20:09 UTC 2023 (1698412809)
Workflow run 6667777876

To request a new release of this pull request, mention the @storybookjs/core team.

core team members can create a new canary release here or locally with gh workflow run --repo storybookjs/storybook canary-release-pr.yml --field pr=24504

@valentinpalkovic valentinpalkovic self-assigned this Oct 19, 2023
@valentinpalkovic valentinpalkovic changed the title Valentin/spike webpack swc Spike: Webpack SWC Oct 19, 2023
@valentinpalkovic valentinpalkovic force-pushed the valentin/spike-webpack-swc branch 3 times, most recently from 6cf0325 to 584c2f3 Compare October 26, 2023 09:43
@socket-security
Copy link

socket-security bot commented Oct 26, 2023

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@types/react-refresh 0.14.3 None +0 5.49 kB types
webpack-virtual-modules 0.6.0 None +0 44.9 kB vicvlas
fork-ts-checker-webpack-plugin 9.0.0 None +0 208 kB piotr-oles
@angular-devkit/core 16.2.8 None +0 696 kB google-wombot
next 14.0.0...13.5.6 None +10/-10 1.02 GB vercel-release-bot
@types/webpack-hot-middleware 2.25.7...2.25.8 None +0/-0 6.25 kB types

@valentinpalkovic valentinpalkovic force-pushed the valentin/spike-webpack-swc branch from 584c2f3 to 598f170 Compare October 26, 2023 10:54
@storybook-bot
Copy link
Contributor

Failed to publish canary version of this pull request, triggered by @yannbf. See the failed workflow run at: https://github.com/storybookjs/storybook/actions/runs/6654207672

@storybook-bot
Copy link
Contributor

Failed to publish canary version of this pull request, triggered by @yannbf. See the failed workflow run at: https://github.com/storybookjs/storybook/actions/runs/6655273830

@storybook-bot
Copy link
Contributor

Failed to publish canary version of this pull request, triggered by @yannbf. See the failed workflow run at: https://github.com/storybookjs/storybook/actions/runs/6656383658

@storybook-bot
Copy link
Contributor

Failed to publish canary version of this pull request, triggered by @yannbf. See the failed workflow run at: https://github.com/storybookjs/storybook/actions/runs/6665681525

@socket-security
Copy link

socket-security bot commented Oct 27, 2023

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants