phase2 / outline

Tooling infrastructure for modern web component development.
https://outline.phase2tech.com
MIT License
128 stars 27 forks source link

Storybook 7.0.14 Upgrade #394

Closed himerus closed 1 year ago

himerus commented 1 year ago

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 36e773506523be3ea00bcdfd3943c4caec47c123

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ------------------------- | ----- | | @phase2/outline-storybook | Patch | | @phase2/outline-templates | Patch | | @phase2/outline-cli | Patch |

Not sure what this means? Click here to learn what changesets are.

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

netlify[bot] commented 1 year ago

Deploy Preview for outlinejs ready!

Name Link
Latest commit 36e773506523be3ea00bcdfd3943c4caec47c123
Latest deploy log https://app.netlify.com/sites/outlinejs/deploys/646ca50df44c72000831ba87
Deploy Preview https://deploy-preview-394--outlinejs.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

socket-security[bot] commented 1 year ago

New dependency changes detected. Learn more about Socket for GitHub ↗︎


👍 No new dependency issues detected in pull request

Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

Pull request alert summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues

📊 Modified Dependency Overview:

⬆️ Updated Package Version Diff Added Capability Access +/- Transitive Count Publisher
eslint-plugin-storybook@0.6.12 0.6.8...0.6.12 None +0/-0 yannbf
@storybook/web-components-vite@7.0.12 7.0.0-beta.49...7.0.12 None +12/-330 shilman
@storybook/web-components@7.0.12 7.0.0-beta.49...7.0.12 None +3/-165 shilman

🚮 Removed packages: @storybook/addon-actions@7.0.0-beta.49, @storybook/addon-essentials@7.0.0-beta.49, @storybook/addon-links@7.0.0-beta.49, @storybook/builder-vite@7.0.0-beta.49, storybook@7.0.0-beta.49

himerus commented 1 year ago

I want to hold on merging this until https://github.com/phase2/outline/pull/395 is ready so we can test the automated release process. Otherwise, it is fully ready for review.