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

[Upgrade Tool] Upgrade package.json dependencies #19005

Merged
merged 1 commit into from Dec 8, 2023

Conversation

Convly
Copy link
Member

@Convly Convly commented Dec 7, 2023

ℹ️ The following work is based on #18988 by @innerdvations with some modifications

What does it do?

When an upgrade command is run, modify the project's package.json with the target version of Strapi.

Why is it needed?

To facilitate upgrading the version of a Strapi project

How to test it?

Run the upgrade tool and see that the package.json file for the project is upgraded.

Tests will be written before the final feature is merged.

Related issue(s)/PR(s)

Let us know if this is related to any issue/pull request

Co-authored-by: Ben Irvin <ben@innerdvations.com>
@Convly Convly force-pushed the upgrade-tool/upgrade-packages-v5 branch from 95d74ee to 77d33f1 Compare December 8, 2023 08:10
Base automatically changed from upgrade-tool/refactor-v5 to features/upgrade-tool December 8, 2023 10:27
@Convly Convly merged commit 96aef59 into features/upgrade-tool Dec 8, 2023
76 checks passed
@Convly Convly deleted the upgrade-tool/upgrade-packages-v5 branch December 8, 2023 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants