Skip to content

fix(deps): update js dependencies #117

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
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
expo (source) 49.0.18 -> 49.0.23 age adoption passing confidence
react (source) 18.2.0 -> 18.3.1 age adoption passing confidence
react-native (source, changelog) ^0.73.0 -> ^0.79.0 age adoption passing confidence

Release Notes

expo/expo (expo)

v49.0.23

Compare Source

v49.0.22

Compare Source

v49.0.21

Compare Source

This version does not introduce any user-facing changes.

v49.0.20

Compare Source

This version does not introduce any user-facing changes.

v49.0.19

Compare Source

facebook/react (react)

v18.3.1

Compare Source

  • Export act from react f1338f

v18.3.0

Compare Source

This release is identical to 18.2 but adds warnings for deprecated APIs and other changes that are needed for React 19.

Read the React 19 Upgrade Guide for more info.

React
  • Allow writing to this.refs to support string ref codemod 909071
  • Warn for deprecated findDOMNode outside StrictMode c3b283
  • Warn for deprecated test-utils methods d4ea75
  • Warn for deprecated Legacy Context outside StrictMode 415ee0
  • Warn for deprecated string refs outside StrictMode #​25383
  • Warn for deprecated defaultProps for function components #​25699
  • Warn when spreading key #​25697
  • Warn when using act from test-utils d4ea75
React DOM
  • Warn for deprecated unmountComponentAtNode 8a015b
  • Warn for deprecated renderToStaticNodeStream #​28874
facebook/react-native (react-native)

v0.79.2: 0.79.2

Compare Source

Added
  • Runtime: Add useShadowNodeStateOnClone and updateRuntimeShadowNodeReferencesOnCommit (22a4e060d5 by @​lenaic)
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.1

Compare Source

Changed
Android specific
  • DevSupport: Change defaultJSExceptionHandler's type to JSExceptionHandler on the ReleaseDevSupportManager (9eb75d4bd5 by @​alanjhughes)
iOS specific
  • TextInput: Typing into TextInput now will not cause the caret position to update to the beginning when a zero-length selection is set. (7771317e5c by @​ouchuan)
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.0

Compare Source

Added
Android specific
  • Docs: Improve ToastAndroid jsdocs (299a7a959d by @​mateoguzmana)
  • Gradle: Add support for Gradle Configuration caching (e41887e62f by @​cortinico)
  • Initialization: On DefaultNewArchitectureEntryPoint class add property to specify the desired release level for an application (19c18eb995 by @​jorge-cab)
  • Initialization: Set ReactSurface and ReactRootView to ReactDelegate when created via ReactNavigationActivityDelegate (a302fbcaaf by Maddie Lord)
iOS specific
Breaking
Android specific
Changed
Android specific
iOS specific
Deprecated
  • DevX: Deprecated usage of HERMES_ENABLE_DEBUGGER build-time flag for enabling React Native debugger in favour of REACT_NATIVE_DEBUGGER_ENABLED and REACT_NATIVE_DEBUGGER_ENABLED_DEVONLY. (5fcb69e8b7 by @​hoxyq)
iOS specific
Android specific
  • Layout: ViewManagerPropertyUpdater.updateProps is deprecated, use the related ViewManager APIs instead (a18bc58645 by @​javache)
  • Layout: Deprecated ViewManagerDelegate#setProperty and ViewManagerDelegate#receiveCommand (5a290c4cab by @​javache)
Fixed
Android specific
iOS specific
  • C++: Update deprecated enums in RCTTextPrimitivesConversions.h (4121d24454 by @​joannaquu)
  • CocoaPods: JSRuntimeFactoryCAPI.h build error for use_frameworks build (7786805337 by @​Kudo)
  • CocoaPods: Make sure 3p libraries depends on React-renderercss to work with use_frameworks (cc12caa0a9 by @​cipolleschi)
  • CocoaPods: Compatibility with Ruby 3.4.0 (b1735bc593 by @​okwasniewski)
  • CocoaPods: Fix wrong cocoapods script on new_architecture.rb (541e655832 by @​CHOIMINSEOK)
  • Codegen: Enable use of multiple RCTAppDependencyProvider instances (0cc1ac18cf by @​vonovak)
  • DeviceInfo: Data race related to read/write of RCTDeviceInfo._invalidated. (2a18d83521 by @​hakonk)
  • DevX: Issue where performance monitor would be hidden under newly presented views. (e7556e921c by @​chrsmys)
  • DevX: Remove private symbols for non-simulator and non-catalyst builds. (9350d6f2f5 by @​EvanBacon)
  • Infra: Workaround for a iOS build app running on Apple Silicon Mac(in Xcode Destination: "Mac(Designed for iPad)") TextInput crash due to serialization attempt of WeakEventEmitter (0511e2e49a by @​iwater)
  • Initialization Make React Native work without AppDelegate window property (ae7bbe06c9 by @​okwasniewski)
  • JSC: Return nullptr when USE_THIRD_PARTY_JSC is set to true (515ff1e626 by @​okwasniewski)
  • Layout: Fix cases where background color, filter, and background image were sized incorrectly if there was a scaling transform (acaf94dc21 by @​joevilches)
  • Layout: Fix cases where background color, filter, and background image were sized incorrectly if there was a scaling transform (f835b824f4 by @​joevilches)
  • Layout: Improve detached keyboard detection, support Stage Manager on iOS (c499ae1192 by @​mhoran)
  • Layout: Layout direction changes are now honored on bundle reload. (36f29beac4 by @​chrsmys)
  • Layout: Suppressed iOS 13 deprecation warnings in RCTStatusBarManager (fffd6d75b4 by Ingrid Wang)
  • Native Module: Add guard for custom module provider lookup in TMManager (d0a101fbea by @​shwanton)
  • PullToRefresh: Fix new arch recycled RefreshControl was missing its title (e3d607fc2e by @​High5Apps)
  • Runtime: Convert to JSException only NSException from sync methods (9805a4f by @​cipolleschi)
  • Runtime: Handle null params in the Interop TM layer (6314925 by @​cipolleschi)
  • Runtime: Call RCTInitializeUIKitProxies before bridge create (a51fa6c002 by @​zhongwuzw)
  • Runtime: Fixed: extraModulesForBridge callback not called when New Architecture enabled (c0a5c2c3cb by Bruno Aybar)
  • Runtime: Enable back the opt-out from the New Architecture (9abdd619da by @​cipolleschi)
  • Runtime: Add missing loadFromSource method in the DefaultRNFactoryDelegate (7739615e0d by @​cipolleschi)
  • Runtime: App crash caused by the [RCTFileRequestHanlder invalidate] method (789ed7d5ad by @​zhouzh1)
  • Runtime: Bridge: Fixes HostTarget use after free when deallocated bridge (3e2e8ec757 by @​zhongwuzw)
  • TextInput: Fixes TextInput crashes when any text is entered while running as iOS app on apple silicon mac (8d7aca30e7 by @​zhongwuzw)
  • Text: Fixed onPress for Text with nested View. (6b2c40c64f by @​coado)
  • TextInput: Fix selection makes TextInput clear its content when using children (e3b176a598 by Olivier Bouillet)
  • TextInput: Fixed TextInput's onContentSizeChange event being dispatched multiple times with the same size (2bb65717b7 by @​j-piasecki)
  • TextInput: Implement dataDetectorTypes in the same way as the old architecture (2ae45ec3ce by @​VidocqH)
Removed
iOS specific

Hermes dSYMS:


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/js-dependencies branch from 074b471 to 053095b Compare April 29, 2024 20:28
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 053095b to 92919f6 Compare August 17, 2024 19:24
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 92919f6 to 69f992e Compare August 29, 2024 08:15
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 69f992e to 621a5aa Compare October 26, 2024 19:26
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 9d61f6f to ca2967b Compare November 8, 2024 16:21
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 80078dc to 66f07d2 Compare November 17, 2024 19:40
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 66f07d2 to 1b19e3f Compare November 24, 2024 22:40
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 1b19e3f to 3b97968 Compare December 2, 2024 11:14
@renovate renovate bot changed the title fix(deps): update js dependencies fix(deps): update dependency react to v18.3.1 Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 3b97968 to c933dd3 Compare December 8, 2024 23:53
@renovate renovate bot changed the title fix(deps): update dependency react to v18.3.1 fix(deps): update js dependencies Dec 8, 2024
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from bffece0 to 0616ca2 Compare December 12, 2024 19:00
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 0616ca2 to e1188f3 Compare January 12, 2025 13:17
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 558182f to 8e78443 Compare January 24, 2025 12:31
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 8e78443 to dfcd308 Compare January 30, 2025 17:35
@renovate renovate bot force-pushed the renovate/js-dependencies branch from dfcd308 to b565fd4 Compare February 9, 2025 13:56
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 16b44c6 to 96a8024 Compare February 22, 2025 14:43
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 96a8024 to 0fd701d Compare March 3, 2025 16:29
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 11a06dd to 479107a Compare March 17, 2025 17:06
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 479107a to bebcd39 Compare March 22, 2025 14:16
@renovate renovate bot force-pushed the renovate/js-dependencies branch from bebcd39 to 0821245 Compare April 1, 2025 12:47
@renovate renovate bot force-pushed the renovate/js-dependencies branch 3 times, most recently from 60710ff to ff70fca Compare April 11, 2025 14:54
@renovate renovate bot force-pushed the renovate/js-dependencies branch 2 times, most recently from 12e80a8 to 0f66968 Compare April 24, 2025 06:12
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 0f66968 to 5ece01f Compare May 4, 2025 18:31
@renovate renovate bot force-pushed the renovate/js-dependencies branch from 5ece01f to b86e578 Compare May 19, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants