Update dependency expo-font to ~13.3.0 #3

Open
renovate-bot wants to merge 1 commit from renovate/expo-font-13.x into master
Collaborator

This PR contains the following updates:

Package Type Update Change
expo-font (source) dependencies minor ~13.0.3~13.3.0

Release Notes

expo/expo (expo-font)

v13.3.2

Compare Source

This version does not introduce any user-facing changes.

v13.3.1

Compare Source

🐛 Bug fixes

v13.3.0

Compare Source

🎉 New features
  • [Android] Added support for font weight styles (through XML font definitions) to config plugin. (#​26082 by @​jongbelegen)

v13.2.2

Compare Source

This version does not introduce any user-facing changes.

v13.2.1

Compare Source

This version does not introduce any user-facing changes.

v13.2.0

Compare Source

🎉 New features

v13.1.2

Compare Source

This version does not introduce any user-facing changes.

v13.1.1

Compare Source

This version does not introduce any user-facing changes.

v13.1.0

Compare Source

🛠 Breaking changes
🎉 New features
🐛 Bug fixes
💡 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-font](https://docs.expo.dev/versions/latest/sdk/font/) ([source](https://github.com/expo/expo/tree/HEAD/packages/expo-font)) | dependencies | minor | [`~13.0.3` → `~13.3.0`](https://renovatebot.com/diffs/npm/expo-font/13.0.4/13.3.2) | --- ### Release Notes <details> <summary>expo/expo (expo-font)</summary> ### [`v13.3.2`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1332---2025-07-01) [Compare Source](https://github.com/expo/expo/compare/5c98e5ee7c577209319bf91f515e65e256641d9c...9731a6191dcab84e9c3a24492bbe70c56d6f5cc3) *This version does not introduce any user-facing changes.* ### [`v13.3.1`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1331--2025-05-02) [Compare Source](https://github.com/expo/expo/compare/84355076bc31a356aa3d23257f387f221885f53d...5c98e5ee7c577209319bf91f515e65e256641d9c) ##### 🐛 Bug fixes - Bail out early when `getLoadedFonts` returns an empty array. ([#&#8203;36586](https://github.com/expo/expo/pull/36586) by [@&#8203;brentvatne](https://github.com/brentvatne)) ### [`v13.3.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1330--2025-04-30) [Compare Source](https://github.com/expo/expo/compare/3cd208465df78e385ca9380531bbbfe33ca68e81...84355076bc31a356aa3d23257f387f221885f53d) ##### 🎉 New features - \[Android] Added support for font weight styles (through XML font definitions) to config plugin. ([#&#8203;26082](https://github.com/expo/expo/pull/26082) by [@&#8203;jongbelegen](https://github.com/jongbelegen)) ### [`v13.2.2`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1322--2025-04-25) [Compare Source](https://github.com/expo/expo/compare/9ec1a9d27c26ee62e106c4676e0a8557c303668c...3cd208465df78e385ca9380531bbbfe33ca68e81) *This version does not introduce any user-facing changes.* ### [`v13.2.1`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1321--2025-04-21) [Compare Source](https://github.com/expo/expo/compare/f1394f21ff2719a9a3037d7511db170704e5c492...9ec1a9d27c26ee62e106c4676e0a8557c303668c) *This version does not introduce any user-facing changes.* ### [`v13.2.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1320--2025-04-21) [Compare Source](https://github.com/expo/expo/compare/cb9fdd93f76f28e2ace4f66080b2386d87239553...f1394f21ff2719a9a3037d7511db170704e5c492) ##### 🎉 New features - Render to image ([#&#8203;36185](https://github.com/expo/expo/pull/36185) by [@&#8203;jakex7](https://github.com/jakex7)) ### [`v13.1.2`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1312--2025-04-14) [Compare Source](https://github.com/expo/expo/compare/1914bb35d23af23078da37e70988261844436505...cb9fdd93f76f28e2ace4f66080b2386d87239553) *This version does not introduce any user-facing changes.* ### [`v13.1.1`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1311--2025-04-09) [Compare Source](https://github.com/expo/expo/compare/68b8233002dc678934ba40cbade7fbc80e71aeff...1914bb35d23af23078da37e70988261844436505) *This version does not introduce any user-facing changes.* ### [`v13.1.0`](https://github.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1310--2025-04-04) [Compare Source](https://github.com/expo/expo/compare/c01c449a1d6e6e8690bfcc88a778b46781a59674...68b8233002dc678934ba40cbade7fbc80e71aeff) ##### 🛠 Breaking changes - Bump minimum macOS version to 11.0. ([#&#8203;34980](https://github.com/expo/expo/pull/34980) by [@&#8203;gabrieldonadel](https://github.com/gabrieldonadel)) ##### 🎉 New features - Support loading expo-font in a `react-server` environment. ([#&#8203;34736](https://github.com/expo/expo/pull/34736) by [@&#8203;EvanBacon](https://github.com/EvanBacon)) ##### 🐛 Bug fixes - Add missing export specifier. ([#&#8203;34839](https://github.com/expo/expo/pull/34839) by [@&#8203;EvanBacon](https://github.com/EvanBacon)) ##### 💡 Others - \[Android] Started using expo modules gradle plugin. ([#&#8203;34176](https://github.com/expo/expo/pull/34176) by [@&#8203;lukmccall](https://github.com/lukmccall)) </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-font to ~13.3.0
Some checks failed
renovate/artifacts Artifact file update failure
55cb518447
renovate-bot force-pushed renovate/expo-font-13.x from 1c68f287c2 to eb442adf30 2026-05-02 16:02:40 +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-font-13.x:renovate/expo-font-13.x
git switch renovate/expo-font-13.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-font-13.x
git switch renovate/expo-font-13.x
git rebase master
git switch master
git merge --ff-only renovate/expo-font-13.x
git switch renovate/expo-font-13.x
git rebase master
git switch master
git merge --no-ff renovate/expo-font-13.x
git switch master
git merge --squash renovate/expo-font-13.x
git switch master
git merge --ff-only renovate/expo-font-13.x
git switch master
git merge renovate/expo-font-13.x
git push origin master
Sign in to join this conversation.
No description provided.