forked from microsoft/react-native-code-push
-
Notifications
You must be signed in to change notification settings - Fork 1
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
feat(masterMerge): backmerge of microsoft codepush master branch | (FI-1593) #4
Merged
Conversation
This file contains 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
* Update appcenter-cli and vm2 * Use package-lock.json instead of yarn.lock
Co-authored-by: Dima <[email protected]>
Co-authored-by: liam <[email protected]> Co-authored-by: velimir-jankovic <[email protected]>
Configuration steps for react native windows apps that uses C# as base native language Co-authored-by: velimir-jankovic <[email protected]>
"Based on the current timeline, builds that use JCenter will be able to resolve dependencies until February 1, 2022 without changes. After that date, there are no guarantees that you will be able to build your software if you continue to use JCenter." --https://blog.gradle.org/jcenter-shutdown microsoft#2213 Co-authored-by: velimir-jankovic <[email protected]>
Co-authored-by: velimir-jankovic <[email protected]>
….73.0 (microsoft#2617) * Replace DevInternalSettings with DeveloperSettings DevInternalSettings was enclosed in ReactNative 0.73.0-rc.2, so we need to replace it with public class DeveloperSettings. facebook/react-native#37256 * auto install cocoapods in tests --------- Co-authored-by: velimir-jankovic <[email protected]> Co-authored-by: JiglioNero <[email protected]>
## Description While going through the docs wanted to look into the article and the link was broken so went ahead and found where it is right now and added it. Co-authored-by: velimir-jankovic <[email protected]> Co-authored-by: MikhailSuendukov <[email protected]>
* Add prIssueManagement.yml to onboard repo to GitOps.ResourceManagement as FabricBot replacement * Deleting fabricbot.json --------- Co-authored-by: microsoft-github-policy-service[bot] <77245923+microsoft-github-policy-service[bot]@users.noreply.github.com> Co-authored-by: velimir-jankovic <[email protected]>
Co-authored-by: velimir-jankovic <[email protected]>
Co-authored-by: velimir-jankovic <[email protected]> Co-authored-by: MikhailSuendukov <[email protected]>
No visible @interface for 'RCTBundleURLProvider' declares the selector 'jsBundleURLForBundleRoot:fallbackResource:' - jsBundleURLForBundleRoot:fallbackResource: no longer exists on RCTBundleURLProvider source: https://stackoverflow.com/a/73048366/8215759 Co-authored-by: velimir-jankovic <[email protected]>
Co-authored-by: MikhailSuendukov <[email protected]>
* bump version to 8.2.0
microsoft#2649) * Update codepush.gradle: fix Could not find matching constructor for: java.io.File(File) * Update android/codepush.gradle Co-authored-by: Artem Mizinin <[email protected]> --------- Co-authored-by: Artem Mizinin <[email protected]>
* Initial template * Update name * Remove build phase * Add baseiines * Add baselines * Resolive comments * Resolve comments
* Add APIScan
…son is corrupted (microsoft#2668) * fix: Clear updates on initializeUpdateAfterRestart in case codepush.json is corrupted * fix: Log the complete error instead of only message --------- Co-authored-by: MAKARD01 <[email protected]>
* Fix vulnerabilities These changes include updating `code-push` dependency and running `npm audit fix` The main goal is fixing ip vulnerability: GHSA-78xj-cgh5-2h22 * Run `npm audit fix` in demo apps
Co-authored-by: MikhailSuendukov <[email protected]>
* Update package and replace imports * Update CodePushUpdateUtils.java --------- Co-authored-by: Dima <[email protected]>
kamleshFC
approved these changes
May 14, 2024
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.
No description provided.