Skip to content

chore(deps): bump the current-expo-stack group across 1 directory with 7 updates - #428

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/expo-example/current-expo-stack-f1f1c73bbc
Open

chore(deps): bump the current-expo-stack group across 1 directory with 7 updates#428
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/expo-example/current-expo-stack-f1f1c73bbc

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the current-expo-stack group with 5 updates in the /expo-example directory:

Package From To
@expo/metro-runtime 57.0.12 57.0.15
expo 57.0.15 57.0.19
expo-image-picker 57.0.12 57.0.15
expo-splash-screen 57.0.7 57.0.8
react-dom 19.2.3 19.2.8

Updates @expo/metro-runtime from 57.0.12 to 57.0.15

Commits

Updates expo from 57.0.15 to 57.0.19

Commits

Updates expo-asset from 57.0.13 to 57.0.16

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-image-picker from 57.0.12 to 57.0.15

Commits

Updates expo-splash-screen from 57.0.7 to 57.0.8

Commits

Updates react-dom from 19.2.3 to 19.2.8

Release notes

Sourced from react-dom's releases.

19.2.8 (July 21st, 2026)

React Server Components

19.2.7 (June 1st, 2026)

React Server Components

19.2.6 (May 6th, 2026)

React Server Components

19.2.5 (April 8th, 2026)

React Server Components

19.2.4 (January 26th, 2026)

React Server Components

Changelog

Sourced from react-dom's changelog.

19.2.7 (June 1, 2026)

React Server Components

19.2.6 (May 6, 2026)

React Server Components

19.2.5 (March 18, 2026)

React Server Components

19.2.4 (Jan 26, 2026)

React Server Components

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for react-dom since your current version.


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

…h 7 updates

Bumps the current-expo-stack group with 5 updates in the /expo-example directory:

| Package | From | To |
| --- | --- | --- |
| [@expo/metro-runtime](https://github.com/expo/expo) | `57.0.12` | `57.0.15` |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `57.0.15` | `57.0.19` |
| [expo-image-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-image-picker) | `57.0.12` | `57.0.15` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `57.0.7` | `57.0.8` |
| [react-dom](https://github.com/react/react/tree/HEAD/packages/react-dom) | `19.2.3` | `19.2.8` |



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

Updates `expo` from 57.0.15 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-asset` from 57.0.13 to 57.0.16
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-asset)

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-image-picker` from 57.0.12 to 57.0.15
- [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-image-picker)

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

Updates `react-dom` from 19.2.3 to 19.2.8
- [Release notes](https://github.com/react/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/react/react/commits/v19.2.8/packages/react-dom)

---
updated-dependencies:
- dependency-name: "@expo/metro-runtime"
  dependency-version: 57.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
- dependency-name: expo
  dependency-version: 57.0.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
- dependency-name: expo-asset
  dependency-version: 57.0.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
- dependency-name: expo-font
  dependency-version: 57.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
- dependency-name: expo-image-picker
  dependency-version: 57.0.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
- dependency-name: expo-splash-screen
  dependency-version: 57.0.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
- dependency-name: react-dom
  dependency-version: 19.2.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: current-expo-stack
...

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 7, 2026
@dependabot
dependabot Bot requested a review from JimmyDaddy as a code owner September 7, 2026 01:36
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 7, 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