Page MenuHomePhabricator

Downgrade react-test-renderer
ClosedPublic

Authored by deadalnix on Jan 6 2021, 22:29.

Details

Reviewers
bytesofman
Group Reviewers
Restricted Project
Commits
rABC3eb41051dc53: Downgrade react-test-renderer
Summary

The version used require react 17, but numerous other package support only react up to 16.

Test Plan

Observe there is one less conflict when upgrading

Diff Detail

Repository
rABC Bitcoin ABC
Branch
downgradereact-test-renderer
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 14605
Build 29169: Build Diff
Build 29168: arc lint + arc unit

Event Timeline

bytesofman requested changes to this revision.Jan 6 2021, 22:52
bytesofman added a subscriber: bytesofman.

Good change.

When I pull this down, it builds a version without the Path1899 migration -- so this seems to not be based on the latest master.

This revision now requires changes to proceed.Jan 6 2021, 22:52
This revision is now accepted and ready to land.Jan 7 2021, 00:31
This revision was automatically updated to reflect the committed changes.