- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 26
 
chore(deps): update dependency react-native to v0.82.1 #862
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
          
     Open
      
      
            renovate
  wants to merge
  1
  commit into
  main
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
renovate/react-native-0.x
  
      
      
   
  
    
  
  
  
 
  
      
    base: main
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          Conversation
  
    
      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
    
  
  
    
    
          
Performance Comparison ReportSignificant Changes To DurationThere are no entries Meaningless Changes To DurationShow entries
 Show details
 Render Count ChangesThere are no entries Render IssuesThere are no entries Added EntriesThere are no entries Removed EntriesThere are no entries  | 
    
72c7d2b    to
    cba313f      
    Compare
  
    10ee645    to
    7ecda8f      
    Compare
  
    7ecda8f    to
    8e6bf42      
    Compare
  
    8e6bf42    to
    729dbfd      
    Compare
  
    bab3439    to
    fe80013      
    Compare
  
    49e3eef    to
    5f16f80      
    Compare
  
    c120516    to
    805e3cd      
    Compare
  
    13b30a0    to
    85d5336      
    Compare
  
    85d5336    to
    31bf02c      
    Compare
  
    31bf02c    to
    e4e5b70      
    Compare
  
    e4e5b70    to
    4f98ce4      
    Compare
  
    8e747f5    to
    5723ba9      
    Compare
  
    5723ba9    to
    ed73447      
    Compare
  
    ed73447    to
    e4c9bbf      
    Compare
  
    e4c9bbf    to
    351424f      
    Compare
  
    eee3db6    to
    4174377      
    Compare
  
    4174377    to
    75eeb2b      
    Compare
  
    75eeb2b    to
    c897c96      
    Compare
  
    
  
    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.
  
    
  
    
This PR contains the following updates:
0.78.2->0.82.1Release Notes
facebook/react-native (react-native)
v0.82.1Compare Source
v0.82.0: 0.82.0Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.5Compare Source
v0.81.4: 0.81.4Compare Source
Fixed
iOS specific
Fix regression that skips artifacts code generation (f6f5ea0b2e by @kitten)
Reapplied "Use autolinking-generated react-native-config output in second step of cocoapods linking that generates artifacts and generated source" (bb73315a3f by @kitten)
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.3: 0.81.3Compare Source
Fixed
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.2: 0.81.2Compare Source
Added
Android specific
useNativeEqualsInNativeReadableArrayAndroidanduseNativeTransformHelperAndroidfeature flag to the experimental channel. This should alleviate some of the perf issue users are seeing on Android + Reanimated + NewArch on 0.81(a346096da8 by @cortinico)Fixed
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.1: 0.81.1Compare Source
Added
iOS specific
Fixed
aria-labelonTextInput(6965d57e75 by @mdjastrzebski)iOS specific
ReactNativeDependencies.podspec(4c570b5d31 by @vonovak)--
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.81.0Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.80.2: 0.80.2Compare Source
Added
Android specific
exclusiveEnterpriseRepository(8e47e5486f by @cortinico)iOS specific
ENTERPRISE_REPOSITORYenv var to let user consume artifacts from their personal maven mirror (183be8e12c by @cipolleschi)Fixed
Android specific
ConcurrentModificationExceptioninInteropUIBlockListener(d8b5a5570e by @jkoutavas)Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.80.1: 0.80.1Compare Source
v0.80.1
Added
react-native(fbbd20dd63 by @buschco)react-native(50667eceb1 by @aswinandro)Fixed
Android specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.80.0: 0.80.0Compare Source
Hermes dSYMS:
ReactNativeDependencies dSYMs:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.7Compare Source
v0.79.6: 0.79.6Compare Source
Added
Android specific
exclusiveEnterpriseRepository(df5ac988ce by @cortinico)iOS specific
Fixed
Android specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.5: 0.79.5Compare Source
Fixed
react-native(fbbd20dd63 by @buschco)Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.4: 0.79.4Compare Source
Fixed
react-native(50667eceb1 by @aswinandro)updateRuntimeShadowNodeReferencesOnCommitby default. (2cd074d77a by @lenaic)Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.3: 0.79.3Compare Source
Fixed
global.d.tsusing path not types so they can be resolved by TSC (af21f260a1 by @krystofwoldrich)Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.2: 0.79.2Compare Source
Added
Fixed
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.1: 0.79.1Compare Source
Changed
Android specific
defaultJSExceptionHandler's type toJSExceptionHandleron theReleaseDevSupportManager(9eb75d4bd5 by @alanjhughes)iOS specific
Fixed
Android specific
iOS specific
Hermes dSYMS:
You can file issues or pick requests against this release here.
To help you upgrade to this version, you can use the Upgrade Helper ⚛️.
View the whole changelog in the CHANGELOG.md file.
v0.79.0: 0.79.0Compare Source
Added
pxunit support. (cc89ddd50b by @intergalacticspacehighway)--client-logsflag (0d66c524cf by @huntie)Android specific
DefaultNewArchitectureEntryPointclass add property to specify the desired release level for an application (19c18eb995 by @jorge-cab)iOS specific
numberOfLinesprop onTextInput(dcaa33e6d9 by @j-piasecki)Breaking
requiresyntax will now require to append an explicit.default. Here the list of affected modules:Libraries/AlertandLibraries/ActionSheetIOS(c89c5d7e3d by @iwoplaza)Libraries/BatchedBridgeandLibraries/AppState(135277ace1 by @iwoplaza)Libraries/Blob(9a70bc0418 by @iwoplaza)Libraries/BugReporting,Libraries/vendor,Libraries/VibrationandLibraries/YellowBox(09700327f7 by @iwoplaza)Libraries/Components(9eeef22a67 by @iwoplaza)Libraries/Components(aac312da8e by @iwoplaza)Libraries/Components(ce412746b1 by @iwoplaza)Libraries/Components(da695f3a20 by @iwoplaza)Libraries/DevMenu(ce84922236 by @j-piasecki)Libraries/EventEmitterandLibraries/Image/*.js(8783196ee5 by @iwoplaza)Libraries/Interaction(bdc23fa2b4 by @iwoplaza)Libraries/LayoutAnimationandLibraries/Linking(4d6785bdb5 by @iwoplaza)Libraries/Lists(e767dc3458 by @iwoplaza)Libraries/ModalandLibraries/Network(28945c68da by @iwoplaza)Libraries/PermissionsAndroidandLibraries/PushNotificationIOS(e74246bd66 by @iwoplaza)Libraries/ReactNative(c93bd436a5 by @iwoplaza)Libraries/StyleSheet(4f20362b07 by @j-piasecki)Libraries/Text,Libraries/ShareandLibraries/Settings(156ee5bee7 by @iwoplaza)Libraries/Text,Libraries/ShareandLibraries/Settings(1be7e1a95f by @iwoplaza)Libraries/Utilities/BackHandler,Utilities/DevLoadingView.jsandUtilities/HMRClient*.js(827a847791 by @iwoplaza)Libraries/Utilities/differ/...(2b30aa5cc8 by @iwoplaza)Libraries/Utilities/Platform(d98116aa44 by @iwoplaza)Libraries/Utilities(52ffda7e55 by @iwoplaza)Libraries/WebSocket(7df73eebdc by @iwoplaza)react-native/virtualized-lists(1cf4c84ba0 by @j-piasecki)StyleSheet/(e4d969a4ab by @iwoplaza)Utilities/binaryToBase64,Utilities/DevSettings,Utilities/PolyfillFunctionsandUtilities/RCTLog(152587cda0 by @iwoplaza)Utilities/deepFreezeAndThrowOnMutationInDev,Utilities/defineLazyObjectProperty,Utilities/DeviceInfoandUtilities/FeatureDetection(028c0b36f6 by @iwoplaza)Utilities/dismissKeyboard.js,Utilities/GlobalPerformanceLogger.jsandUtilities/SceneTracker.js(fc6ca26d3f by @iwoplaza)Utilities/infoLog,Utilities/logError,Utilities/mapWithSeparatorandUtilities/warnOnce(7aef81b984 by @iwoplaza)(48d900b703 by @iwoplaza)
Libraries/Core/ExceptionsManagernow exports a defaultExceptionsManagerobject, andSyntheticErroras a secondary export. (e5818d92a8 by @iwoplaza)Libraries/Inspector/modules tosrc/private/(0bde08fe67 by @huntie)XHRInterceptorAPI tosrc/private/(389779c348 by @huntie)Libraries/Animated/AnimatedWeb.jsfile. (ecae8a2908 by @iwoplaza)unstable_enableLogBoxfunction. LogBox is enabled by default. (7368265107 by @huntie)YellowBoxandconsole.ignoredYellowBoxAPIs. UseLogBox. (45a2d9c5a8 by @huntie)Android specific
ResponseUtilinternal (360cbf7433 by @mateoguzmana)RuntimeConfigclass for Hermes which was unused. (08ddc11269 by @cortinico)FabricUIManager.setBinding()method, unused outside of react native (2a9a13d567 by @mdvacca)TLSSocketFactoryclass (e065411c91 by @mateoguzmana)RuntimeExecutorandRuntimeSchedulerconstructors are now private,MapBufferSoLoaderwas removed as no longer required. (6c8ace9b05 by @javache)DevSupportManagerFactory.launchJSDevtoolsAPI (514ec4192f by @huntie)AnimatedNodeWithUpdateableConfiginternal as it was not used in OSS (54e0b69e7e by @cortinico)Changed
Animatedto reduce memory usage. (fb8a6a5bb0 by @yungsters)AnimatedNodegraph will not occur during the insertion effect phase, which means animations can now be reliably started during layout effects. (e0c0476553 by @yungsters)AnimatedNodeinstances will now detach in a microtask instead of synchronously in the commit phase of React. This will cause the completion callback of finished animations to execute after the commit phase instead of during it. (50b75a74d1 by @yungsters)Debugger.scriptParsednow includes the fieldsourceMapURLas a (rewritten) remote url as opposed to base64 data url (ff2e40371e by @vzaidman)enableFixForViewCommandRacefeature flag (ae59702f8e by @okwasniewski)Libraries/Components/StaticRenderersyntax (0e6cb590ec by @coado)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.