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

Patching 7.1.0-alpha.0 changes back to main #21950

Closed
wants to merge 79 commits into from
Closed

Patching 7.1.0-alpha.0 changes back to main #21950

wants to merge 79 commits into from

Conversation

tmeasday and others added 30 commits February 23, 2023 16:08
`pnpx` is deprecated as of pnpm 7, `pnpm dlx` should be used instead.
`pnpx` is deprecated as of pnpm 7, `pnpm dlx` should be used instead.

This will ensure Storybook scripts prefixed with `pnpm dlx` will also be found in calls to `getStorybookScripts()`.
`pnpx` is deprecated as of pnpm 7, `pnpm dlx` should be used instead.
This is a bit of a hacky way to acheive `excludeDecorators` without actually excluding them.
@github-advanced-security
Copy link

You have successfully added a new Scorecard configuration supply-chain/branch-protection. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Scorecard configuration supply-chain/local. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-advanced-security
Copy link

You have successfully added a new Scorecard configuration supply-chain/online-scm. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2023


Fails
🚫 A 'patch' label is required to merge during stabilization.

Patch PRs are small bug fixes, build updates, and documentation changes.
They do not include new features or more disruptive bugfixes.

These changes will be first released on 7.1-alpha, then patched back to 'main'
after they have been verified to be correct and released as 7.0.x patch releases.

After the stabilization period ends (ETA 2023-04-12), the 'patch' label
will no longer be required to merge into next, and we will merge ALL accepted
PRs to 'next' and release them on 7.1-alpha. Patch PRs will be
patched back to 'main' and released in 7.0.x patch releases.

Generated by 🚫 dangerJS against e1d14bf

Copy link
Contributor

@valentinpalkovic valentinpalkovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't initialize SB on a fresh CRA installation. Automigrations are failing and are aborting the whole init process. Investigating...

UPDATE:
Nevermind, all good. Executed some commands in the wrong order.

ndelangen and others added 2 commits April 6, 2023 11:02
…ult-orientation

Viewport: Fix the `defaultOrientation` config option
@shilman
Copy link
Member Author

shilman commented Apr 10, 2023

closing in favor of #21974

@shilman shilman closed this Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet