Davyd NRB

Results 56 issues of Davyd NRB

### Motivation - The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v1, actions/github-script@v3. - For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/ - Please update...

`getSize` now can return promises - ![image](https://github.com/facebook/react-native-website/assets/4661784/e53d738b-c806-4338-98bd-39c94490db6b) - react-native PR: https://github.com/facebook/react-native/pull/42895

CLA Signed

**Do you want to request a *feature* or report a *bug*?** bug **What is the current behavior?** My files structure ```tree ├── app-info-package-2/ │   ├── package.json │   └── src/ │  ...

``` org.greenrobot:eventbus:3.2.0 This SDK version has a note from the SDK developer. Here's what the SDK developer told us: EventBus 3.3.1 is available which has migrated to AndroidX libraries and...

### Steps to Reproduce the Problem Use codepush to apply an over-the-air update to existing app binary and cause a crash. You'll notice the previously uploaded JS source map (for...

Planned

**Describe the feature you'd like:** Eslint plugin that force devs to use `jest-native` matchers **Suggested implementation:** ... **Describe alternatives you've considered:** ... **Teachability, Documentation, Adoption, Migration Strategy:** ...

I see that my profile is duplicated in the list https://github.com/gayanvoice/top-github-users/blob/main/markdown/public_contributions/poland.md

### Description I enabled JSC with Intl support: ```gradle // android/app/build.gradle def jscFlavor = 'org.webkit:android-jsc-intl:+' ``` Then try to format currency with a [`signDisplay`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/NumberFormat/NumberFormat) option ```tsx Intl.NumberFormat('en-US', { signDisplay: 'always',...

### Summary Fix: https://github.com/callstack/react-native-image-editor/issues/75 Allow to cache remote uri on Android (iOS does it by default) ### Test plan ...

### Summary - Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v1. - For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

🤖 Automation