Skip to content

Commit

Permalink
chore(deps): update expo monorepo (#448)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[babel-preset-expo](https://togithub.com/expo/expo/tree/main/packages/babel-preset-expo#readme)
([source](https://togithub.com/expo/expo)) | [`9.3.2` ->
`9.5.0`](https://renovatebot.com/diffs/npm/babel-preset-expo/9.3.2/9.5.0)
|
[![age](https://badges.renovateapi.com/packages/npm/babel-preset-expo/9.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/babel-preset-expo/9.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/babel-preset-expo/9.5.0/compatibility-slim/9.3.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/babel-preset-expo/9.5.0/confidence-slim/9.3.2)](https://docs.renovatebot.com/merge-confidence/)
|
| [expo](https://togithub.com/expo/expo/tree/main/packages/expo)
([source](https://togithub.com/expo/expo)) | [`49.0.0` ->
`49.0.3`](https://renovatebot.com/diffs/npm/expo/49.0.0/49.0.3) |
[![age](https://badges.renovateapi.com/packages/npm/expo/49.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/expo/49.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/expo/49.0.3/compatibility-slim/49.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/expo/49.0.3/confidence-slim/49.0.0)](https://docs.renovatebot.com/merge-confidence/)
|
| [expo-font](https://docs.expo.dev/versions/latest/sdk/font/)
([source](https://togithub.com/expo/expo)) | [`~11.1.1` ->
`~11.4.0`](https://renovatebot.com/diffs/npm/expo-font/11.1.1/11.4.0) |
[![age](https://badges.renovateapi.com/packages/npm/expo-font/11.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/expo-font/11.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/expo-font/11.4.0/compatibility-slim/11.1.1)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/expo-font/11.4.0/confidence-slim/11.1.1)](https://docs.renovatebot.com/merge-confidence/)
|
|
[expo-linear-gradient](https://docs.expo.dev/versions/latest/sdk/linear-gradient/)
([source](https://togithub.com/expo/expo)) | [`~12.1.2` ->
`~12.3.0`](https://renovatebot.com/diffs/npm/expo-linear-gradient/12.1.2/12.3.0)
|
[![age](https://badges.renovateapi.com/packages/npm/expo-linear-gradient/12.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/expo-linear-gradient/12.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/expo-linear-gradient/12.3.0/compatibility-slim/12.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/expo-linear-gradient/12.3.0/confidence-slim/12.1.2)](https://docs.renovatebot.com/merge-confidence/)
|
|
[expo-screen-orientation](https://docs.expo.dev/versions/latest/sdk/screen-orientation/)
([source](https://togithub.com/expo/expo)) | [`6.0.2` ->
`6.0.3`](https://renovatebot.com/diffs/npm/expo-screen-orientation/6.0.2/6.0.3)
|
[![age](https://badges.renovateapi.com/packages/npm/expo-screen-orientation/6.0.3/age-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://badges.renovateapi.com/packages/npm/expo-screen-orientation/6.0.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://badges.renovateapi.com/packages/npm/expo-screen-orientation/6.0.3/compatibility-slim/6.0.2)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://badges.renovateapi.com/packages/npm/expo-screen-orientation/6.0.3/confidence-slim/6.0.2)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>expo/expo (babel-preset-expo)</summary>

###
[`v9.5.0`](https://togithub.com/expo/expo/blob/HEAD/packages/babel-preset-expo/CHANGELOG.md#950--2023-06-21)

[Compare
Source](https://togithub.com/expo/expo/compare/66d0501185956602c144a03a891bdb34d3c03910...fa5ecca8251986b9f197cc14074eec0ab6dfb6db)

##### 🎉 New features

- Add `@babel/plugin-proposal-export-namespace-from`.
([#&#8203;22899](https://togithub.com/expo/expo/pull/22899) by
[@&#8203;EvanBacon](https://togithub.com/EvanBacon))

##### 💡 Others

- Bump `babel-plugin-module-resolver` dev dependency.
([#&#8203;22871](https://togithub.com/expo/expo/pull/22871) by
[@&#8203;EvanBacon](https://togithub.com/EvanBacon))

###
[`v9.4.1`](https://togithub.com/expo/expo/blob/HEAD/packages/babel-preset-expo/CHANGELOG.md#941--2023-06-13)

[Compare
Source](https://togithub.com/expo/expo/compare/4ba50c428c8369bb6b3a51a860d4898ad4ccbe78...66d0501185956602c144a03a891bdb34d3c03910)

##### 📚 3rd party library updates

- Update `metro-react-native-babel-preset` to 0.76.5.
([#&#8203;22588](https://togithub.com/expo/expo/pull/22588) by
[@&#8203;kudo](https://togithub.com/kudo))

###
[`v9.4.0`](https://togithub.com/expo/expo/blob/HEAD/packages/babel-preset-expo/CHANGELOG.md#940--2023-05-08)

[Compare
Source](https://togithub.com/expo/expo/compare/30cb4db8aa9beb6a2cc941aebbac320c2966352b...4ba50c428c8369bb6b3a51a860d4898ad4ccbe78)

*This version does not introduce any user-facing changes.*

</details>

<details>
<summary>expo/expo (expo)</summary>

###
[`v49.0.3`](https://togithub.com/expo/expo/blob/HEAD/packages/expo/CHANGELOG.md#4903--2023-07-12)

[Compare
Source](https://togithub.com/expo/expo/compare/03afe2923374b8406c8c89d590489dd5bee7d2c9...8fdc53c90c52242a80ea511ee3073d9ab950bc68)

##### 🎉 New features

- Added support for React Native 0.72.3
([#&#8203;23502](https://togithub.com/expo/expo/pull/23502) by
[@&#8203;tsapeta](https://togithub.com/tsapeta))

###
[`v49.0.2`](https://togithub.com/expo/expo/compare/877ace22b823159ff94d02bacfb27e523263967c...03afe2923374b8406c8c89d590489dd5bee7d2c9)

[Compare
Source](https://togithub.com/expo/expo/compare/877ace22b823159ff94d02bacfb27e523263967c...03afe2923374b8406c8c89d590489dd5bee7d2c9)

###
[`v49.0.1`](https://togithub.com/expo/expo/blob/HEAD/packages/expo/CHANGELOG.md#4901--2023-07-10)

[Compare
Source](https://togithub.com/expo/expo/compare/2fbf7deead5f37f0fccdcc962cbe08328136dd3b...877ace22b823159ff94d02bacfb27e523263967c)

*This version does not introduce any user-facing changes.*

</details>

<details>
<summary>expo/expo (expo-font)</summary>

###
[`v11.4.0`](https://togithub.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1140--2023-06-21)

[Compare
Source](https://togithub.com/expo/expo/compare/3ccd2edee9cbfed217557675cb50f0ba5e55a9e4...fa5ecca8251986b9f197cc14074eec0ab6dfb6db)

*This version does not introduce any user-facing changes.*

###
[`v11.3.0`](https://togithub.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1130--2023-06-13)

[Compare
Source](https://togithub.com/expo/expo/compare/4ba50c428c8369bb6b3a51a860d4898ad4ccbe78...3ccd2edee9cbfed217557675cb50f0ba5e55a9e4)

##### 🐛 Bug fixes

- Fixed Android build warnings for Gradle version 8.
([#&#8203;22537](https://togithub.com/expo/expo/pull/22537),
[#&#8203;22609](https://togithub.com/expo/expo/pull/22609) by
[@&#8203;kudo](https://togithub.com/kudo))

###
[`v11.2.0`](https://togithub.com/expo/expo/blob/HEAD/packages/expo-font/CHANGELOG.md#1120--2023-05-08)

[Compare
Source](https://togithub.com/expo/expo/compare/1f8a6a09570fd451378565ca34933018ce48454e...4ba50c428c8369bb6b3a51a860d4898ad4ccbe78)

##### 🐛 Bug fixes

- Fix require cycle on web.
([#&#8203;21593](https://togithub.com/expo/expo/pull/21593) by
[@&#8203;EvanBacon](https://togithub.com/EvanBacon))

</details>

<details>
<summary>expo/expo (expo-linear-gradient)</summary>

###
[`v12.3.0`](https://togithub.com/expo/expo/blob/HEAD/packages/expo-linear-gradient/CHANGELOG.md#1230--2023-06-21)

[Compare
Source](https://togithub.com/expo/expo/compare/4ba50c428c8369bb6b3a51a860d4898ad4ccbe78...fa5ecca8251986b9f197cc14074eec0ab6dfb6db)

##### 🐛 Bug fixes

- Fixed Android build warnings for Gradle version 8.
([#&#8203;22537](https://togithub.com/expo/expo/pull/22537),
[#&#8203;22609](https://togithub.com/expo/expo/pull/22609) by
[@&#8203;kudo](https://togithub.com/kudo))

###
[`v12.2.0`](https://togithub.com/expo/expo/blob/HEAD/packages/expo-linear-gradient/CHANGELOG.md#1220--2023-05-08)

[Compare
Source](https://togithub.com/expo/expo/compare/da905d1c00e6bbf52c37625134758026d7054f3f...4ba50c428c8369bb6b3a51a860d4898ad4ccbe78)

*This version does not introduce any user-facing changes.*

</details>

<details>
<summary>expo/expo (expo-screen-orientation)</summary>

###
[`v6.0.3`](https://togithub.com/expo/expo/blob/HEAD/packages/expo-screen-orientation/CHANGELOG.md#603---2023-07-12)

[Compare
Source](https://togithub.com/expo/expo/compare/cf90d5c30c2a08a6493ebfa8aa3791aa70666759...8fdc53c90c52242a80ea511ee3073d9ab950bc68)

##### 🐛 Bug fixes

- \[iOS] When config plugin is not configured the initial orientation is
now based on values in `Info.plist` instead of being set to portrait.
([#&#8203;23456](https://togithub.com/expo/expo/pull/23456) by
[@&#8203;behenate](https://togithub.com/behenate))

</details>

---

### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/dooboolab-community/dooboo-ui).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM2LjUuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 5d83b9b commit af34b7b
Show file tree
Hide file tree
Showing 2 changed files with 735 additions and 612 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"@expo/webpack-config": "^18.0.1",
"@react-native-async-storage/async-storage": "1.17.11",
"expo": "^49.0.0",
"expo-font": "~11.1.1",
"expo-linear-gradient": "~12.1.2",
"expo-font": "~11.4.0",
"expo-linear-gradient": "~12.3.0",
"expo-screen-orientation": "~6.0.0",
"react": "18.2.0",
"react-dom": "18.2.0",
Expand Down
Loading

0 comments on commit af34b7b

Please sign in to comment.