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): bump the expo group across 1 directory with 7 updates #2631

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 6, 2024

Bumps the expo group with 7 updates in the /native directory:

Package From To
expo 52.0.11 52.0.17
expo-dev-client 5.0.4 5.0.5
expo-image 2.0.2 2.0.3
expo-navigation-bar 4.0.4 4.0.5
expo-splash-screen 0.29.13 0.29.16
expo-sqlite 14.0.6 15.0.3
expo-system-ui 4.0.4 4.0.5

Updates expo from 52.0.11 to 52.0.17

Changelog

Sourced from expo's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

52.0.14 - 2024-12-02

🐛 Bug fixes

  • [Android] Fixed AssertionError from ReactActivityDelegateWrapper.onPause. (#33309 by @​kudo)

52.0.13 - 2024-12-02

This version does not introduce any user-facing changes.

52.0.12 - 2024-11-29

This version does not introduce any user-facing changes.

Commits

Updates expo-dev-client from 5.0.4 to 5.0.5

Changelog

Sourced from expo-dev-client's changelog.

5.0.5 - 2024-11-29

This version does not introduce any user-facing changes.

Commits

Updates expo-image from 2.0.2 to 2.0.3

Changelog

Sourced from expo-image's changelog.

2.0.3 - 2024-11-29

🐛 Bug fixes

  • [Android] Fixed useImage causing a native crash when uri is unresolvable. (#33268 by @​lukmccall)
  • [Android] Fixes adding a blurhash placeholder to Image or ImageBackground causing blurry version of the image. (#33272 by @​lukmccall)
Commits

Updates expo-navigation-bar from 4.0.4 to 4.0.5

Changelog

Sourced from expo-navigation-bar's changelog.

4.0.5 - 2024-11-29

This version does not introduce any user-facing changes.

Commits

Updates expo-splash-screen from 0.29.13 to 0.29.16

Changelog

Sourced from expo-splash-screen's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits

Updates expo-sqlite from 14.0.6 to 15.0.3

Changelog

Sourced from expo-sqlite's changelog.

15.0.3 — 2024-11-12

🐛 Bug fixes

15.0.2 — 2024-11-07

💡 Others

  • Renamed expo-sqlite/async-storage to expo-sqlite/kv-store. (#32699 by @​kudo)

15.0.1 — 2024-10-25

🎉 New features

15.0.0 — 2024-10-22

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

  • Add missing react and react-native peer dependencies for isolated modules. (#30483 by @​byCedric)
  • Fixed build errors on iOS if other third-party libraries building with iOS system SQLite. (#30824 by @​kudo)
  • Fixed build error when using incremental_installation mode in CocoaPods. (#30918 by @​kudo)
  • Fixed prebuild error when app.json doesn't specify any plugin properties for expo-sqlite. (#31672 by @​kudo)
  • Fixed SQLiteDatabase -> pathUtils -> SQLiteDatabase require cycle warning from metro. (#31956 by @​kudo)

💡 Others

  • Removed redundant usage of EventEmitter instance. (#28946 by @​tsapeta)
  • Replaced @testing-library/react-hooks with @testing-library/react-native. (#30742 by @​byCedric)
  • Align web implementation exports as native to support DOM components when using @expo/dom-webview. (#31662 by @​kudo)
  • Deprecated enableCRSQLite and show a warning if using this option. (#32117 by @​kudo)
Commits

Updates expo-system-ui from 4.0.4 to 4.0.5

Changelog

Sourced from expo-system-ui's changelog.

4.0.5 - 2024-11-29

This version does not introduce any user-facing changes.

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 6, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/native/expo-c838c08a01 branch 3 times, most recently from 9e0932b to 1643445 Compare December 6, 2024 14:50
Bumps the expo group with 7 updates in the /native directory:

| Package | From | To |
| --- | --- | --- |
| [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `52.0.11` | `52.0.17` |
| [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `5.0.4` | `5.0.5` |
| [expo-image](https://github.com/expo/expo/tree/HEAD/packages/expo-image) | `2.0.2` | `2.0.3` |
| [expo-navigation-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-navigation-bar) | `4.0.4` | `4.0.5` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `0.29.13` | `0.29.16` |
| [expo-sqlite](https://github.com/expo/expo/tree/HEAD/packages/expo-sqlite) | `14.0.6` | `15.0.3` |
| [expo-system-ui](https://github.com/expo/expo/tree/HEAD/packages/expo-system-ui) | `4.0.4` | `4.0.5` |



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

Updates `expo-dev-client` from 5.0.4 to 5.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-dev-client/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-dev-client)

Updates `expo-image` from 2.0.2 to 2.0.3
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-image/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-image)

Updates `expo-navigation-bar` from 4.0.4 to 4.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-navigation-bar/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-navigation-bar)

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

Updates `expo-sqlite` from 14.0.6 to 15.0.3
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-sqlite/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-sqlite)

Updates `expo-system-ui` from 4.0.4 to 4.0.5
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-system-ui/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-system-ui)

---
updated-dependencies:
- dependency-name: expo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
- dependency-name: expo-dev-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
- dependency-name: expo-image
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
- dependency-name: expo-navigation-bar
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
- dependency-name: expo-splash-screen
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
- dependency-name: expo-sqlite
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo
- dependency-name: expo-system-ui
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: expo
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/native/expo-c838c08a01 branch from 1643445 to a33c977 Compare December 6, 2024 14:52
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 11, 2024

Superseded by #2642.

@dependabot dependabot bot closed this Dec 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/native/expo-c838c08a01 branch December 11, 2024 05:06
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