-
-
Notifications
You must be signed in to change notification settings - Fork 29
Upgrade Yarn to v4.0.0-rc.32, refactor storybook and update jest mocks #1205
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
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing new syntax
https://yarnpkg.com/package/@storybook/addon-notes August 28, 2020 5.3.21 February 4, 2020 6.0.0-alpha.6
https://yarnpkg.com/package/@storybook/addon-actions November 13, 2022 7.0.0-alpha.49 October 24, 2022 6.5.13
https://yarnpkg.com/package/@storybook/addon-controls November 13, 2022 7.0.0-alpha.49 October 24, 2022 6.5.13
…ump to rc.32) Too many Yarn lockfile conflicts to resolve, delete and regen instead w rc.32 after resolving (2) package.json Upgrade from 6.5.14 to 7.0.0-alpha.49 as follow-up - @storybook/addon-actions - @storybook/addon-controls - @storybook/addons - @storybook/addon-links? To avoid big PR updating - jest/setup - storybook.requires.js (non-codegen parts)
And add eslint-disable
From prev/older version of @storybook/addon-ondevice-knobs
From prev/older version of @storybook/addon-ondevice-knobs
Grouping comment no longer needed for single item
leotm
pushed a commit
that referenced
this pull request
Dec 8, 2022
Follow-up: #1205 Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Owner
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
jest
Testing framework: atoms/units, updates, mocks, babel, linting, types
js-pkg-man
JavaScript package manager
p: Yarn
Yarn
storybook
Storybook changes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Close: #1181
Close: #671
Close: #672 (PR)
Still (CI-only):
➤ YN0078: │ Invalid resolution underscore@npm:~1.6.0 → npm:1.13.2https://yarnpkg.com/package/@storybook/react-native
https://yarnpkg.com/package/@storybook/react-native-server
https://yarnpkg.com/package/@storybook/addons
https://yarnpkg.com/package/@storybook/addon-actions
https://yarnpkg.com/package/@storybook/addon-backgrounds - peerDep
https://yarnpkg.com/package/@storybook/addon-essentials - missing
https://yarnpkg.com/package/@storybook/addon-knobs
https://yarnpkg.com/package/@storybook/addon-links
https://yarnpkg.com/package/@storybook/addon-notes - deprecated
https://yarnpkg.com/package/@storybook/addon-ondevice-actions
https://yarnpkg.com/package/@storybook/addon-ondevice-backgrounds
https://yarnpkg.com/package/@storybook/addon-ondevice-controls
https://yarnpkg.com/package/@storybook/addon-ondevice-knobs
https://yarnpkg.com/package/@storybook/addon-ondevice-notes
Template
https://github.com/storybookjs/react-native/blob/next-6.0/examples/native/package.json
Follow-up in