Skip to content

build(deps): bump the expo-and-react-native group across 1 directory with 12 updates - #13

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-and-react-native-ed2118cf6c
Open

build(deps): bump the expo-and-react-native group across 1 directory with 12 updates#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/expo-and-react-native-ed2118cf6c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown

Bumps the expo-and-react-native group with 12 updates in the / directory:

Package From To
expo-doctor 1.20.1 1.20.4
@expo/metro-runtime 57.0.13 57.0.15
@expo/ui 57.0.13 57.0.15
expo 57.0.16 57.0.19
expo-constants 57.0.14 57.0.17
expo-dev-client 57.0.15 57.0.18
expo-file-system 57.0.5 57.0.6
expo-font 57.0.1 57.0.3
expo-linking 57.0.7 57.0.9
expo-router 57.0.16 57.0.18
expo-sharing 57.0.15 57.0.17
expo-system-ui 57.0.2 57.0.3

Updates expo-doctor from 1.20.1 to 1.20.4

Changelog

Sourced from expo-doctor's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

  • Warn projects using Expo SDKs affected by the Hermes v1 memory regression (#48887 by @​kitten)

🐛 Bug fixes

  • [Internal] Prevent ncc from removing dynamic requires where we need them (#48887 by @​kitten)
  • Keep loaded .env values out of expo install --check. (#48845 by @​ramonclaudio)
  • Report a stale @expo/dom-webview left over from an older SDK in the overridden dependency check. (#49345 by @​expo-bot)
  • [Internal] Fix sporadic ncc build failures (#49615 by @​kitten)

💡 Others

Commits

Updates @expo/metro-runtime from 57.0.13 to 57.0.15

Commits

Updates @expo/ui from 57.0.13 to 57.0.15

Commits

Updates expo from 57.0.16 to 57.0.19

Commits

Updates expo-constants from 57.0.14 to 57.0.17

Commits

Updates expo-dev-client from 57.0.15 to 57.0.18

Commits

Updates expo-file-system from 57.0.5 to 57.0.6

Commits

Updates expo-font from 57.0.1 to 57.0.3

Changelog

Sourced from expo-font's changelog.

Changelog

Unpublished

🛠 Breaking changes

  • [ios] getLoadedFonts() no longer reports the PostScript name read out of a font loaded with loadAsync, only the name (the alias) it was loaded under. (#48432 by @​vonovak)

🎉 New features

  • [android] Added an axes field to the config plugin's font definitions, so one variable font file can also back a slanted or condensed face through its slnt, wdth and other variation axes. (#48621 by @​vonovak)
  • [android] Support variable weight fonts in the config plugin (#48129 by @​L65FREAD)
  • [ios] Apply fontWeight to variable fonts loaded with useFonts. (#48432 by @​vonovak)

🐛 Bug fixes

  • [android] Apply fontWeight and fontStyle to fonts loaded with useFonts, instancing a variable font's wght axis at each weight. Bold and italic text previously fell back to a system font. (#48129 by @​L65FREAD)
  • [iOS] Fixed renderToImageAsync reporting the main screen's scale rather than the scale the image was rendered at. (#48172 by @​alanjhughes)
  • [web] Fixed isLoaded() always returning false on Firefox, and on every engine for font families whose name needs quoting, by normalizing quotes when comparing family names against the CSSOM. This also stops loadAsync() from injecting a duplicate @font-face rule on every call and makes unloadAsync() and getLoadedFonts() behave consistently across engines. (#49266 by @​irfanfandi)
  • [web] Match @font-face rules by comparing the rule's bare family name against the caller's literal name, so families whose names contain quotes or padding resolve correctly, and fixed unloadAsync() deleting wrong rules when several rules match. (#49379 by @​vonovak)

💡 Others

Commits

Updates expo-linking from 57.0.7 to 57.0.9

Commits

Updates expo-router from 57.0.16 to 57.0.18

Commits

Updates expo-sharing from 57.0.15 to 57.0.17

Commits

Updates expo-system-ui from 57.0.2 to 57.0.3

Changelog

Sourced from expo-system-ui's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…with 12 updates

Bumps the expo-and-react-native group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [expo-doctor](https://github.com/expo/expo/tree/HEAD/packages/expo-doctor) | `1.20.1` | `1.20.4` |
| [@expo/metro-runtime](https://github.com/expo/expo) | `57.0.13` | `57.0.15` |
| [@expo/ui](https://github.com/expo/expo/tree/HEAD/packages/expo-ui) | `57.0.13` | `57.0.15` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `57.0.16` | `57.0.19` |
| [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `57.0.14` | `57.0.17` |
| [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `57.0.15` | `57.0.18` |
| [expo-file-system](https://github.com/expo/expo/tree/HEAD/packages/expo-file-system) | `57.0.5` | `57.0.6` |
| [expo-font](https://github.com/expo/expo/tree/HEAD/packages/expo-font) | `57.0.1` | `57.0.3` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `57.0.7` | `57.0.9` |
| [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `57.0.16` | `57.0.18` |
| [expo-sharing](https://github.com/expo/expo/tree/HEAD/packages/expo-sharing) | `57.0.15` | `57.0.17` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `57.0.2` | `57.0.3` |



Updates `expo-doctor` from 1.20.1 to 1.20.4
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-doctor/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-doctor)

Updates `@expo/metro-runtime` from 57.0.13 to 57.0.15
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits)

Updates `@expo/ui` from 57.0.13 to 57.0.15
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-ui)

Updates `expo` from 57.0.16 to 57.0.19
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)

Updates `expo-constants` from 57.0.14 to 57.0.17
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-constants)

Updates `expo-dev-client` from 57.0.15 to 57.0.18
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-dev-client)

Updates `expo-file-system` from 57.0.5 to 57.0.6
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-file-system)

Updates `expo-font` from 57.0.1 to 57.0.3
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-font/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-font)

Updates `expo-linking` from 57.0.7 to 57.0.9
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-linking)

Updates `expo-router` from 57.0.16 to 57.0.18
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)

Updates `expo-sharing` from 57.0.15 to 57.0.17
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-sharing)

Updates `expo-system-ui` from 57.0.2 to 57.0.3
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-system-ui/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-system-ui)

---
updated-dependencies:
- dependency-name: expo-doctor
  dependency-version: 1.20.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: "@expo/metro-runtime"
  dependency-version: 57.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: "@expo/ui"
  dependency-version: 57.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo
  dependency-version: 57.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-constants
  dependency-version: 57.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-dev-client
  dependency-version: 57.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-file-system
  dependency-version: 57.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-font
  dependency-version: 57.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-linking
  dependency-version: 57.0.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-router
  dependency-version: 57.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-sharing
  dependency-version: 57.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
- dependency-name: expo-system-ui
  dependency-version: 57.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo-and-react-native
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants