Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2025

This PR contains the following updates:

Package Change Age Confidence
@expo/metro-config (source) ^0.20.14 -> ^0.21.11 age confidence
expo (source) 53.0.9 -> 53.0.23 age confidence
expo-constants (source) 17.1.6 -> 17.1.7 age confidence
expo-dev-client (source) 5.1.8 -> 5.2.4 age confidence
expo-linking (source) 7.1.5 -> 7.1.7 age confidence
expo-router (source) 5.0.7 -> 5.1.7 age confidence
expo-secure-store (source) 14.2.3 -> 14.2.4 age confidence
expo-splash-screen (source) 0.30.8 -> 0.30.10 age confidence
expo-system-ui (source) ~5.0.7 -> ~5.0.11 age confidence
expo-web-browser (source) 14.1.6 -> 14.2.0 age confidence

Release Notes

expo/expo (@​expo/metro-config)

v0.21.11

Compare Source

🐛 Bug fixes
  • Collapse unknown and <anonymous> stack frames (#​39407 by @​kitten)
  • Prevent unclear errors from being thrown when loading config (#​39384 by @​kitten)
  • Fix expansion of ExportAllDeclaration during tree-shaking not ignoring default export specifier and duplicating existing specifiers (#​39420 by @​kitten)

v0.21.10

Compare Source

🐛 Bug fixes
  • Add null-bound call expression (0, x.y) around rebound member accesses generated by Import Export Plugin (#​39362 by @​kitten)

v0.21.9

Compare Source

💡 Others
  • Revamp Import Export Plugin for higher compliance, reliable removal of double-requires, and tracing of unused imports. This also fixes an edge case for colliding export names and reexport-all order (#​39282 by @​kitten)
  • Move unused elimination from Import Export Plugin into Tree Shaking Plugin. Elimination should only be executed when tree shaking is enabled. (#​39351 by @​krystofwoldrich)
  • Merge renameTopLevelModuleVariables into importExportLiveBindings plugin (#​39321 by @​krystofwoldrich)

v0.21.8

Compare Source

This version does not introduce any user-facing changes.

v0.21.7

Compare Source

This version does not introduce any user-facing changes.

v0.21.6

Compare Source

💡 Others
  • Set default enableBabelRuntime minimum Babel runtime version to the project's installed version, if any (#​39040 by @​kitten)

v0.21.5

Compare Source

💡 Others

v0.21.4

Compare Source

🐛 Bug fixes
💡 Others
  • Add supervisor transformer that loads a custom configured transformer, annotates initialization errors, and enforces a single Metro version (#​38961 by @​kitten)

v0.21.3

Compare Source

🐛 Bug fixes

v0.21.2

Compare Source

🐛 Bug fixes
  • Export all expression should not overwrite named exports of a module when import export plugin with live bindings is used (default) (#​38894 by @​krystofwoldrich)

v0.21.1

Compare Source

🐛 Bug fixes
  • Collapse unknown and <anonymous> stack frames (#​39407 by @​kitten)
  • Prevent unclear errors from being thrown when loading config (#​39384 by @​kitten)
  • Fix expansion of ExportAllDeclaration during tree-shaking not ignoring default export specifier and duplicating existing specifiers (#​39420 by @​kitten)

v0.21.0

Compare Source

🎉 New features
🐛 Bug fixes
💡 Others
  • Improve debug logs and types of import-export-plugin (#​38203 by @​krystofwoldrich)
  • Fix Babel dependencies by removing reliance on @babel/parser, @babel/types, and @babel/template, and adding missing @babel/code-frame dependency (#​38171 by @​kitten)
  • Switch Metro imports to @expo/metro wrapper package (#​38166 by @​kitten)
  • Fix @react-native/js-polyfills, hermes-parser, and babel-preset-expo (fallback) dependency resolution for isolated dependencies (#​38535 by @​kitten)
  • Resolve react-native from project root when looking up Hermes compiler (#​38547 by @​kitten)
  • Import getDefaultConfig and mergeConfig from pinned metro-config version (#​38682 by @​kitten)

v0.20.17

Compare Source

This version does not introduce any user-facing changes.

v0.20.16

Compare Source

🐛 Bug fixes

v0.20.15

Compare Source

🐛 Bug fixes
💡 Others
expo/expo (expo)

v53.0.23

Compare Source

v53.0.22

Compare Source

v53.0.21

Compare Source

v53.0.20

Compare Source

🐛 Bug fixes

v53.0.19

Compare Source

🐛 Bug fixes

v53.0.18

Compare Source

🐛 Bug fixes

v53.0.17

Compare Source

This version does not introduce any user-facing changes.

v53.0.16

Compare Source

This version does not introduce any user-facing changes.

v53.0.15

Compare Source

This version does not introduce any user-facing changes.

v53.0.14

Compare Source

🐛 Bug fixes
  • Fixed expo/fetch requests cancellation error message on Android. (#​37509 by @​kudo)
  • [Android] Fixed delay load app handler on new architecture mode. (#​37706 by @​kudo)
💡 Others
  • [Android] Aligned expo/fetch cancelation error message as iOS. (#​37517 by @​kudo)

v53.0.13

Compare Source

This version does not introduce any user-facing changes.

v53.0.12

Compare Source

This version does not introduce any user-facing changes.

v53.0.11

Compare Source

This version does not introduce any user-facing changes.

v53.0.10

Compare Source

🐛 Bug fixes
💡 Others
expo/expo (expo-constants)

v17.1.7

Compare Source

This version does not introduce any user-facing changes.

expo/expo (expo-dev-client)

v5.2.4

Compare Source

This version does not introduce any user-facing changes.

v5.2.3

Compare Source

This version does not introduce any user-facing changes.

v5.2.2

Compare Source

This version does not introduce any user-facing changes.

v5.2.1

Compare Source

This version does not introduce any user-facing changes.

v5.2.0

Compare Source

💡 Others
expo/expo (expo-linking)

v7.1.7

Compare Source

🐛 Bug fixes

v7.1.6

Compare Source

💡 Others
expo/expo (expo-router)

v5.1.7

Compare Source

v5.1.6

Compare Source

v5.1.5

Compare Source

v5.1.4

Compare Source

🐛 Bug fixes

v5.1.3

Compare Source

🐛 Bug fixes

v5.1.2

Compare Source

v5.1.1

Compare Source

🐛 Bug fixes

v5.1.0

Compare Source

🎉 New features
🐛 Bug fixes
💡 Others
expo/expo (expo-secure-store)

v14.2.4

Compare Source

expo/expo (expo-splash-screen)

v0.30.10

Compare Source

This version does not introduce any user-facing changes.

v0.30.9

Compare Source

This version does not introduce any user-facing changes.

expo/expo (expo-system-ui)

v5.0.11

Compare Source

v5.0.10

Compare Source

This version does not introduce any user-facing changes.

v5.0.9

Compare Source

This version does not introduce any user-facing changes.

v5.0.8

Compare Source

This version does not introduce any user-facing changes.

expo/expo (expo-web-browser)

v14.2.0

Compare Source

🎉 New features

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge September 7, 2025 17:16
Copy link

socket-security bot commented Sep 7, 2025

@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 455bec6 to 3c7a718 Compare September 7, 2025 17:57
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 3c7a718 to 13f2860 Compare September 7, 2025 18:12
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 13f2860 to 5f3a356 Compare September 8, 2025 00:31
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 5f3a356 to a413033 Compare September 8, 2025 00:36
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from a413033 to 8d7bd11 Compare September 8, 2025 00:40
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 8d7bd11 to 1cb271f Compare September 8, 2025 00:44
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 1cb271f to d1fb14d Compare September 9, 2025 18:39
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from d1fb14d to 196d46d Compare September 10, 2025 21:03
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from 196d46d to e27e5d6 Compare September 22, 2025 17:28
@renovate renovate bot force-pushed the renovate/expo-monorepo branch from e27e5d6 to c4b4bac Compare October 10, 2025 08:05
@renovate renovate bot changed the title fix(deps): update expo monorepo fix(deps): update expo monorepo - autoclosed Oct 11, 2025
@renovate renovate bot closed this Oct 11, 2025
auto-merge was automatically disabled October 11, 2025 15:02

Pull request was closed

@renovate renovate bot deleted the renovate/expo-monorepo branch October 11, 2025 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants