Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2025

You can trigger a rebase of this PR 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 5, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch 4 times, most recently from 439bde8 to d5754f1 Compare March 12, 2025 18:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch 2 times, most recently from 71c47d6 to e3f983d Compare March 22, 2025 19:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from e3f983d to b131043 Compare March 26, 2025 18:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch 5 times, most recently from 191c074 to e323466 Compare April 9, 2025 18:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from e323466 to e55cf6e Compare April 16, 2025 18:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch 2 times, most recently from fb21e16 to 0785ca9 Compare April 30, 2025 18:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch 2 times, most recently from 0ebd69c to 741e1ba Compare May 14, 2025 18:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 25, 2025

Dependabot encountered an unknown error. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from 741e1ba to 9c7f68b Compare October 8, 2025 18:05
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from 9c7f68b to c4791a1 Compare October 15, 2025 18:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from c4791a1 to 3f9b388 Compare November 5, 2025 18:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from 3f9b388 to e386009 Compare December 3, 2025 18:05
---
updated-dependencies:
- dependency-name: "@react-native-async-storage/async-storage"
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-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
  dependency-group: expo-managed
- dependency-name: expo-constants
  dependency-type: direct:production
  dependency-group: expo-managed
- dependency-name: expo-image-picker
  dependency-type: direct:production
  dependency-group: expo-managed
- dependency-name: expo-linking
  dependency-type: direct:production
  dependency-group: expo-managed
- dependency-name: expo-splash-screen
  dependency-type: direct:production
  dependency-group: expo-managed
- dependency-name: expo-status-bar
  dependency-type: direct:production
  dependency-group: expo-managed
- dependency-name: expo-web-browser
  dependency-type: direct:production
  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-major
  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
  dependency-group: expo-managed
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/generators/react-native/resources/expo/expo-managed-e865831616 branch from e386009 to f4f9687 Compare December 24, 2025 18:05
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