storybookjs / bench

Storybook benchmark
MIT License
15 stars 4 forks source link

upgrades and add a handling for storybook7 which has no main.js for the manager #12

Closed ndelangen closed 2 years ago

ndelangen commented 2 years ago
📦 Published PR as canary version: 1.0.0--canary.12.7cccdee.0
:sparkles: Test out this PR locally via: ```bash npm install @storybook/bench@1.0.0--canary.12.7cccdee.0 # or yarn add @storybook/bench@1.0.0--canary.12.7cccdee.0 ```

Version

Published prerelease version: v1.0.0-next.0

Changelog #### 💥 Breaking Change - upgrades and add a handling for storybook7 which has no main.js for the manager [#12](https://github.com/storybookjs/bench/pull/12) ([@shilman](https://github.com/shilman) [@ndelangen](https://github.com/ndelangen)) - Replace puppeteer with playwright [#11](https://github.com/storybookjs/bench/pull/11) ([@shilman](https://github.com/shilman) [@ndelangen](https://github.com/ndelangen)) #### Authors: 2 - Michael Shilman ([@shilman](https://github.com/shilman)) - Norbert de Langen ([@ndelangen](https://github.com/ndelangen))
socket-security[bot] commented 2 years ago

Socket Security Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

📜 New install scripts detected

A dependency change in this PR is introducing new install scripts to your install step.

Package Script field Location
playwright@1.25.1 (added) install package.json
Socket.dev scan summary
Issue Status
Did you mean? ✅ no new possible package typos
Install scripts ⚠️ 1 new install script detected
Telemetry ✅ no new telemetry
Troll package ✅ no new troll packages
Malware ✅ no new malware
Native code ✅ no new native modules

Powered by socket.dev

ndelangen commented 2 years ago

@shilman would be great to get https://github.com/storybookjs/bench/pull/11 merged in here and do a 1.0.0 release? WDYT?

shilman commented 2 years ago

:rocket: PR was released in v1.0.0-next.0 :rocket: