Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

NativeScript

⚡ Empowering JavaScript with native platform APIs. ✨ Best of all worlds (TypeScript, Swift, Objective C, Kotlin, Java). Use what you love ❤️ Angular, Capacitor, Ionic, React, Solid, Svelte, Vue with: SwiftUI, Jetpack Compose, Flutter, etc.
Collective - Host: opensource - https://opencollective.com/nativescript - Website: https://nativescript.org/ - Code: https://github.com/nativescript

fix: take into account constructor tokens when evaluating initializer candidates (#13)

github.com/NativeScript/ios - 03ebbb7638bd2ddec2a15446bec92a5baaf4cdc4 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix(ios): CodeSign frameworks in final executable

It is required for UIKit for Mac

github.com/NativeScript/nativescript-cli - aeb426d338e940b6702b13f2798e284b6745099a authored almost 5 years ago by Martin Bektchiev <[email protected]>
feat(ios): Extract iOS Runtime's xcframeworks from zip

NPM doesn't support symlinks and as a workaround we're
embedding all XCFrameworks in a zip archive.

github.com/NativeScript/nativescript-cli - 80de65b6ae3b9ddc60f180d87cfb2335a5f12ab3 authored almost 5 years ago by Martin Bektchiev <[email protected]>
Merge pull request #5171 from NativeScript/vladimirov/improve-log-trace

chore: improve log trace messages

github.com/NativeScript/nativescript-cli - 07c64a57926785ec493a7ad0e750adf98622fe1c authored almost 5 years ago by Rosen Vladimirov <[email protected]>
chore: improve log trace messages

Improve log trace messages with:
1. Remove some `containsNewerFiles` logs which do not give any ...

github.com/NativeScript/nativescript-cli - eb974ab285ec3ab6080820b28263eaded082e07b authored almost 5 years ago by rosen-vladimirov <[email protected]>
fix: do not assume the HMR status timeouts as errors because they could be caused by a breakpoint and we will kill the debug session

github.com/NativeScript/nativescript-cli - c442253040d0ce8e2c11ea0af5f1a469f57ad86a authored almost 5 years ago by DimitarTachev <[email protected]>
fix: sync all files when the app state does not support HOT updates in order to avoid multiple HMR syncs after restart

github.com/NativeScript/nativescript-cli - f8f3413cc6c2908b27aa2045b360f6b15d2736e0 authored almost 5 years ago by DimitarTachev <[email protected]>
Implements: Proxy layout properties for the ProxyViewContainer (#8150)

* feat(ProxyViewContainer): proxy layout properties to children

* update import path

* fix...

github.com/NativeScript/NativeScript - 2bb7ad9d01e1eb72622fe8c3fc6ca705d2574440 authored almost 5 years ago by Morten Sjøgren <[email protected]>
Merge pull request #5166 from NativeScript/vladimirov/fix-pod-prepare

fix: prepare of pods should work on case-sensitive systems

github.com/NativeScript/nativescript-cli - b0cf1465442297df96eae500a63fde39dc55e789 authored almost 5 years ago by Rosen Vladimirov <[email protected]>
chore: fix typo

github.com/NativeScript/nativescript-cli - d938c80bb0601993942fc2f102ca172860fda7e3 authored almost 5 years ago by DimitarTachev <[email protected]>
Update article.md

Change 'ActionBar' to 'ActivityIndicator'

github.com/NativeScript/nativescript-sdk-examples-js - 7318b9f0a4f61129b01d8d1949d60305ae673da6 authored almost 5 years ago by prakashdale <[email protected]>
fix(grid-layout): value parser will now accept strings or numbers (#8042)

github.com/NativeScript/NativeScript - 3199a392b45635606e06119845099965246395c3 authored almost 5 years ago by Nathan Walker <[email protected]>
TestBed Documentation added (#1838)

* TestBed Documentation added

see #1370

* docs(Testing): Adding angular tags

github.com/NativeScript/docs-v7 - b18e6d58295f32f34181ce6e309c865b55cc449f authored almost 5 years ago by Martin Reinhardt <[email protected]>
feat: support requestAnimationFrame (#8112)

* feat: support requestAnimationFrame

* add native helpers to measure time

* test(animatio...

github.com/NativeScript/NativeScript - 2aa6e9bf922286f9ffd747f901dbc922cd9446b9 authored almost 5 years ago by Eduardo Speroni <[email protected]>
Merge pull request #1102 from NativeScript/tachev/update-worker-loader

fix: update worker loader in order to fix HMR

github.com/NativeScript/nativescript-dev-webpack - 9358e83e1704d1fc9fa85f6fe70df67f0ea70e71 authored almost 5 years ago by Dimitar Tachev <[email protected]>
fix: update worker loader in order to fix HMR

github.com/NativeScript/nativescript-dev-webpack - 5ad141ee975bc7c69139296b2e720757b5021b37 authored almost 5 years ago by Dimitar Tachev <[email protected]>
Merge pull request #1230 from DickSmith/release

fix: don't crash app if flag is present

github.com/NativeScript/ios-jsc - a744ddbba0842370816f1db085a2e0623d1042a8 authored almost 5 years ago by Martin Bektchiev <[email protected]>
fix: device console logs (#448)

* console logs

* console logs

* console logs

* test

* latest changes

* fix a test...

github.com/NativeScript/nativescript-tooling-qa - 37482abaf0165d01020015e39a29b58f27ae6d09 authored almost 5 years ago by miroslavaivanova <[email protected]>
chore: remove critical circular dependencies (#8114)

* chore: remove critical circular dependencies

* chore: fix tslint errors

* chore: remove ...

github.com/NativeScript/NativeScript - 0ffc790d82a39643ee4341f321a48e121fb572cb authored almost 5 years ago by Martin Yankov <[email protected]>
Merge branch 'master' into release

github.com/NativeScript/ios-jsc - 1792259f61f13fcb3b121aee2c518098b62d33b5 authored almost 5 years ago by Dick Smith <[email protected]>
fix: prevent throw if "discardUncaughtJsExceptions" is enabled

github.com/NativeScript/ios-jsc - 946e29761980ff5fefa751fd16439f5e074c3368 authored almost 5 years ago by Dick Smith <[email protected]>
chore: fix unit test creating dirs in the cwd

A unit test messes up the current working directory by creating dir there and does not clean it ...

github.com/NativeScript/nativescript-cli - affc7271bf909fb620a3e4c4faf002b5d98362d5 authored almost 5 years ago by rosen-vladimirov <[email protected]>
fix: handle cases where hmrData in preview can be null

In case the hmrData is not passed during initial sync, the code will fail with some unexpected e...

github.com/NativeScript/nativescript-cli - 596c6513e22193345c5d1f8ee10bf64409fa5e83 authored almost 5 years ago by rosen-vladimirov <[email protected]>
fix: prepare of pods should work on case-sensitive systems

In case there's a case-sensitive file system, the preparation of Podfiles does not work as we ch...

github.com/NativeScript/nativescript-cli - 188b3bbdb2cd5857816329bd8d88f851b65f163e authored almost 5 years ago by rosen-vladimirov <[email protected]>
docs: fix template:process-markdowns grunt task in order to fix the documentation build

github.com/NativeScript/nativescript-cli - 9236d04ec2cec284a59b51c0b7638f00c4076eb6 authored almost 5 years ago by DimitarTachev <[email protected]>
docs: Update Theme article (#1847)

* docs: theme article update init

* docs: nativescript theme update (up to ActionBar)

* do...

github.com/NativeScript/docs-v7 - b6bfe5592dde6bea6f60622f97f0b8fa785cf553 authored almost 5 years ago by Nick Iliev <[email protected]>
Merge pull request #5165 from NativeScript/vladimirov/merge-rel-master

chore: merge release in master

github.com/NativeScript/nativescript-cli - 998940f5e8fcf545c5802852025e74657a833a6c authored almost 5 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #8144 from NativeScript/release-6.2.3

chore: cut 6.2.3 release

github.com/NativeScript/NativeScript - ab090643456b729f7b6aad1d31f321f24f5c7e25 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
chore: merge release into master

github.com/NativeScript/nativescript-cli - 605d8be3ac2b742070a1fcda8f5a70168f8ca357 authored almost 5 years ago by rosen-vladimirov <[email protected]>
chore: cut 6.2.3 release

github.com/NativeScript/NativeScript - 955b0f30d8bbc641a2d3adb668eb89fa8bd15fdf authored almost 5 years ago by Dimitar Topuzov <[email protected]>
Don't add property info if getter/setter signature is null (#1543)

github.com/NativeScript/android - a007089c2e5d4357c151f001f5199eef2f73573b authored almost 5 years ago by Vladimir Mutafov <[email protected]>
Merge pull request #8138 from NativeScript/release-6.2.2

chore: cut the 6.2.2 release

github.com/NativeScript/NativeScript - 2b1fab3b26ce5799d873a32e3fee5c47f5286264 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
Merge pull request #225 from NativeScript/bundev/remove-list-view-aspectfit

fix(listview): Remove default ListView Image aspectFit

github.com/NativeScript/theme - c92e5c07364311feb49db6ccf5fd0e98333bba13 authored almost 5 years ago by Alexander Vakrilov <[email protected]>
Merge branch 'master' into bundev/remove-list-view-aspectfit

github.com/NativeScript/theme - 934c8357e4fc82a19dc133ee87365c461b1cef9f authored almost 5 years ago by Bundyo (Kamen Bundev) <[email protected]>
Merge pull request #21 from NativeScript/darind/v7.8.279.19

v8 7.8.279.19 update instructions

github.com/NativeScript/android-v8 - 5c865bafb52930db8b96566a42e566040b9cce56 authored almost 5 years ago by Darin Dimitrov <[email protected]>
v8 7.8.279.19 update instructions

github.com/NativeScript/android-v8 - bbc732d4c96c5d3aa4e2fb9b59a53a3326cf8aa5 authored almost 5 years ago by Darin Dimitrov <[email protected]>
Updated V8 to latest version (3fdfcb8272ba68ac9acd7b725f5d96ebf4ed7c4b)

github.com/NativeScript/ios - 8b22995f623cca2841a8ff44f282a529e905bb88 authored almost 5 years ago by Darin Dimitrov <[email protected]>
Merge pull request #1527 from NativeScript/darind/v8-7.8.279.19

Upgrade v8 to 7.8.279.19 (#1526)

github.com/NativeScript/android - 5382c0e7ef3b8a5ce994b70425c158c0741e0fcb authored almost 5 years ago by Darin Dimitrov <[email protected]>
Merge pull request #1077 from NativeScript/tachev/macos-snapshot-docker

feat: snapshot in Docker on macOS with Android runtime 6.3.0 or higher

github.com/NativeScript/nativescript-dev-webpack - b28236a00184b2e6a4cf220a0b3932a9ef71c443 authored almost 5 years ago by Dimitar Tachev <[email protected]>
fix: sync all files when a HMR update is not possible in order to avoid multiple HMR syncs after restart

github.com/NativeScript/nativescript-cli - 4911204ce671b7d5937e513b3b65a5ae96c22679 authored almost 5 years ago by DimitarTachev <[email protected]>
fix: do not swallow js exceptions in callbacks

github.com/NativeScript/ios - 7cd3debc92a48ccbce38ce324bf0a05c0e5196a2 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix: disregard warnings to get only package name (#449)

github.com/NativeScript/nativescript-tooling-qa - 22252f8243e7386ef5ffa1a4dc9aa5531a51ad6c authored almost 5 years ago by Maria Endarova <[email protected]>
Merge pull request #1099 from NativeScript/fatme/fix-css2json-loader

fix: fix module import of local css files

github.com/NativeScript/nativescript-dev-webpack - 66f97ab6aa5ef8b27fc75b5e452d03e877a5f93d authored almost 5 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #1097 from NativeScript/kddimitrov/fix-bundle-emit-empty-save

fix: bundle emitted on save without changes

github.com/NativeScript/nativescript-dev-webpack - efbfd3cca623b29166eb91e74efd495a4948f6e5 authored almost 5 years ago by Dimitar Tachev <[email protected]>
Merge pull request #1100 from NativeScript/fatme/update-demo-apps

chore: update demo applications

github.com/NativeScript/nativescript-dev-webpack - 7cd56b5b89108d568d933c1fa0c70adf51911ac0 authored almost 5 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #5147 from tylerablake/patch-1

Updated documentation for cloud builds

github.com/NativeScript/nativescript-cli - 5a45604b380e32658f38a80dea7624595e7c5096 authored almost 5 years ago by Rosen Vladimirov <[email protected]>
Merge pull request #5156 from NativeScript/fatme/use-tns-run

feat: improve the transition from preview to run command

github.com/NativeScript/nativescript-cli - 056d5dccb4675dd9d5a02aed8e37d799ececb428 authored almost 5 years ago by Rosen Vladimirov <[email protected]>
release: cut the 6.2.2 release

github.com/NativeScript/NativeScript - dd09de3ac4c468254705e94da64d152810e27f55 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
fix: improved method type encoding calculation

github.com/NativeScript/ios - 50bd2bb456c795f20c0b94a23061a6545ef6f3a6 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix: shutdown; not crash

github.com/NativeScript/ios-jsc - babcad582290039510f8821e5125a4388f83d869 authored almost 5 years ago by Dick Smith <[email protected]>
fix: add import of `.css` file into another `.css` file

After changing `css-loader` with `css2json-loader`, we have an issue that module imports of loca...

github.com/NativeScript/nativescript-dev-webpack - c5e4552b98bed3ddb1efd17020a67887060b8df1 authored almost 5 years ago by fatme <[email protected]>
feat: Support for NSError** parameters (#15)

github.com/NativeScript/ios - 771715ae39b77505f091c4631556448048a65530 authored almost 5 years ago by Darin Dimitrov <[email protected]>
chore: update demo applications

As the demo applications are with outdated webpack.config files, we should update them to the la...

github.com/NativeScript/nativescript-dev-webpack - b721acbca28e50b65abf8b687a6276b5745c6fd2 authored almost 5 years ago by fatme <[email protected]>
chore: fix unit tests

github.com/NativeScript/nativescript-cli - 0c8bc501be39e5847ca34de6a3abb88b493bcfe5 authored almost 5 years ago by fatme <[email protected]>
Merge pull request #5157 from NativeScript/miroslavaivanova-patch-2

chore: Update CHANGELOG.md

github.com/NativeScript/nativescript-cli - 7aaaaf354641750751ef8bd9ebaec1cc8395b65b authored almost 5 years ago by miroslavaivanova <[email protected]>
fix(frame): push recreated frame back in frameStack when Don't Keep Activities enabled (#8096)

github.com/NativeScript/NativeScript - 47f4c25a69f2da49ac4c793f5687906a7b4a67eb authored almost 5 years ago by Alexander Djenkov <[email protected]>
Update CHANGELOG.md

github.com/NativeScript/nativescript-cli - 425a32d3ff0ca7f37997f753c36c1ce49e6f1174 authored almost 5 years ago by miroslavaivanova <[email protected]>
feat: show message when there is plugins with native dependencies from preview command

In case when there are one or more plugin with native dependencies on preview command, we want t...

github.com/NativeScript/nativescript-cli - d82b290c9a61bd8c1b21d3707dfa465024036ea9 authored almost 5 years ago by fatme <[email protected]>
tests: fix private nativescript-dev-webpack API usage (#8124)

github.com/NativeScript/NativeScript - 5b647bd809e00035141ddc75ee7cd76b336778a7 authored almost 5 years ago by Dimitar Tachev <[email protected]>
decrease emu/ sim default usage

github.com/NativeScript/mobile-devices-controller-server - e8f29e8c39ae5688996026c761205fa5ffdada31 authored almost 5 years ago by SvetoslavTsenov <[email protected]>
Merge pull request #5 from NativeScript/svetoslavtsenov/decrease-default-simulators-count

decrease default simulator usage and count per slave

github.com/NativeScript/mobile-devices-controller-server - 47d42f7cb25148ca054b2a02eee8112c7f1d2a8d authored almost 5 years ago by Svetoslav <[email protected]>
fix: NSDate instancetype members should not be marshalled as js dates

github.com/NativeScript/ios - a61b8e5b4bc751b00be0042faa0675bcd4c6e548 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix(workers): Add CFRunLoop to workers (#14)

github.com/NativeScript/ios - 91cacaacbacd425697ebbbd78d6c2ec1a907ec19 authored almost 5 years ago by Darin Dimitrov <[email protected]>
Merge pull request #5151 from NativeScript/fatme/fix-test-init-help

`tns test init --help` doesn't show the available unit testing frameworks

github.com/NativeScript/nativescript-cli - f3b4be848c17fd84fdf7d1e3f380fc4710511abf authored almost 5 years ago by Fatme <[email protected]>
chore: fix a typo in a comment (#8128)

github.com/NativeScript/NativeScript - 529f0c4f865c4b99d861aa9a824321082c4e3378 authored almost 5 years ago by Stanimira Vlaeva <[email protected]>
chore: housekeeping (#8129)

github.com/NativeScript/NativeScript - 0175c4b35a271e30b0a488835812b9ad842a56b4 authored almost 5 years ago by Manol Donev <[email protected]>
chore: stabilize iOS13 unit tests (#8127)

github.com/NativeScript/NativeScript - 786aca30395a81e1fab89c7b38428dbf5003ed45 authored almost 5 years ago by Manol Donev <[email protected]>
Merge pull request #1093 from NativeScript/tachev/scoped-modules-only

feat: stop using the proxy `tns-core-modules` package when the `@nativescript/core` is available

github.com/NativeScript/nativescript-dev-webpack - 97df4905f9d4c02f22191503558c871b403a724a authored almost 5 years ago by Dimitar Tachev <[email protected]>
chore: update schematics tests (#447)

* update nativescript theme

* update files

github.com/NativeScript/nativescript-tooling-qa - 9b143bcda26caf7a6bb333db777bcf71faaf89e4 authored almost 5 years ago by Maria Endarova <[email protected]>
fix: fix module import of local css files

There is an issue when importing local css file as module as the `css2json-loader` handles it as...

github.com/NativeScript/nativescript-dev-webpack - 2c0a36e98d225f07eeb5a46ee564004e6d7feb86 authored almost 5 years ago by fatme <[email protected]>
Merge pull request #5098 from NativeScript/tachev/preview-recovery

feat: reduce HMR crashes in Preview and recover properly after them

github.com/NativeScript/nativescript-cli - e18a8a78907eed00a5490f33e2ed102bb674ec3b authored almost 5 years ago by miroslavaivanova <[email protected]>
Merge pull request #2082 from NativeScript/merge-master-in-release

Merge master in release

github.com/NativeScript/nativescript-angular - a60be03363da4b37196a2325496bbc24e1af76de authored almost 5 years ago by Elena Hristova <[email protected]>
chore: fix unit tests

github.com/NativeScript/nativescript-cli - aeb1a9807e7d5852487ec6684cd4053887d8b9d4 authored almost 5 years ago by fatme <[email protected]>
fix: tab navigations don't work with lowercase xml (#8016)

github.com/NativeScript/NativeScript - 800f5bcfe4520cd1aeebf7bc84070299d3520f89 authored almost 5 years ago by Martin Yankov <[email protected]>
docs: add test report info in the contribution guidelines (#8116)

github.com/NativeScript/NativeScript - 8d2dd2eb21965f988f339a1c17683712cdfc3654 authored almost 5 years ago by Nikolay Tsonev <[email protected]>
chore: bump versions

github.com/NativeScript/nativescript-angular - e18ec6080c59f643abfd83e79deb9f2111049d02 authored almost 5 years ago by Elena Hristova <[email protected]>
chore: update images for android28 (#2081)

github.com/NativeScript/nativescript-angular - 966ee42471ad3790a336745578a7bee7977faa23 authored almost 5 years ago by Elena Hristova <[email protected]>
Merge pull request #5152 from NativeScript/vladimirov/automate-changelog-generation

chore: add script for automatic changelog generation

github.com/NativeScript/nativescript-cli - 78f8f0ea0adfb579eb1e8f3569af26a605b03db9 authored almost 5 years ago by Rosen Vladimirov <[email protected]>
chore: fix date test when GMT is negative (#2063)

github.com/NativeScript/nativescript-angular - b11cc4e41841850375871c79744da660ec86cfda authored almost 5 years ago by Eduardo Speroni <[email protected]>
Merge pull request #2080 from NativeScript/hristova/merge-release-in-master

merge release in master

github.com/NativeScript/nativescript-angular - 0402d1be93dc2e364737eb35a4c27384fbb5aff8 authored almost 5 years ago by Elena Hristova <[email protected]>
Merge remote-tracking branch 'origin/master' into hristova/merge-release-in-master

github.com/NativeScript/nativescript-angular - 6e3e49a37d76d55b0b2738f72962ccc309efdf37 authored almost 5 years ago by Elena Hristova <[email protected]>
chore: add script for automatic changelog generation

Add script to generate the changelog automatically. The script should be called from the root of...

github.com/NativeScript/nativescript-cli - d2aceaa48ce282e4f764af215d88ec785c3a9651 authored almost 5 years ago by rosen-vladimirov <[email protected]>
chore: assert error not in create output (#440)

* chore: assert error not in create output

- Assert "Error:" not in tns create output
- Asse...

github.com/NativeScript/nativescript-tooling-qa - 2135193027329c03e246b3f7f85546e8f551a675 authored almost 5 years ago by Dimitar Topuzov <[email protected]>
test: execute api-extractor on CI properly (#8123)

github.com/NativeScript/NativeScript - defb4f88806ea354f8730f13ef40d3f3122ba532 authored almost 5 years ago by Alexander Vakrilov <[email protected]>
`tns test init --help` doesn't show the available unit testing frameworks as the constant `constants.TESTING_FRAMEWORKS` that is used from the `test-init.md` file was deleted. On the other side, `test-dependencies.json` file was introduced in order to list all supported frameworks. So, this PR gets the supported unit testing framework names from `test-dependencies.json` file and prints them from `test-init.md` file.

Rel to: https://github.com/NativeScript/nativescript-cli/issues/5113

github.com/NativeScript/nativescript-cli - dc5f27afc4dc0f7845053ec8ddd75f568928ff6d authored almost 5 years ago by fatme <[email protected]>
Merge pull request #272 from NativeScript/fatme/fix-theme-with-scss

fix: fix the theme when app is created with scss styles

github.com/NativeScript/nativescript-schematics - 8e7ac8a48dc6dc61035e65de9490178f199f1740 authored almost 5 years ago by Fatme <[email protected]>
Merge pull request #1229 from NativeScript/bektchiev/fix-own-propery-names

fix(runtime): Exclude duplicate properties from getOwnPropertyNames' result

github.com/NativeScript/ios-jsc - ceb61812c4962900c538bb459e3ebd27b4e9c6d0 authored almost 5 years ago by Martin Bektchiev <[email protected]>
decrease default simulator usage and count per slave

github.com/NativeScript/mobile-devices-controller-server - fe514971d9f1f6204538e548b3ba076e77e09b6b authored almost 5 years ago by SvetoslavTsenov <[email protected]>
version: bump the version to 1.0.0

github.com/NativeScript/nativescript-schematics - 0ea4da3bc6b92721ddf4ca25f2cc96ed7471e7fb authored almost 5 years ago by fatme <[email protected]>
fix: fix the theme when the app is with `.scss` styles

github.com/NativeScript/nativescript-schematics - f8fe9294a1e336a2edfee6f386256b1aa7db1698 authored almost 5 years ago by fatme <[email protected]>
Updated V8 to latest version (b5d7930444ed76d8f71e2fa1e0df016bfd6d9c5c)

github.com/NativeScript/ios - 57ac738a6e8257934cf535419c5752456dec3bc1 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix: Pretty print js objects to the console (#11)

github.com/NativeScript/ios - 2a543cf1f47c1c03b6d6159665c73c49c864c7f6 authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix(runtime): Do not hide property with more accessors

github.com/NativeScript/ios - 9e512dd78be0bd5e52529beba7cdc3f0afb8d81a authored almost 5 years ago by Darin Dimitrov <[email protected]>
fix(webkit): Revive JSC options lost during conflict resolution

These options have been introduced with:
https://github.com/NativeScript/webkit/commit/b9d41685a...

github.com/NativeScript/ios-jsc - 73da65a424898f4852bfdd0271c8ba39e2a32f06 authored almost 5 years ago by Martin Bektchiev <[email protected]>
Merge pull request #5146 from NativeScript/kddimitrov/update-requires-migrate-with-invalid-versions

fix: update requires migrate for invalid versions

github.com/NativeScript/nativescript-cli - 9a1f37fe189f573a30aedd4481871a09d1000f1a authored almost 5 years ago by Kristian Dimitrov <[email protected]>
Merge pull request #5148 from NativeScript/kddimitrov/update-scoped-modules

fix: update scoped core package

github.com/NativeScript/nativescript-cli - 71496417f297800adfa9fdc982796cd1c8658c93 authored almost 5 years ago by Kristian Dimitrov <[email protected]>
fix: sync all files instead of the hmrFallbackFiles in --no-hmr flow

github.com/NativeScript/nativescript-cli - 373593a375b3ac3a37ee4a5cd178ba7134cbf7ae authored almost 5 years ago by DimitarTachev <[email protected]>
chore: increase timeouts

github.com/NativeScript/functional-tests - 7dd6c23f2e7d317fd00ed5ad9a47160500422b4b authored almost 5 years ago by dtopuzov <[email protected]>