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

Update storybook monorepo (major) #1667

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-actions (source) 6.5.16 -> 8.1.5 age adoption passing confidence
@storybook/addon-backgrounds (source) 6.5.16 -> 8.1.5 age adoption passing confidence
@storybook/addon-controls (source) 6.5.16 -> 8.1.5 age adoption passing confidence
@storybook/addon-essentials (source) 6.5.16 -> 8.1.5 age adoption passing confidence
@storybook/addon-links (source) 6.5.16 -> 8.1.5 age adoption passing confidence
@storybook/addons (source) 6.5.16 -> 7.6.17 age adoption passing confidence
@storybook/docs-tools (source) 6.5.16 -> 8.1.5 age adoption passing confidence
@storybook/react (source) 6.5.16 -> 8.1.5 age adoption passing confidence

Release Notes

storybookjs/storybook (@​storybook/addon-actions)

v8.1.5

Compare Source

v8.1.4

Compare Source

v8.1.3

Compare Source

v8.1.2

Compare Source

v8.1.1

Compare Source

v8.1.0

Compare Source

Storybook 8.1 is here with a tone of new features and bug fixes:

  • 🏷️ Static tag-based filtering
  • 🦺 Type-safe, standards-based module mocking
  • 🐣 New beforeEach test hook
  • 🧳 Portable Stories API for Playwright Component Testing
  • 🐕‍🦺 Support the new signal-based input & output functions in Angular
  • 2️⃣ Two new ways to create stories: generating them from story controls or from your components directly!
List of all updates

v8.0.10

Compare Source

v8.0.9

Compare Source

v8.0.8

Compare Source

v8.0.7

Compare Source

v8.0.6

Compare Source

v8.0.5

Compare Source

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

v8.0.1

Compare Source

v8.0.0

Compare Source

Storybook 8.0 is here

It brings major improvements to Storybook's feature set for testing and documentation, with strengthened framework support across React, Vue, Angular, web-components, Svelte, and more.

  • 🩻 Built-in visual testing
  • ⚛️ React Server Component support
  • 🎛️ Improved controls for React and Vue projects
  • ⚡️ Improved Vite architecture, Vitest testing, and Vite 5 support
  • 🧪 2-4x faster Storybooks for testing
  • ✨ Refreshed desktop UI
  • 📲 Rebuilt mobile UX
  • 🙅‍♀️ No more React requirement in non-React projects

Please checkout our Migration Guide to upgrade from earlier versions of Storybook. To see a comprehensive list of changes that went into 8.0, you can refer to the 8.0 prerelease changelogs.

v7.6.19

Compare Source

v7.6.18

Compare Source

v7.6.17

Compare Source

v7.6.16

Compare Source

v7.6.15

Compare Source

v7.6.14

Compare Source

v7.6.13

Compare Source

v7.6.12

Compare Source

v7.6.11

Compare Source

v7.6.10

Compare Source

v7.6.9

Compare Source

v7.6.8

Compare Source

v7.6.7

Compare Source

v7.6.6

Compare Source

v7.6.5

Compare Source

v7.6.4

Compare Source

v7.6.3

Compare Source

v7.6.2

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

7.6.0

Storybook 7.6 is here with increased performance and much more!

  • 🔥 Improved SWC support
  • 🧪 New test utilities and fast build mode
  • 🔼 NextJS SWC + avif support & fixes
  • 🤡 SvelteKit page and navigation mocking
  • ⚛️ React-docgen upgrade
  • 🎨 Controls a11y, background theming, and viewports
  • 🩺 CLI: The doctor is in!
  • 🚫 Addons: Remove React as a peer dependency
  • 🪦 Storyshots and Vue2 deprecated
List of all updates

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the react React monorepo label Apr 5, 2023
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 17 times, most recently from 50d096a to 54fee46 Compare April 12, 2023 03:34
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 12 times, most recently from 86e984e to c54d81f Compare April 18, 2023 23:30
Copy link
Contributor Author

renovate bot commented Jan 30, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.0/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23250
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.0/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23250:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.0/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23313:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.0/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23487:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.0/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23539:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.0/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:24232:5)

Node.js v19.1.0

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 2 times, most recently from 3409cf5 to be8d314 Compare February 6, 2024 18:46
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 4 times, most recently from 2960a52 to 048a670 Compare February 15, 2024 17:04
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 048a670 to 18b0c06 Compare February 20, 2024 13:04
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 18b0c06 to cb061ca Compare March 11, 2024 17:11
@renovate renovate bot changed the title Update storybook monorepo to v7 (major) Update storybook monorepo (major) Mar 11, 2024
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 4 times, most recently from 9f2b57d to e0a56b2 Compare March 21, 2024 19:53
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 2 times, most recently from e9b52f5 to 6945b6e Compare March 28, 2024 04:11
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 3 times, most recently from bd55d2c to 6842a37 Compare April 11, 2024 16:12
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 6842a37 to 0391a52 Compare April 22, 2024 13:30
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from 0391a52 to b4db96a Compare May 5, 2024 12:29
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from b4db96a to bb67168 Compare May 14, 2024 12:02
Copy link
Contributor Author

renovate bot commented May 14, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.1/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23253
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.28.1/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23253:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.28.1/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23316:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.28.1/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23490:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.1/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:23542:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.1/19.1.0/node_modules/corepack/dist/lib/corepack.cjs:24235:5)

Node.js v19.1.0

@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 3 times, most recently from b5d1bc5 to f7fc5f1 Compare May 21, 2024 17:21
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch 2 times, most recently from 05bf420 to ba6260c Compare May 27, 2024 22:36
@renovate renovate bot force-pushed the renovate/major-storybook-monorepo branch from ba6260c to fb4c0c6 Compare May 30, 2024 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
react React monorepo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants