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

SDK: React Native upgrade assistant #159

Closed
tido64 opened this issue Apr 27, 2021 · 3 comments
Closed

SDK: React Native upgrade assistant #159

tido64 opened this issue Apr 27, 2021 · 3 comments
Labels
feature: align-deps This is related to align-deps

Comments

@tido64
Copy link
Member

tido64 commented Apr 27, 2021

Implement a tool for helping with RN upgrades, e.g. migrating a package on 0.62 to 0.63. It should be able to bump dependencies, remove packages that are deprecated, and make any necessary reconfigurations.

This tool should make use of the ones created in #139, #157, and #160.

@tido64 tido64 added the feature: align-deps This is related to align-deps label Jul 8, 2021
@afoxman
Copy link
Contributor

afoxman commented Jan 4, 2022

This should be part of our CLI.

@afoxman
Copy link
Contributor

afoxman commented Mar 20, 2022

@tido64 Is this still needed? I think dep-check's set-version command will move the react-native version and update all dependencies.

@tido64
Copy link
Member Author

tido64 commented Mar 21, 2022

Closing this. set-version currently does not remove packages that are deprecated. I've filed a more scoped issue here: #1299

@tido64 tido64 closed this as completed Mar 21, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Jun 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature: align-deps This is related to align-deps
Projects
None yet
Development

No branches or pull requests

2 participants