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

chore(deps): update storybook-react-native monorepo to v8 (major) #553

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 4, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@storybook/addon-ondevice-actions (source) ^7.6.11 -> ^8.0.0 age adoption passing confidence
@storybook/addon-ondevice-backgrounds (source) ^7.6.11 -> ^8.0.0 age adoption passing confidence
@storybook/addon-ondevice-controls (source) ^7.6.11 -> ^8.0.0 age adoption passing confidence
@storybook/addon-ondevice-notes (source) ^7.6.11 -> ^8.0.0 age adoption passing confidence
@storybook/react-native (source) ^7.6.11 -> ^8.0.0 age adoption passing confidence

Release Notes

storybookjs/react-native (@​storybook/addon-ondevice-actions)

v8.3.5

Compare Source

More details coming in a release post soon.

Migration steps here: https://github.com/storybookjs/react-native/blob/next/MIGRATION.md#from-version-76x-to-83x

get started with expo:

npx create-expo-app --template expo-template-storybook AwesomeStorybook

with rn cli:

npx react-native init AwesomeStorybook --template react-native-template-storybook

expo example:
https://github.com/dannyhw/expo-storybook-starter

rncli example:
https://github.com/dannyhw/react-native-storybook-starter

  • Updated to be compatible with v8
  • UI rework/redesign
  • Theming rework
  • Even more code reuse from storybook core
  • Simpler metro config via the enhancer pattern
    • withStorybook function
  • Removed deprecated storiesof syntax and knobs
  • Improved hot-reloading/fast refresh
  • More ways to use the websockets api without requiring the web setup
  • Dedicated wide screen layout for web and tablet
  • Better react native web compatibility

image

image

Breaking changes:
  • new theme values
  • new metro config wrapper/enhancer function should be used instead of setting individual values
  • new dependencies react-native-reanimated, react-native-gesture-handler, @​gorhom/bottom-sheet, react-native-svg

Changes since 8.3.1 beta:

What's Changed
New Contributors

Full Changelog: storybookjs/react-native@v7.6.20...v8.3.5

v7.6.20

Compare Source

What's Changed

Note: knobs are deprecated, this update just stops it from breaking in the latest version.

Full Changelog: storybookjs/react-native@v7.6.19...v7.6.20

v7.6.19

Compare Source

What's Changed

New Contributors

Full Changelog: storybookjs/react-native@v7.6.18...v7.6.19

v7.6.18

Compare Source

What's Changed

Full Changelog: storybookjs/react-native@v7.6.17...v7.6.18

v7.6.17

Compare Source

What's Changed

Full Changelog: storybookjs/react-native@v7.6.16...v7.6.17

v7.6.16

Compare Source

What's Changed
New Contributors

Full Changelog: storybookjs/react-native@v7.6.15...v7.6.16

v7.6.15

Compare Source

What's Changed

storybook core v7.6.13 makes unit tests with compose story possible

New Contributors

Full Changelog: storybookjs/react-native@v7.6.14...v7.6.15


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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link

codecov bot commented Oct 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.07%. Comparing base (817a377) to head (66f990d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #553   +/-   ##
=======================================
  Coverage   75.07%   75.07%           
=======================================
  Files          36       36           
  Lines         955      955           
  Branches      443      443           
=======================================
  Hits          717      717           
  Misses        233      233           
  Partials        5        5           

Copy link

github-actions bot commented Oct 4, 2024

Visit the preview URL for this PR (updated for commit 66f990d):

https://dooboo-ui--pr553-renovate-major-story-wo7kp8qg.web.app

(expires Fri, 11 Oct 2024 09:53:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: a0e10c9c53f1ddcb575fbed95c0d86c6668ad0f0

@hyochan hyochan added the dependencies Pull requests that update a dependency file label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant