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

Bump the expo-managed group across 1 directory with 17 updates #1802

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 2024

Bumps the expo-managed group with 17 updates in the /generators/react-native/resources/expo directory:

Package From To
@react-native-async-storage/async-storage 1.18.2 1.23.1
@react-native-community/datetimepicker 7.2.0 8.1.0
@react-native-masked-view/masked-view 0.2.9 0.3.1
@react-native-picker/picker 2.4.10 2.7.7
expo-auth-session 5.0.2 5.5.2
expo-constants 14.4.2 16.0.2
expo-image-picker 14.3.2 15.0.5
expo-linking 5.0.2 6.3.1
expo-random 13.2.0 14.0.1
expo-splash-screen 0.20.5 0.27.5
expo-status-bar 1.6.0 1.12.1
expo-web-browser 12.3.2 13.0.3
react-native-gesture-handler 2.12.1 2.16.2
react-native-reanimated 3.3.0 3.12.0
react-native-safe-area-context 4.6.3 4.10.4
react-native-screens 3.22.1 3.31.1
jest-expo 49.0.0 51.0.2

Updates @react-native-async-storage/async-storage from 1.18.2 to 1.23.1

Release notes

Sourced from @​react-native-async-storage/async-storage's releases.

v1.23.1

1.23.1 (2024-03-20)

Bug Fixes

  • default-storage: Privacy manifest missing key (#1076) (c4ed1fa)

v1.23.0

1.23.0 (2024-03-19)

❗️Please bump to version v1.23.1 fixed Privacy Manifest file

Features

  • default-storage: Add Privacy Manifest for iOS (#1075) (864626d)

v1.22.3

1.22.3 (2024-02-28)

Bug Fixes

  • android: bridgeless mode broken on react-native 0.74 (#1068) (253126d)

v1.22.2

1.22.2 (2024-02-23)

Bug Fixes

v1.22.1

1.22.1 (2024-02-20)

Bug Fixes

  • ios: Merging empty object should not override current value (#1064) (ea9fc7a)

v1.22.0

1.22.0 (2024-02-15)

Features

... (truncated)

Commits

Updates @react-native-community/datetimepicker from 7.2.0 to 8.1.0

Release notes

Sourced from @​react-native-community/datetimepicker's releases.

v8.1.0

8.1.0 (2024-06-03)

Features

  • android: enable customizing first day of week (#902) (3b63563)

This release is also available on:

v8.0.1

8.0.1 (2024-05-13)

Bug Fixes


This release is also available on:

v8.0.0

8.0.0 (2024-04-25)

Features

  • fix: new arch support for 0.74 (#888)
  • chore: update repo and example to React Native 0.73 (#879)
  • chore: Update to Yarn 4, remove segmented-control patch (#885)
  • remove jest/setup.js (#793)

BREAKING CHANGES

  • this version requires RN 73 (see #888)
  • jest/setup.js was removed as it's not needed

... (truncated)

Commits

Updates @react-native-masked-view/masked-view from 0.2.9 to 0.3.1

Release notes

Sourced from @​react-native-masked-view/masked-view's releases.

v0.3.1

What's Changed

New Contributors

Full Changelog: react-native-masked-view/masked-view@v0.3.0...v0.3.1

v0.3.0

What's Changed

New Contributors

Full Changelog: react-native-masked-view/masked-view@v0.2.9...v0.3.0

Commits
  • 40ff01d 0.3.1
  • acaf238 Calling invalidate in RNCMaskedView (#214)
  • 186d664 Update example version (#207)
  • 63e945e Update node version in CI (#205)
  • b080661 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 in /example (#202)
  • 7f31bb8 chore(deps): bump minimatch from 3.0.4 to 3.1.2 (#204)
  • 4cb35d9 feat(all): add support RN <0.71 when add namespace (#197)
  • 86d70d1 chore(deps): bump @​sideway/formula from 3.0.0 to 3.0.1 in /example (#203)
  • 47dab9a chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#201)
  • c6afeb8 chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /example (#181)
  • Additional commits viewable in compare view

Updates @react-native-picker/picker from 2.4.10 to 2.7.7

Release notes

Sourced from @​react-native-picker/picker's releases.

v2.7.7

2.7.7 (2024-06-10)

Bug Fixes

  • resolve android crash issue if props are undefined (#571) (243ead2)

v2.7.6

2.7.6 (2024-05-21)

Bug Fixes

  • Change method of detecting the new arch (#569) (ec354fb)

v2.7.5

2.7.5 (2024-04-10)

Bug Fixes

v2.7.4

2.7.4 (2024-04-10)

Bug Fixes

v2.7.3

2.7.3 (2024-04-10)

Bug Fixes

v2.7.2

2.7.2 (2024-03-26)

Bug Fixes

  • windows: update VS project to support package refs (#554) (c19aece)

v2.7.1

2.7.1 (2024-03-26)

... (truncated)

Commits
  • 8998da2 chore(release): 2.7.7 [skip ci]
  • 243ead2 fix: resolve android crash issue if props are undefined (#571)
  • 4ae337c Fix: Delete deprecated receiveCommand (#568)
  • e87f3d2 chore(release): 2.7.6 [skip ci]
  • ec354fb fix: Change method of detecting the new arch (#569)
  • 09026e1 Fix: [Fabric] [iOS] Fix app crash when selecting an empty value (#567)
  • 7b7a95f chore(release): 2.7.5 [skip ci]
  • 827305b fix(android): build error on monorepo (#560)
  • b26f62c build(deps): bump tar from 6.2.0 to 6.2.1 (#562)
  • dd8bd5f chore(release): 2.7.4 [skip ci]
  • Additional commits viewable in compare view

Updates expo-auth-session from 5.0.2 to 5.5.2

Changelog

Sourced from expo-auth-session's changelog.

5.5.2 — 2024-05-02

🛠 Breaking changes

5.5.1 — 2024-04-23

This version does not introduce any user-facing changes.

5.5.0 — 2024-04-18

💡 Others

5.4.0 — 2023-12-12

💡 Others

  • Added dependency on expo-application as it's no longer a dependency of the expo package. (#25583 by @​tsapeta)

5.3.0 — 2023-11-14

💡 Others

5.2.2 — 2023-10-17

This version does not introduce any user-facing changes.

5.2.1 — 2023-09-16

This version does not introduce any user-facing changes.

5.2.0 — 2023-09-04

🛠 Breaking changes

  • Fix for breaking change in expo-constants to only support new manifests. (#24267 by @​wschurman)

5.1.2 — 2023-09-04

This version does not introduce any user-facing changes.

5.1.1 — 2023-08-02

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates expo-constants from 14.4.2 to 16.0.2

Changelog

Sourced from expo-constants's changelog.

16.0.2 - 2024-05-29

🐛 Bug fixes

16.0.1 — 2024-04-23

This version does not introduce any user-facing changes.

16.0.0 — 2024-04-18

🛠 Breaking changes

  • Remove deprecated installationId, isDevice, nativeAppVersion, nativeBuildVersion, platform.platform, platform.systemVersion, platform.userInterfaceIdiom properties. (#26329 by @​aleqsio)

💡 Others

15.4.5 - 2024-01-18

This version does not introduce any user-facing changes.

15.4.4 - 2024-01-15

🐛 Bug fixes

15.4.3 - 2024-01-10

🎉 New features

15.4.2 - 2023-12-19

This version does not introduce any user-facing changes.

15.4.1 — 2023-12-13

This version does not introduce any user-facing changes.

15.4.0 — 2023-12-12

... (truncated)

Commits

Updates expo-image-picker from 14.3.2 to 15.0.5

Changelog

Sourced from expo-image-picker's changelog.

15.0.5 — 2024-05-15

🐛 Bug fixes

15.0.4 — 2024-05-01

This version does not introduce any user-facing changes.

15.0.3 — 2024-04-29

🎉 New features

  • Add new legacy option to ImagePickerOptions to allow using the legacy image picker on android. (#28514 by @​alanjhughes)

🐛 Bug fixes

  • Fixed type exports for isolatedModules option in typescript (#28499 by @​megacherry)
  • On Android, fixed an issue where multiple pickers could be opened, causing a crash. (#28509 by @​haileyok)

15.0.2 — 2024-04-23

This version does not introduce any user-facing changes.

15.0.1 — 2024-04-22

🐛 Bug fixes

  • Fixed an issue where cropped images were not returning file size and file name on Android. (#28352 by @​fobos531)

15.0.0 — 2024-04-18

🎉 New features

  • Add ability to disable permissions in config plugin by passing false instead of permission messages. (#28107 by @​EvanBacon)

🐛 Bug fixes

  • On Android fileSize was named filesize which did not match the docs & typescript definition. (#27293 by @​WookieFPV)

💡 Others

  • drop unused web name property. (#27437 by @​EvanBacon)
  • Convert WEBP to PNG instead JPEG when selecting an item in the Media Library with editing enabled. (#26419 by @​NikitaDudin)
  • Receiving a correct file extension for WEBP files instead .jpeg in the ImagePicker result. (#26419 by @​NikitaDudin)
  • Removed deprecated backward compatible Gradle settings. (#28083 by @​kudo)

14.7.1 - 2023-12-19

... (truncated)

Commits

Updates expo-linking from 5.0.2 to 6.3.1

Changelog

Sourced from expo-linking's changelog.

6.3.1 — 2024-04-23

This version does not introduce any user-facing changes.

6.3.0 — 2024-04-18

This version does not introduce any user-facing changes.

6.2.2 - 2024-01-12

This version does not introduce any user-facing changes.

6.2.1 — 2023-12-12

This version does not introduce any user-facing changes.

6.2.0 — 2023-11-14

💡 Others

6.1.1 — 2023-10-17

This version does not introduce any user-facing changes.

6.1.0 — 2023-09-15

🛠 Breaking changes

🐛 Bug fixes

💡 Others

6.0.0 — 2023-08-02

This version does not introduce any user-facing changes.

Commits

Updates expo-random from 13.2.0 to 14.0.1

Commits

Updates expo-splash-screen from 0.20.5 to 0.27.5

Commits

Updates expo-status-bar from 1.6.0 to 1.12.1

Changelog

Sourced from expo-status-bar's changelog.

1.12.1 — 2024-04-23

This version does not introduce any user-facing changes.

1.12.0 — 2024-04-18

This version does not introduce any user-facing changes.

1.11.1 - 2023-12-19

This version does not introduce any user-facing changes.

1.11.0 — 2023-12-12

This version does not introduce any user-facing changes.

1.10.0 — 2023-11-14

🐛 Bug fixes

  • Made the setStatusBarHidden methods animation parameter optional to match the documentation. (#23866 by @​DoctorJohn)

1.9.0 — 2023-10-17

💡 Others

  • Ship untranspiled JSX to support custom handling of jsx and createElement. (#24889 by @​EvanBacon)

1.8.0 — 2023-09-15

💡 Others

1.7.1 — 2023-08-02

This version does not introduce any user-facing changes.

1.7.0 — 2023-07-28

🎉 New features

  • Added support for animated property in setStatusBarStyle. (#23408 by @​haikov)
Commits

Updates expo-web-browser from 12.3.2 to 13.0.3

Changelog

Sourced from expo-web-browser's changelog.

13.0.3 — 2024-04-29

🐛 Bug fixes

  • On iOS, fix an issue where rapidly opening and closing the browser would leave the module in a bad state, preventing opening the browser again. (#28452 by @​alanjhughes)

13.0.2 — 2024-04-24

This version does not introduce any user-facing changes.

13.0.1 — 2024-04-23

This version does not introduce any user-facing changes.

13.0.0 — 2024-04-18

💡 Others

  • drop unused web name property. (#27437 by @​EvanBacon)
  • Update error message to reflect that web crypto works on web with a localhost hostname and often doesn't require https. (#26729 by @​EvanBacon)
  • Remove compare-urls and url dependencies in favor of built-in URL support. (#26702 by @​EvanBacon)
  • Removed deprecated backward compatible Gradle settings. (#28083 by @​kudo)

12.8.2 - 2024-01-24

💡 Others

12.8.1 - 2023-12-19

This version does not introduce any user-facing changes.

12.8.0 — 2023-11-14

🛠 Breaking changes

12.7.0 — 2023-10-17

🛠 Breaking changes

12.6.0 — 2023-09-15

This version does not introduce any user-facing changes.

... (truncated)

Commits

Updates react-native-gesture-handler from 2.12.1 to 2.16.2

Release notes

Sourced from react-native-gesture-handler's releases.

2.16.2

🐛 Bug fixes

🔢 Miscellaneous

Full Changelog: software-mansion/react-native-gesture-handler@2.16.1...2.16.2

2.16.1

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.16.0...2.16.1

2.16.0

❗ Important changes

... (truncated)

Commits

Updates react-native-reanimated from 3.3.0 to 3.12.0

Release notes

Sourced from react-native-reanimated's releases.

3.12.0

What's Changed

Features

Fixes

Improvements

Internal Changes

New Contributors

@​antFrancon, @​JDMathew, @​thomas-rx, @​exploIF

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-reanimated@3.11.0...3.12.0

Package build:

Bumps the expo-managed group with 17 updates in the /generators/react-native/resources/expo directory:

| Package | From | To |
| --- | --- | --- |
| [@react-native-async-storage/async-storage](https://github.com/react-native-async-storage/async-storage/tree/HEAD/packages/default-storage-backend) | `1.18.2` | `1.23.1` |
| [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) | `7.2.0` | `8.1.0` |
| [@react-native-masked-view/masked-view](https://github.com/react-native-masked-view/masked-view) | `0.2.9` | `0.3.1` |
| [@react-native-picker/picker](https://github.com/react-native-picker/picker) | `2.4.10` | `2.7.7` |
| [expo-auth-session](https://github.com/expo/expo/tree/HEAD/packages/expo-auth-session) | `5.0.2` | `5.5.2` |
| [expo-constants](https://github.com/expo/expo/tree/HEAD/packages/expo-constants) | `14.4.2` | `16.0.2` |
| [expo-image-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-image-picker) | `14.3.2` | `15.0.5` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `5.0.2` | `6.3.1` |
| [expo-random](https://github.com/expo/expo/tree/HEAD/packages/expo-random) | `13.2.0` | `14.0.1` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `0.20.5` | `0.27.5` |
| [expo-status-bar](https://github.com/expo/expo/tree/HEAD/packages/expo-status-bar) | `1.6.0` | `1.12.1` |
| [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `12.3.2` | `13.0.3` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.12.1` | `2.16.2` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | `3.3.0` | `3.12.0` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.6.3` | `4.10.4` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `3.22.1` | `3.31.1` |
| [jest-expo](https://github.com/expo/expo/tree/HEAD/packages/jest-expo) | `49.0.0` | `51.0.2` |



Updates `@react-native-async-storage/async-storage` from 1.18.2 to 1.23.1
- [Release notes](https://github.com/react-native-async-storage/async-storage/releases)
- [Commits](https://github.com/react-native-async-storage/async-storage/commits/v1.23.1/packages/default-storage-backend)

Updates `@react-native-community/datetimepicker` from 7.2.0 to 8.1.0
- [Release notes](https://github.com/react-native-community/datetimepicker/releases)
- [Changelog](https://github.com/react-native-datetimepicker/datetimepicker/blob/master/CHANGELOG.md)
- [Commits](react-native-datetimepicker/datetimepicker@v7.2.0...v8.1.0)

Updates `@react-native-masked-view/masked-view` from 0.2.9 to 0.3.1
- [Release notes](https://github.com/react-native-masked-view/masked-view/releases)
- [Commits](react-native-masked-view/masked-view@v0.2.9...v0.3.1)

Updates `@react-native-picker/picker` from 2.4.10 to 2.7.7
- [Release notes](https://github.com/react-native-picker/picker/releases)
- [Changelog](https://github.com/react-native-picker/picker/blob/master/.releaserc)
- [Commits](react-native-picker/picker@v2.4.10...v2.7.7)

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

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

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

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

Updates `expo-random` from 13.2.0 to 14.0.1
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-random)

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

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

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

Updates `react-native-gesture-handler` from 2.12.1 to 2.16.2
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.12.1...2.16.2)

Updates `react-native-reanimated` from 3.3.0 to 3.12.0
- [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
- [Commits](software-mansion/react-native-reanimated@3.3.0...3.12.0)

Updates `react-native-safe-area-context` from 4.6.3 to 4.10.4
- [Release notes](https://github.com/th3rdwave/react-native-safe-area-context/releases)
- [Commits](AppAndFlow/react-native-safe-area-context@v4.6.3...v4.10.4)

Updates `react-native-screens` from 3.22.1 to 3.31.1
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.22.1...3.31.1)

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

---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: "@react-native-community/datetimepicker"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo-managed
- dependency-name: "@react-native-masked-view/masked-view"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: "@react-native-picker/picker"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: expo-auth-session
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: expo-constants
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo-managed
- dependency-name: expo-image-picker
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo-managed
- dependency-name: expo-linking
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo-managed
- dependency-name: expo-random
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo-managed
- dependency-name: expo-splash-screen
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: expo-status-bar
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: expo-web-browser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: expo-managed
- dependency-name: react-native-gesture-handler
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: react-native-reanimated
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: react-native-safe-area-context
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: expo-managed
- dependency-name: jest-expo
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: expo-managed
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jun 10, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-d434ac8b1d branch June 10, 2024 05:15
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