Closed renovate[bot] closed 4 days ago
This PR updates several Expo-related packages to their latest patch versions. The main changes include bug fixes for Expo Router root path on Windows and security updates.
No diagrams generated as the changes look simple and do not need a visual representation.
Change | Details | Files |
---|---|---|
Update Expo CLI and Metro Config packages with Windows path fix |
|
boundaries/link/mobile/pnpm-lock.yaml boundaries/link/mobile/package.json |
Update core Expo packages to latest patch versions |
|
boundaries/link/mobile/pnpm-lock.yaml boundaries/link/mobile/package.json |
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This PR contains the following updates:
~0.21.1
->~0.21.2
~0.19.2
->~0.19.3
^52.0.4
->^52.0.5
^0.29.7
->^0.29.8
Release Notes
expo/expo (@expo/cli)
### [`v0.21.2`](https://redirect.github.com/expo/expo/blob/HEAD/packages/@expo/cli/CHANGELOG.md#0212--2024-11-13) [Compare Source](https://redirect.github.com/expo/expo/compare/2c50bd7f0abaefb6fabcfd6d3935066724990b33...c4999f5aa407155a170830a0fa17e3e3ca1fcbee) ##### π Bug fixes - Fix Expo Router root path on Windows. ([#32792](https://redirect.github.com/expo/expo/pull/32792) by [@marklawlor](https://redirect.github.com/marklawlor)) ##### π‘ Others - Upgrade Expo Atlas prerequisite to `0.4.0` for newer `@expo/server` version. ([#32831](https://redirect.github.com/expo/expo/pull/32831) by [@byCedric](https://redirect.github.com/byCedric)) - Upgrade send to `0.19.0`. ([#32852](https://redirect.github.com/expo/expo/pull/32852) by [@MWein](https://redirect.github.com/MWein))expo/expo (@expo/metro-config)
### [`v0.19.3`](https://redirect.github.com/expo/expo/blob/HEAD/packages/@expo/metro-config/CHANGELOG.md#0193--2024-11-13) [Compare Source](https://redirect.github.com/expo/expo/compare/2c50bd7f0abaefb6fabcfd6d3935066724990b33...c4999f5aa407155a170830a0fa17e3e3ca1fcbee) ##### π Bug fixes - Fix Expo Router root path on Windows. ([#32792](https://redirect.github.com/expo/expo/pull/32792) by [@marklawlor](https://redirect.github.com/marklawlor))expo/expo (expo)
### [`v52.0.5`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo/CHANGELOG.md#5205--2024-11-13) [Compare Source](https://redirect.github.com/expo/expo/compare/32fb867b3a61d5754795c68ae9c28d0bb3766d23...c4999f5aa407155a170830a0fa17e3e3ca1fcbee) *This version does not introduce any user-facing changes.*expo/expo (expo-splash-screen)
### [`v0.29.8`](https://redirect.github.com/expo/expo/blob/HEAD/packages/expo-splash-screen/CHANGELOG.md#0298--2024-11-13) [Compare Source](https://redirect.github.com/expo/expo/compare/68c2c4f5a536c4eb7db9551188c7f667d9fa53c8...9b757d72d6564efbfa7c2922d4277b679e0b224b) *This version does not introduce any user-facing changes.*Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.
Summary by Sourcery
Update Expo monorepo dependencies to their latest versions, including @expo/cli, @expo/metro-config, expo, and expo-splash-screen. Address a bug fix for the Expo Router root path on Windows.
Bug Fixes:
Chores: