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 4 updates #1803

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the expo-managed group with 4 updates in the /generators/react-native/resources/expo directory: @react-native-community/datetimepicker, @react-native-picker/picker, react-native-reanimated and react-native-safe-area-context.

Updates @react-native-community/datetimepicker from 8.0.1 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:

Commits

Updates @react-native-picker/picker from 2.7.5 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)
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)
  • See full diff in compare view

Updates react-native-reanimated from 3.10.1 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: https://github.com/software-mansion/react-native-reanimated/actions/runs/9287839734

3.11.0

What's Changed

... (truncated)

Commits
Maintainer changes

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


Updates react-native-safe-area-context from 4.10.1 to 4.10.4

Release notes

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

Release 4.10.4

4.10.4 (2024-06-04)

  • add rsc support (#502)

Release 4.10.3

4.10.3 (2024-05-30)

Bug Fixes

Release 4.10.2

4.10.2 (2024-05-30)

Bug Fixes

  • using edge modes on web (8b5d629)
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

Bumps the expo-managed group with 4 updates in the /generators/react-native/resources/expo directory: [@react-native-community/datetimepicker](https://github.com/react-native-community/datetimepicker), [@react-native-picker/picker](https://github.com/react-native-picker/picker), [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) and [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context).


Updates `@react-native-community/datetimepicker` from 8.0.1 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@v8.0.1...v8.1.0)

Updates `@react-native-picker/picker` from 2.7.5 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.7.5...v2.7.7)

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

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

---
updated-dependencies:
- dependency-name: "@react-native-community/datetimepicker"
  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-patch
  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-patch
  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
@mraible
Copy link
Contributor

mraible commented Jun 10, 2024

Closing since these are not the versions that expo likes.

@mraible mraible closed this Jun 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 10, 2024

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-b6f13f8ff9 branch June 10, 2024 05:16
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.

1 participant