Skip to content
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

Upgrade react-native-windows to 0.63.11 #1768

Merged
merged 2 commits into from
Jan 25, 2021
Merged

Upgrade react-native-windows to 0.63.11 #1768

merged 2 commits into from
Jan 25, 2021

Conversation

jamonholmgren
Copy link
Member

This should fix the failing Windows CI.

"selenium-webdriver": "4.0.0-alpha.7"
"selenium-webdriver": "4.0.0-alpha.7",
"semantic-release": "15.13.24",
"typescript": "3.8.3"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

appium, selenium, semantic-release, and typescript were just moved, not changed -- automatically I guess? Alphabetically now.

Only thing that changes is react-native-windows version from 0.62.5 to 0.63.11.

@NickGerleman
Copy link

There might be some work in going from 0.62 to 0.63. Consider just updating to the latest patch version of 0.62 if you want to fix CI issues building.

cc @jonthysell in case the auto-linking errors for webview are interesting.

@jamonholmgren
Copy link
Member Author

Downgraded to react-native-windows@0.62.17. We should figure out why 0.63.x doesn't work; don't want to fall too far behind on that.

@zwang
Copy link

zwang commented Jan 13, 2021

Hi guys, any plan about when to merge this and upgrade to 0.63.x?

Thanks for the great work.

@Titozzz Titozzz merged commit c5ae919 into master Jan 25, 2021
@Titozzz Titozzz deleted the fix-windows-ci branch January 25, 2021 21:01
@react-native-community-bot
Copy link
Collaborator

🎉 This PR is included in version 11.2.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

uspython added a commit to joycastle/react-native-webview that referenced this pull request Mar 17, 2021
* original_master: (94 commits)
  chore(release): 11.3.1 [skip ci]
  fix(windows): Check UAP contract version before calling FrameworkElement.IsLoaded (react-native-webview#1858)
  fix(android:) enable DRM protected content (react-native-webview#1862)
  chore(release): 11.3.0 [skip ci]
  feat(ios): Add support for `limitsNavigationsToAppBoundDomains` (react-native-webview#1662)
  chore(release): 11.2.6 [skip ci]
  fix(ios): Add missing nullability specifiers; fix if block warning (react-native-webview#1898)
  chore(release): 11.2.5 [skip ci]
  chore(docs): Clarify that navigationType and isTopFrame is iOS only (react-native-webview#1880)
  chore(docs): fixed "postMessage" url in Reference.md (react-native-webview#1913)
  fix(iOS): webview retain cycle (react-native-webview#1916)
  chore(release): 11.2.4 [skip ci]
  fix(iOS): Send cookies with resource requests (react-native-webview#1803)
  chore(release): 11.2.3 [skip ci]
  fix(android): Fix full=screen video when in modals (react-native-webview#1748 by @cristianoccazinsp)
  chore(release): 11.2.2 [skip ci]
  fix(windows): Resolve Deploy Issue (react-native-webview#1850)
  chore(ci): Upgrade react-native-windows to 0.62.17 (react-native-webview#1768)
  chore(release): 11.2.1 [skip ci]
  fix(ios): error on iOS < 13(react-native-webview#1843)
  ...
uspython added a commit to joycastle/react-native-webview that referenced this pull request Mar 17, 2021
* master: (186 commits)
  chore(release): 11.3.1 [skip ci]
  fix(windows): Check UAP contract version before calling FrameworkElement.IsLoaded (react-native-webview#1858)
  fix(android:) enable DRM protected content (react-native-webview#1862)
  chore(release): 11.3.0 [skip ci]
  feat(ios): Add support for `limitsNavigationsToAppBoundDomains` (react-native-webview#1662)
  chore(release): 11.2.6 [skip ci]
  fix(ios): Add missing nullability specifiers; fix if block warning (react-native-webview#1898)
  chore(release): 11.2.5 [skip ci]
  chore(docs): Clarify that navigationType and isTopFrame is iOS only (react-native-webview#1880)
  chore(docs): fixed "postMessage" url in Reference.md (react-native-webview#1913)
  fix(iOS): webview retain cycle (react-native-webview#1916)
  chore(release): 11.2.4 [skip ci]
  fix(iOS): Send cookies with resource requests (react-native-webview#1803)
  chore(release): 11.2.3 [skip ci]
  fix(android): Fix full=screen video when in modals (react-native-webview#1748 by @cristianoccazinsp)
  chore(release): 11.2.2 [skip ci]
  fix(windows): Resolve Deploy Issue (react-native-webview#1850)
  chore(ci): Upgrade react-native-windows to 0.62.17 (react-native-webview#1768)
  chore(release): 11.2.1 [skip ci]
  fix(ios): error on iOS < 13(react-native-webview#1843)
  ...

# Conflicts:
#	android/src/main/java/com/reactnativecommunity/webview/RNCWebViewManager.java
#	apple/RNCWebView.h
#	apple/RNCWebView.m
#	docs/Reference.md
#	index.d.ts
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants