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

build(deps): bump the expo-managed group in /generators/app/resources/expo with 14 updates #1617

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2024

Bumps the expo-managed group in /generators/app/resources/expo with 14 updates:

Package From To
@react-native-async-storage/async-storage 1.18.2 1.22.1
@react-native-community/datetimepicker 7.2.0 7.6.2
@react-native-masked-view/masked-view 0.2.9 0.3.1
@react-native-picker/picker 2.4.10 2.6.1
expo-auth-session 5.0.2 5.4.0
expo-image-picker 14.3.2 14.7.1
expo-linking 5.0.2 6.2.2
expo-random 13.2.0 13.6.0
expo-splash-screen 0.20.5 0.26.4
expo-web-browser 12.3.2 12.8.2
react-native-gesture-handler 2.12.1 2.15.0
react-native-reanimated 3.3.0 3.7.1
react-native-safe-area-context 4.6.3 4.9.0
react-native-screens 3.22.1 3.29.0

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

Release notes

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

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

v1.21.0

1.21.0 (2023-11-29)

Bug Fixes

Features

  • windows: bump minimum target platform version to 10.0.17763.0 (#1031) (5682e8c)

v1.20.0

1.20.0 (2023-11-28)

❗ This version contains regression, please use v1.21.0 instead.

Features

v1.19.8

1.19.8 (2023-11-22)

Bug Fixes

... (truncated)

Commits

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

Release notes

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

v7.6.2

7.6.2 (2023-11-24)

Bug Fixes


This release is also available on:

v7.6.1

7.6.1 (2023-10-11)

Bug Fixes

  • windows: add dll information resource file (#825) (1860b57)

This release is also available on:

v7.6.0

7.6.0 (2023-09-18)

Features


This release is also available on:

v7.5.0

7.5.0 (2023-08-29)

Features

... (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.6.1

Release notes

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

v2.6.1

2.6.1 (2023-11-28)

Bug Fixes

v2.6.0

2.6.0 (2023-11-28)

Features

v2.5.1

2.5.1 (2023-09-20)

Bug Fixes

  • Remove explicit SDK version for Windows builds (#483) (fc52bca)

v2.5.0

2.5.0 (2023-08-16)

Bug Fixes

Features

  • Added content description prop to android items. (#482) (93ba0c4)
Commits

Updates expo-auth-session from 5.0.2 to 5.4.0

Changelog

Sourced from expo-auth-session's changelog.

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.

5.1.0 — 2023-07-28

This version does not introduce any user-facing changes.

Commits

Updates expo-image-picker from 14.3.2 to 14.7.1

Changelog

Sourced from expo-image-picker's changelog.

14.7.1 - 2023-12-19

This version does not introduce any user-facing changes.

14.7.0 — 2023-11-14

🛠 Breaking changes

14.6.0 — 2023-10-17

🛠 Breaking changes

🎉 New features

14.5.0 — 2023-09-04

🎉 New features

🐛 Bug fixes

  • On Android, the Uri type is not serializable and causes a crash when recreating the activity. (#23768 by @​alanjhughes)

💡 Others

14.4.1 — 2023-08-02

This version does not introduce any user-facing changes.

14.4.0 — 2023-07-28

This version does not introduce any user-facing changes.

Commits

Updates expo-linking from 5.0.2 to 6.2.2

Changelog

Sourced from expo-linking's changelog.

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 13.6.0

Changelog

Sourced from expo-random's changelog.

13.6.0 — 2023-11-14

🛠 Breaking changes

13.5.0 — 2023-10-17

🛠 Breaking changes

13.4.0 — 2023-09-04

🎉 New features

13.3.0 — 2023-08-02

This version does not introduce any user-facing changes.

Commits
Maintainer changes

This version was pushed to npm by wschurman, a new releaser for expo-random since your current version.


Updates expo-splash-screen from 0.20.5 to 0.26.4

Commits

Updates expo-web-browser from 12.3.2 to 12.8.2

Changelog

Sourced from expo-web-browser's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

  • 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)
  • Updated androidx.browser:browser to 1.6.0 #26619 by @​zoontek

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.

12.5.0 — 2023-09-04

🎉 New features

12.4.1 — 2023-08-02

This version does not introduce any user-facing changes.

12.4.0 — 2023-07-28

This version does not introduce any user-facing changes.

Commits

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

Release notes

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

2.15.0

❗ Important changes

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-gesture-handler@2.14.0...2.15.0

2.14.1

🐛 Bug fixes

Full Changelog: software-mansion/react-native-gesture-handler@2.14.0...2.14.1

2.14.0

... (truncated)

Commits

Updates react-native-reanimated from 3.3.0 to 3.7.1

Release notes

Sourced from react-native-reanimated's releases.

3.7.1

Full Changelog: software-mansion/react-native-reanimated@3.7.0...3.7.1

3.7.0

What's Changed

New features

Fixes

Improvements

New Contributors

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by tjzel, a new releaser for react-native-reanimated since your current version.


Updates react-native-safe-area-context from 4.6.3 to 4.9.0

Release notes

Sourced from react-native-safe-area-context's releases.

Release 4.9.0

4.9.0 (2024-02-01)

Features

Release 4.8.2

Bumps the expo-managed group in /generators/app/resources/expo with 14 updates:

| 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.22.1` |
| [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker) | `7.2.0` | `7.6.2` |
| [@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.6.1` |
| [expo-auth-session](https://github.com/expo/expo/tree/HEAD/packages/expo-auth-session) | `5.0.2` | `5.4.0` |
| [expo-image-picker](https://github.com/expo/expo/tree/HEAD/packages/expo-image-picker) | `14.3.2` | `14.7.1` |
| [expo-linking](https://github.com/expo/expo/tree/HEAD/packages/expo-linking) | `5.0.2` | `6.2.2` |
| [expo-random](https://github.com/expo/expo/tree/HEAD/packages/expo-random) | `13.2.0` | `13.6.0` |
| [expo-splash-screen](https://github.com/expo/expo/tree/HEAD/packages/expo-splash-screen) | `0.20.5` | `0.26.4` |
| [expo-web-browser](https://github.com/expo/expo/tree/HEAD/packages/expo-web-browser) | `12.3.2` | `12.8.2` |
| [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) | `2.12.1` | `2.15.0` |
| [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | `3.3.0` | `3.7.1` |
| [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.6.3` | `4.9.0` |
| [react-native-screens](https://github.com/software-mansion/react-native-screens) | `3.22.1` | `3.29.0` |


Updates `@react-native-async-storage/async-storage` from 1.18.2 to 1.22.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.22.1/packages/default-storage-backend)

Updates `@react-native-community/datetimepicker` from 7.2.0 to 7.6.2
- [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...v7.6.2)

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.6.1
- [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.6.1)

Updates `expo-auth-session` from 5.0.2 to 5.4.0
- [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-image-picker` from 14.3.2 to 14.7.1
- [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.2.2
- [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 13.6.0
- [Changelog](https://github.com/expo/expo/blob/main/packages/expo-random/CHANGELOG.md)
- [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-random)

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

Updates `expo-web-browser` from 12.3.2 to 12.8.2
- [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.15.0
- [Release notes](https://github.com/software-mansion/react-native-gesture-handler/releases)
- [Commits](software-mansion/react-native-gesture-handler@2.12.1...2.15.0)

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

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

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

---
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-minor
  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-image-picker
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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-minor
  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-web-browser
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 28, 2024

Superseded by #1630.

@dependabot dependabot bot closed this Feb 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/app/resources/expo/expo-managed-36eb36c6d3 branch February 28, 2024 18:33
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