Skip to content
This repository has been archived by the owner on Jan 13, 2023. It is now read-only.

Bump dependencies (merge AFTER the 0.63 bump) #364

Merged
merged 4 commits into from
Aug 11, 2020
Merged

Conversation

bryanstearns
Copy link
Member

@bryanstearns bryanstearns commented Aug 11, 2020

I tested @nirre7's #362 PR and noticed that (as usual) some dependencies could be bumped with it.

Tested for both --expo and --no-expo; only tested with --no-detox, though.

"@storybook/addon-storyshots": "5.3.17",
"@storybook/react-native": "5.3.17",
"@storybook/react-native-server": "5.3.17",
"@types/jest": "25.2.2",
Copy link
Member Author

Choose a reason for hiding this comment

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

I removed @types/jest because RN now specifies a later version.

Copy link
Member Author

Choose a reason for hiding this comment

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

(undone in a later commit)

"@types/react-native": "0.61.23",
"@types/react-test-renderer": "16.9.2",
"@typescript-eslint/eslint-plugin": "^2.24.0",
"@typescript-eslint/parser": "^2.24.0",
Copy link
Member Author

Choose a reason for hiding this comment

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

I removed these four because RN specifies them at the same or later versions.

Copy link
Member Author

Choose a reason for hiding this comment

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

(undone in a later commit)

@bryanstearns
Copy link
Member Author

CI failure was expected; it should pass after we merge the 0.63 update then merge master into here

@bryanstearns
Copy link
Member Author

Only one of the CI failures was expected, and has been fixed in #362. I fixed the rest here: I shouldn't've removed those dependencies provided by react-native init, so I've added them back here.

@jamonholmgren jamonholmgren merged commit 4b1d8b5 into master Aug 11, 2020
@jamonholmgren jamonholmgren deleted the rn-0.63.x-deps branch August 11, 2020 19:14
@jamonholmgren
Copy link
Member

Thanks @bryanstearns !

infinitered-circleci pushed a commit that referenced this pull request Aug 11, 2020
# [5.3.0](v5.2.1...v5.3.0) (2020-08-11)

### Features

* **deps:** Bumps several dependencies ([#364](#364) by [@bryanstearns](https://github.com/bryanstearns)) ([4b1d8b5](4b1d8b5))
* **generators:** Finish simplifying component definitions; component & screen generator tweaks ([#363](#363)) [skip-ci] ([86b3223](86b3223))
* **react-native:** Bump React Native version to 0.63 ([#362](#362) by [@nirre7](https://github.com/nirre7)) ([4988e16](4988e16))
@infinitered-circleci
Copy link

🎉 This PR is included in version 5.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants