Fix npm files - #815
Merged
Merged
Fix npm files#815
Conversation
botify
requested review from
tylerkaraszewski
and removed request for
a team
November 20, 2020 00:41
thienlnam
self-requested a review
November 20, 2020 00:41
alex-mechler
commented
Nov 20, 2020
| "integrity": "sha1-RvGKMgQyCYol6p+on1FD3SVNMy0=" | ||
| }, | ||
| "react-native-onyx": { | ||
| "version": "git+ssh://git@github.com/Expensify/react-native-onyx.git#0cc1d0e18cf15d0d6fd3d3e05a18fcbd917abefd", |
Contributor
Author
There was a problem hiding this comment.
These are the offending lines, i think a bad merge rolled these back to a week ago
thienlnam
approved these changes
Nov 20, 2020
thienlnam
left a comment
Contributor
There was a problem hiding this comment.
ty! tests well, I am able to talk to new people now
Contributor
Author
|
Self merging |
7 tasks
mountiny
pushed a commit
that referenced
this pull request
Aug 21, 2026
Bumps react-native-onyx from 3.0.95 to 3.0.98, pulling in: - Expensify/react-native-onyx#815 (cross-tab sync for collection-root subscribers) - Expensify/react-native-onyx#816 (classify SQLite disk-pressure errors) - Expensify/react-native-onyx#817 (prevent Onyx.merge clobbering concurrent Onyx.update) Adds patches/react-native-onyx+3.0.98.patch carrying only Expensify/react-native-onyx#820 (batch collection member removals), which fixes an edge case in #815. The patch was generated by building the 3.0.98 tag (verified byte-identical to the registry dist) plus #820's lib changes, so it contains nothing from 3.0.99/3.0.100/main.
40 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cc @tgolen
Fixed Issues
Fixes whitescreens
Fixes https://github.com/Expensify/Expensify/issues/146492
Fixes https://github.com/Expensify/Expensify/issues/146434
Tests
Screenshots
n/a