Update dependency expo-linking to ~7.1.0 #32

Open
renovate-bot wants to merge 1 commit from renovate/expo-linking-7.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
expo-linking (source) dependencies minor ~7.0.5~7.1.0

Release Notes

expo/expo (expo-linking)

v7.1.7

Compare Source

🐛 Bug fixes

v7.1.6

Compare Source

💡 Others

v7.1.5

Compare Source

🐛 Bug fixes

v7.1.4

Compare Source

This version does not introduce any user-facing changes.

v7.1.3

Compare Source

This version does not introduce any user-facing changes.

v7.1.2

Compare Source

This version does not introduce any user-facing changes.

v7.1.1

Compare Source

This version does not introduce any user-facing changes.

v7.1.0

Compare Source

🎉 New features
💡 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-linking](https://docs.expo.dev/versions/latest/sdk/linking) ([source](https://github.com/expo/expo/tree/HEAD/packages/expo-linking)) | dependencies | minor | [`~7.0.5` → `~7.1.0`](https://renovatebot.com/diffs/npm/expo-linking/7.0.5/7.1.7) | --- ### Release Notes <details> <summary>expo/expo (expo-linking)</summary> ### [`v7.1.7`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#717---2025-07-03) [Compare Source](https://github.com/expo/expo/compare/9731a6191dcab84e9c3a24492bbe70c56d6f5cc3...03d3724918c94f6a46df0b48ba8ec43b995a8e96) ##### 🐛 Bug fixes - Fix cold booting iOS apps from a universal link. ([#&#8203;37647](https://github.com/expo/expo/pull/37647) by [@&#8203;EvanBacon](https://github.com/EvanBacon)) ### [`v7.1.6`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#716---2025-07-01) [Compare Source](https://github.com/expo/expo/compare/49c9d53cf0a9fc8179d1c8f5268beadd141f70ca...9731a6191dcab84e9c3a24492bbe70c56d6f5cc3) ##### 💡 Others - Deprecate `useURL` in favor of `useLinkingURL`. ([#&#8203;37005](https://github.com/expo/expo/pull/37005) by [@&#8203;aleqsio](https://github.com/aleqsio)) - Remove "Please" from warnings and errors ([#&#8203;36862](https://github.com/expo/expo/pull/36862) by [@&#8203;brentvatne](https://github.com/brentvatne)) ### [`v7.1.5`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#715--2025-05-08) [Compare Source](https://github.com/expo/expo/compare/84355076bc31a356aa3d23257f387f221885f53d...49c9d53cf0a9fc8179d1c8f5268beadd141f70ca) ##### 🐛 Bug fixes - Fixed `createURL` double-encodes URI parameters. ([#&#8203;36704](https://github.com/expo/expo/pull/36704) by [@&#8203;lukmccall](https://github.com/lukmccall)) ### [`v7.1.4`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#714--2025-04-30) [Compare Source](https://github.com/expo/expo/compare/3cd208465df78e385ca9380531bbbfe33ca68e81...84355076bc31a356aa3d23257f387f221885f53d) *This version does not introduce any user-facing changes.* ### [`v7.1.3`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#713--2025-04-25) [Compare Source](https://github.com/expo/expo/compare/335e9312f5caf634097354a230f0d4bbbfb9b0ba...3cd208465df78e385ca9380531bbbfe33ca68e81) *This version does not introduce any user-facing changes.* ### [`v7.1.2`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#712--2025-04-14) [Compare Source](https://github.com/expo/expo/compare/1914bb35d23af23078da37e70988261844436505...335e9312f5caf634097354a230f0d4bbbfb9b0ba) *This version does not introduce any user-facing changes.* ### [`v7.1.1`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#711--2025-04-09) [Compare Source](https://github.com/expo/expo/compare/68b8233002dc678934ba40cbade7fbc80e71aeff...1914bb35d23af23078da37e70988261844436505) *This version does not introduce any user-facing changes.* ### [`v7.1.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-linking/CHANGELOG.md#710--2025-04-04) [Compare Source](https://github.com/expo/expo/compare/3fd37fd31fd818d833e85c4723b1578010da6967...68b8233002dc678934ba40cbade7fbc80e71aeff) ##### 🎉 New features - Add macOS support. ([#&#8203;35064](https://github.com/expo/expo/pull/35064) by [@&#8203;gabrieldonadel](https://github.com/gabrieldonadel)) ##### 💡 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:eyJjcmVhdGVkSW5WZXIiOiI0My45MS40IiwidXBkYXRlZEluVmVyIjoiNDMuMTYwLjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Update dependency expo-linking to ~7.1.0
Some checks failed
renovate/artifacts Artifact file update failure
PR Validation / pr-validation (pull_request) Has been cancelled
46b07b20ee
renovate-bot force-pushed renovate/expo-linking-7.x from 46b07b20ee
Some checks failed
renovate/artifacts Artifact file update failure
PR Validation / pr-validation (pull_request) Has been cancelled
to bcabe0b8dc 2026-04-10 15:32:12 +00:00
Compare
This pull request can be merged automatically.
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-linking-7.x:renovate/expo-linking-7.x
git switch renovate/expo-linking-7.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 main
git merge --no-ff renovate/expo-linking-7.x
git switch renovate/expo-linking-7.x
git rebase main
git switch main
git merge --ff-only renovate/expo-linking-7.x
git switch renovate/expo-linking-7.x
git rebase main
git switch main
git merge --no-ff renovate/expo-linking-7.x
git switch main
git merge --squash renovate/expo-linking-7.x
git switch main
git merge --ff-only renovate/expo-linking-7.x
git switch main
git merge renovate/expo-linking-7.x
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Doble/Tones!32
No description provided.