Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update expo monorepo (minor) #4231

Closed
wants to merge 1 commit into from

Conversation

live-github-bot[bot]
Copy link
Contributor

@live-github-bot live-github-bot bot commented Aug 4, 2023

This PR contains the following updates:

Package Type Update Change
@expo/metro-config (source) devDependencies minor ^0.7.1 -> ^0.10.0
babel-preset-expo (source) devDependencies minor 9.3.0 -> 9.5.1
expo-asset (source) devDependencies minor 8.9.1 -> 8.10.1
expo-barcode-scanner (source) dependencies minor ~12.3.1 -> ~12.5.0
expo-camera (source) dependencies minor ~13.2.1 -> ~13.4.0
expo-constants (source) devDependencies minor 14.2.1 -> 14.4.2
expo-file-system (source) dependencies minor ~15.2.2 -> ~15.4.0
expo-font (source) devDependencies minor 11.1.1 -> 11.4.0
expo-image-loader (source) dependencies minor ~4.1.1 -> ~4.3.0
expo-image-manipulator (source) dependencies minor ~11.1.1 -> ~11.3.0
expo-modules-autolinking (source) dependencies minor 1.1.2 -> 1.5.0
expo-modules-core (source) devDependencies minor 1.2.2 -> 1.5.9
expo-modules-core (source) dependencies minor 1.2.2 -> 1.5.9

Release Notes

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

v0.10.7

Compare Source

🐛 Bug fixes

v0.10.6

Compare Source

This version does not introduce any user-facing changes.

v0.10.5

Compare Source

This version does not introduce any user-facing changes.

v0.10.4

Compare Source

🎉 New features

v0.10.3

Compare Source

🐛 Bug fixes

v0.10.2

Compare Source

🎉 New features

v0.10.1

Compare Source

🐛 Bug fixes

v0.10.0

Compare Source

🛠 Breaking changes
  • CSS Modules now export web-compatible styles by default and unstable_styles for react-native-web style objects. (#​23002 by @​EvanBacon)
🎉 New features
🐛 Bug fixes

v0.9.0

Compare Source

🎉 New features

v0.8.0

Compare Source

🛠 Breaking changes
  • Add custom server.rewriteRequestUrl which is required for custom entry points in development builds that don't use expo-dev-client. This must now be extended in local projects that need to use server.rewriteRequestUrl. (#​21643 by @​EvanBacon)
  • Import Metro dependencies directly from where ever the expo/metro-config package is being initialized. (#​21330 by @​EvanBacon)
  • Drop @unimodules namespace from Exotic transformer. (#​21330 by @​EvanBacon)
  • expo-asset is no longer optional. (#​21330 by @​EvanBacon)
🎉 New features
🐛 Bug fixes
💡 Others
expo/expo (babel-preset-expo)

v9.5.1

Compare Source

v9.5.0

Compare Source

🎉 New features
💡 Others

v9.4.1

Compare Source

📚 3rd party library updates

v9.4.0

Compare Source

This version does not introduce any user-facing changes.

v9.3.2

Compare Source

📚 3rd party library updates

v9.3.1

Compare Source

expo/expo (expo-asset)

v8.10.1

Compare Source

This version does not introduce any user-facing changes.

v8.10.0

Compare Source

This version does not introduce any user-facing changes.

v8.9.2

Compare Source

🐛 Bug fixes
expo/expo (expo-barcode-scanner)

v12.5.3

Compare Source

💡 Others

v12.5.2

Compare Source

This version does not introduce any user-facing changes.

v12.5.1

Compare Source

🐛 Bug fixes

v12.5.0

Compare Source

🐛 Bug fixes
💡 Others

v12.4.0

Compare Source

This version does not introduce any user-facing changes.

v12.3.2

Compare Source

🐛 Bug fixes
  • Fixed Android property name of BarCodeScannedEvent from boundingBox to bounds to match TypeScript definitions (#​21384 by @​frw)
expo/expo (expo-camera)

v13.4.2

Compare Source

🐛 Bug fixes

v13.4.1

Compare Source

🐛 Bug fixes
  • Resolved an issue on Android where recording a video, even with the mute: true option, would still result in an audio permission exception. Furthermore, the mute flag was incorrectly referred to as muteValue, causing it to be consistently ignored (#​23145 by @​hirbod)

v13.4.0

Compare Source

🐛 Bug fixes

v13.3.0

Compare Source

This version does not introduce any user-facing changes.

expo/expo (expo-constants)

v14.4.2

Compare Source

💡 Others
  • Remove the long-deprecated Constants.deviceYearClass and Constants.platform.ios.model. These properties now live on expo-device. (#​23068 by @​brentvatne)

v14.4.1

Compare Source

This version does not introduce any user-facing changes.

v14.4.0

Compare Source

🐛 Bug fixes

v14.3.0

Compare Source

💡 Others
expo/expo (expo-file-system)

v15.4.3

Compare Source

🐛 Bug fixes

v15.4.2

Compare Source

This version does not introduce any user-facing changes.

v15.4.1

Compare Source

🐛 Bug fixes

v15.4.0

Compare Source

🎉 New features
🐛 Bug fixes

v15.3.0

Compare Source

🛠 Breaking changes
🐛 Bug fixes
💡 Others
expo/expo (expo-font)

v11.4.0

Compare Source

This version does not introduce any user-facing changes.

v11.3.0

Compare Source

🐛 Bug fixes

v11.2.0

Compare Source

🐛 Bug fixes
expo/expo (expo-image-loader)

v4.3.0

Compare Source

📚 3rd party library updates
  • Updated com.github.bumptech.glide:glide to 4.13.2 and added customizable glideVersion variable on ext. (#​22542 by @​josephyanks)
🐛 Bug fixes

v4.2.0

Compare Source

This version does not introduce any user-facing changes.

expo/expo (expo-image-manipulator)

v11.3.0

Compare Source

🐛 Bug fixes

v11.2.0

Compare Source

🐛 Bug fixes
expo/expo (expo-modules-autolinking)

v1.5.0

Compare Source

🎉 New features
  • Added support for React Native 0.72. (#​22588 by @​kudo)
  • Added extra CocoaPods dependencies and Maven repositories from expo-build-properties. (#​22785 by @​kudo)

v1.4.0

Compare Source

🎉 New features

v1.3.0

Compare Source

🎉 New features
  • Generating ExpoModulesProvider.swift in the build phase script instead of only pod install. (#​21108 by @​tsapeta)

v1.2.0

Compare Source

🎉 New features
expo/expo (expo-modules-core)

v1.5.9

Compare Source

v1.5.8

Compare Source

🐛 Bug fixes
  • Fixed the ErrorViewGroup cannot be cast to module view class exception on Android. (#​23651 by @​lukmccall)
  • [iOS] Fix allowed orientations set in Info.plist being ignored when no delegates requested a different orientation. (#​23593 by @​behenate)

v1.5.7

Compare Source

🐛 Bug fixes

v1.5.6

Compare Source

🐛 Bug fixes

v1.5.5

Compare Source

🐛 Bug fixes

v1.5.4

Compare Source

🐛 Bug fixes
💡 Others
  • Changed Objective-C names for ExpoReactDelegate and ExpoReactDelegateHandler to fix issues with versioning in Expo Go. (#​23229 by @​tsapeta)

v1.5.3

Compare Source

🎉 New features
  • Supported other network CDP types like Image and Media rather than Fetch. (#​23058 by @​kudo)

v1.5.2

Compare Source

This version does not introduce any user-facing changes.

v1.5.1

Compare Source

This version does not introduce any user-facing changes.

v1.5.0

Compare Source

💡 Others

v1.4.0

Compare Source

📚 3rd party library updates
🎉 New features
  • Added ReactActivityHandler.getDelayLoadAppHandler interface on Android. (#​20273 by @​kudo)
  • [iOS] Introduced shared refs – a way to pass native objects among different independent modules. (#​22583 by @​tsapeta)
  • Added support for React Native 0.72. (#​22588 by @​kudo)
🐛 Bug fixes
💡 Others
  • Updated androidx.activity:activity-ktx to 1.7.1 and androidx.fragment:fragment-ktx to 1.5.7 #​22658 by @​fobos531

v1.3.2

Compare Source

🐛 Bug fixes

v1.3.1

Compare Source

💡 Others

v1.3.0

Compare Source

🎉 New features
🐛 Bug fixes
💡 Others

v1.2.7

Compare Source

🐛 Bug fixes

v1.2.6

Compare Source

🐛 Bug fixes

v1.2.5

Compare Source

🐛 Bug fixes
  • [Android] Fixed coroutine functions crashing when invoked with more than 1 argument. (#​21635 by @​lukmccall)
  • [iOS] Fix automatic percent-encoding when converting to the URL object. (#​21569 by @​tsapeta)

v1.2.4

Compare Source

🐛 Bug fixes

v1.2.3

Compare Source

🐛 Bug fixes

Configuration

📅 Schedule: 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.

👻 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 has been generated by Renovate Bot.

@live-github-bot live-github-bot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
@changeset-bot
Copy link

changeset-bot bot commented Aug 4, 2023

⚠️ No Changeset found

Latest commit: aa691ec

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Aug 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ledger-live-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 4:18pm
live-common-tools ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 4:18pm
native-ui-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 10, 2023 4:18pm
2 Ignored Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 4:18pm
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Aug 10, 2023 4:18pm

@github-actions github-actions bot added mobile Has changes in LLM ui Has changes in the design system library labels Aug 4, 2023
@gre
Copy link
Contributor

gre commented Aug 11, 2023

taken by #4289

@gre gre closed this Aug 11, 2023
@gre gre deleted the renovate/expo-monorepo branch August 11, 2023 07:41
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 mobile Has changes in LLM ui Has changes in the design system library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant