Update dependency expo-web-browser to ~14.2.0 #9

Open
renovate-bot wants to merge 1 commit from renovate/expo-web-browser-14.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
expo-web-browser (source) dependencies minor ~14.0.2~14.2.0

Release Notes

expo/expo (expo-web-browser)

v14.2.0

Compare Source

🎉 New features

v14.1.6

Compare Source

This version does not introduce any user-facing changes.

v14.1.5

Compare Source

This version does not introduce any user-facing changes.

v14.1.4

Compare Source

🐛 Bug fixes

v14.1.3

Compare Source

This version does not introduce any user-facing changes.

v14.1.2

Compare Source

💡 Others

v14.1.1

Compare Source

This version does not introduce any user-facing changes.

v14.1.0

Compare Source

🎉 New features
🐛 Bug fixes
  • [iOS] Fix an issue where the app will crash when using the popover presentation style on iPad. (#​33996 by @​jblarriviere)
  • [Android] Fix an issue where the browser would close when returning from the background.(#​34160 by @​alanjhughes)
💡 Others

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [expo-web-browser](https://docs.expo.dev/versions/latest/sdk/webbrowser/) ([source](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser)) | dependencies | minor | [`~14.0.2` → `~14.2.0`](https://renovatebot.com/diffs/npm/expo-web-browser/14.0.2/14.2.0) | --- ### Release Notes <details> <summary>expo/expo (expo-web-browser)</summary> ### [`v14.2.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1420---2025-06-11) [Compare Source](https://github.com/expo/expo/compare/84355076bc31a356aa3d23257f387f221885f53d...97b7218bcff9f9b038cec94dc2817cd8908d9fa1) ##### 🎉 New features - Add experimental macOS support ([#&#8203;37352](https://github.com/expo/expo/pull/37352) by [@&#8203;gabrieldonadel](https://github.com/gabrieldonadel)) ### [`v14.1.6`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1416--2025-04-30) [Compare Source](https://github.com/expo/expo/compare/4e542b7b761cfea341d554dd7958103aff5f68c6...84355076bc31a356aa3d23257f387f221885f53d) *This version does not introduce any user-facing changes.* ### [`v14.1.5`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1415--2025-04-25) [Compare Source](https://github.com/expo/expo/compare/f1394f21ff2719a9a3037d7511db170704e5c492...4e542b7b761cfea341d554dd7958103aff5f68c6) *This version does not introduce any user-facing changes.* ### [`v14.1.4`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1414--2025-04-21) [Compare Source](https://github.com/expo/expo/compare/335e9312f5caf634097354a230f0d4bbbfb9b0ba...f1394f21ff2719a9a3037d7511db170704e5c492) ##### 🐛 Bug fixes - Fixed `openBrowserAsync` doesn't surface exceptions. ([#&#8203;36182](https://github.com/expo/expo/pull/36182) by [@&#8203;lukmccall](https://github.com/lukmccall)) ### [`v14.1.3`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1413--2025-04-14) [Compare Source](https://github.com/expo/expo/compare/c81263062bf24ad09e51e019f1d7dc29fa651c55...335e9312f5caf634097354a230f0d4bbbfb9b0ba) *This version does not introduce any user-facing changes.* ### [`v14.1.2`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1412--2025-04-11) [Compare Source](https://github.com/expo/expo/compare/1914bb35d23af23078da37e70988261844436505...c81263062bf24ad09e51e019f1d7dc29fa651c55) ##### 💡 Others - Update doc comment about `--https` flag. ([#&#8203;36083](https://github.com/expo/expo/pull/36083) by [@&#8203;EvanBacon](https://github.com/EvanBacon)) ### [`v14.1.1`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1411--2025-04-09) [Compare Source](https://github.com/expo/expo/compare/68b8233002dc678934ba40cbade7fbc80e71aeff...1914bb35d23af23078da37e70988261844436505) *This version does not introduce any user-facing changes.* ### [`v14.1.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-web-browser/CHANGELOG.md#1410--2025-04-04) [Compare Source](https://github.com/expo/expo/compare/986a4689b91f3efc527f7178a320b987c0005842...68b8233002dc678934ba40cbade7fbc80e71aeff) ##### 🎉 New features - Add config plugin to enable correct behavior on android.([#&#8203;34160](https://github.com/expo/expo/pull/34160) by [@&#8203;alanjhughes](https://github.com/alanjhughes)) ##### 🐛 Bug fixes - \[iOS] Fix an issue where the app will crash when using the popover presentation style on iPad. ([#&#8203;33996](https://github.com/expo/expo/pull/33996) by [@&#8203;jblarriviere](https://github.com/jblarriviere)) - \[Android] Fix an issue where the browser would close when returning from the background.([#&#8203;34160](https://github.com/expo/expo/pull/34160) by [@&#8203;alanjhughes](https://github.com/alanjhughes)) ##### 💡 Others - \[Android] Started using expo modules gradle plugin. ([#&#8203;34176](https://github.com/expo/expo/pull/34176) by [@&#8203;lukmccall](https://github.com/lukmccall)) - \[apple] Migrate remaining `expo-module.config.json` to unified platform syntax. ([#&#8203;34445](https://github.com/expo/expo/pull/34445) by [@&#8203;reichhartd](https://github.com/reichhartd)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE2MC40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Update dependency expo-web-browser to ~14.2.0
Some checks failed
renovate/artifacts Artifact file update failure
5935bf3ee4
renovate-bot force-pushed renovate/expo-web-browser-14.x from 98d2508d5a to 943ac53253 2026-05-02 16:03:23 +00:00 Compare
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/expo-web-browser-14.x:renovate/expo-web-browser-14.x
git switch renovate/expo-web-browser-14.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/expo-web-browser-14.x
git switch renovate/expo-web-browser-14.x
git rebase master
git switch master
git merge --ff-only renovate/expo-web-browser-14.x
git switch renovate/expo-web-browser-14.x
git rebase master
git switch master
git merge --no-ff renovate/expo-web-browser-14.x
git switch master
git merge --squash renovate/expo-web-browser-14.x
git switch master
git merge --ff-only renovate/expo-web-browser-14.x
git switch master
git merge renovate/expo-web-browser-14.x
git push origin master
Sign in to join this conversation.
No description provided.