-
Notifications
You must be signed in to change notification settings - Fork 4
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
Spike - Dependabot - Upgrade react-scripts to 5.0 #1577
Comments
ref: |
@ADPennington to sync with @jorgegonzalez on the priority of this ticket. per backlog refinement 2.8.22 |
per @jorgegonzalez, this is not a high priority and can be revisited in a later sprint. okay for the backlog @valcollignon cc: @abottoms-coder @lfrohlich |
There are two dependabot vulnerability reports resulting from being unable to update react-scripts:
|
3/16/22:
|
In #1813 dependabot notified us that redux 4.2.0 is depreciating the This change requires a full refactor of our redux code, it would be more readable and easier to maintain, and the changes aren't complicated, there would just be a lot of it. This is largely a quality of life update, and can probably be done around the same time as our update to react-scripts. |
Update to a tech memo ticket (spike) for next sprint |
11/20: Working on upgrading dependencies |
11/22: Making progress - updated most packages. Updated USWDS breaking changes. Working on getting tests to pass, more complex than expected. Will be doing a tech memo to recap work |
12/2: Having issue with file type library, experimenting with other libraries. Existing issues with tests |
Follow-on tickets may want to be taken in during following sprint (after Dec 17) |
12/4: Tests fixed and requested reviews |
12/9: Reviewing comments from Miles |
Description:
Dependabot opened an upgrade to
react-scripts@5.0.0.
which includes breaking changes, and likely some unknown unknowns.facebook/create-react-app#11756
Acceptance Criteria:
Create a list of functional outcomes that must be achieved to complete this issue
react-scripts
is updated to latest major versionfile-type
is updated to latest major versionTasks:
Create a list of granular, specific work items that must be completed to deliver the desired outcomes of this issue
react-scripts
to latest major version with npmThe text was updated successfully, but these errors were encountered: