-
Notifications
You must be signed in to change notification settings - Fork 100
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Bump version to 11.0.1 * fix(android): remove unmatched 'fi' token in android upload_sourcemap.sh (#722) * [MOB-8883] Add CI job to validate shell files and increase e2e_android resources (#720) * Add CI job to validate shell files * Fix Android shell script error Remove extra fi operator * Increase e2e_android job resources * Fix Network-related Tests (#723) * Update CHANGELOG.md * Run Dependabot in Root Only (#721) * [MOB-8892] Update codecov version (#725) * Update package.json * Update config.yml * Increase CI emulator memory (#727) * [MOB-8895] Improve iOS Autolinking through leveraging the path attribute (#726) * Fix iOS Autolinking Script Path * Update CHANGELOG.md Co-authored-by: Ali Abdelfattah <ali.abdelfattah.xa@gmail.com> Co-authored-by: Matthew Koevort <35453138+matt-koevort@users.noreply.github.com> Co-authored-by: Youssef Raafat <99807625+TheBuggedYRN@users.noreply.github.com>
- Loading branch information
1 parent
ade4d7c
commit cacec43
Showing
8 changed files
with
37 additions
and
9 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
version: 2 | ||
|
||
updates: | ||
- package-ecosystem: "npm" | ||
directory: "/" | ||
schedule: | ||
interval: "daily" |
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
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
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
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
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
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