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 mobile group across 1 directory with 14 updates #999

Commits on Jun 11, 2024

  1. Chore(deps): Bump the mobile group across 1 directory with 14 updates

    Bumps the mobile group with 14 updates in the /frontend/mobile directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@generatesac/lib](https://github.com/GenerateNU/sac) | `0.0.12` | `0.0.13` |
    | [expo](https://github.com/expo/expo/tree/HEAD/packages/expo) | `51.0.11` | `51.0.12` |
    | [expo-dev-client](https://github.com/expo/expo/tree/HEAD/packages/expo-dev-client) | `4.0.15` | `4.0.16` |
    | [expo-router](https://github.com/expo/expo/tree/HEAD/packages/expo-router) | `3.5.15` | `3.5.16` |
    | [react-native-calendars-sac](https://github.com/wix/react-native-calendars) | `1.22.22` | `1.22.261` |
    | [react-native-maps](https://github.com/react-native-maps/react-native-maps) | `1.14.0` | `1.15.6` |
    | [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) | `3.11.0` | `3.12.0` |
    | [react-native-safe-area-context](https://github.com/th3rdwave/react-native-safe-area-context) | `4.10.1` | `4.10.4` |
    | [react-native-svg](https://github.com/react-native-community/react-native-svg) | `15.2.0` | `15.3.0` |
    | [react-native-webview](https://github.com/react-native-webview/react-native-webview) | `11.26.1` | `13.10.3` |
    | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.2.79` | `18.3.3` |
    | [eslint](https://github.com/eslint/eslint) | `8.57.0` | `9.4.0` |
    | [prettier](https://github.com/prettier/prettier) | `3.3.1` | `3.3.2` |
    | [typescript](https://github.com/Microsoft/TypeScript) | `5.3.3` | `5.4.5` |
    
    
    
    Updates `@generatesac/lib` from 0.0.12 to 0.0.13
    - [Commits](https://github.com/GenerateNU/sac/commits)
    
    Updates `expo` from 51.0.11 to 51.0.12
    - [Changelog](https://github.com/expo/expo/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo)
    
    Updates `expo-dev-client` from 4.0.15 to 4.0.16
    - [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-router` from 3.5.15 to 3.5.16
    - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-router/CHANGELOG.md)
    - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-router)
    
    Updates `react-native-calendars-sac` from 1.22.22 to 1.22.261
    - [Release notes](https://github.com/wix/react-native-calendars/releases)
    - [Changelog](https://github.com/wix/react-native-calendars/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/wix/react-native-calendars/commits)
    
    Updates `react-native-maps` from 1.14.0 to 1.15.6
    - [Release notes](https://github.com/react-native-maps/react-native-maps/releases)
    - [Changelog](https://github.com/react-native-maps/react-native-maps/blob/master/CHANGELOG.md)
    - [Commits](react-native-maps/react-native-maps@v1.14.0...v1.15.6)
    
    Updates `react-native-reanimated` from 3.11.0 to 3.12.0
    - [Release notes](https://github.com/software-mansion/react-native-reanimated/releases)
    - [Commits](software-mansion/react-native-reanimated@3.11.0...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](th3rdwave/react-native-safe-area-context@v4.10.1...v4.10.4)
    
    Updates `react-native-svg` from 15.2.0 to 15.3.0
    - [Release notes](https://github.com/react-native-community/react-native-svg/releases)
    - [Commits](software-mansion/react-native-svg@v15.2.0...v15.3.0)
    
    Updates `react-native-webview` from 11.26.1 to 13.10.3
    - [Release notes](https://github.com/react-native-webview/react-native-webview/releases)
    - [Changelog](https://github.com/react-native-webview/react-native-webview/blob/master/.releaserc)
    - [Commits](react-native-webview/react-native-webview@v11.26.1...v13.10.3)
    
    Updates `@types/react` from 18.2.79 to 18.3.3
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
    
    Updates `eslint` from 8.57.0 to 9.4.0
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
    - [Commits](eslint/eslint@v8.57.0...v9.4.0)
    
    Updates `prettier` from 3.3.1 to 3.3.2
    - [Release notes](https://github.com/prettier/prettier/releases)
    - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
    - [Commits](prettier/prettier@3.3.1...3.3.2)
    
    Updates `typescript` from 5.3.3 to 5.4.5
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.3.3...v5.4.5)
    
    ---
    updated-dependencies:
    - dependency-name: "@generatesac/lib"
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: expo
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: expo-dev-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: expo-router
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: react-native-calendars-sac
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: react-native-maps
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: mobile
    - dependency-name: react-native-reanimated
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: mobile
    - dependency-name: react-native-safe-area-context
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: react-native-svg
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: mobile
    - dependency-name: react-native-webview
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: mobile
    - dependency-name: "@types/react"
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: mobile
    - dependency-name: eslint
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: mobile
    - dependency-name: prettier
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: mobile
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: mobile
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    e7f8e47 View commit details
    Browse the repository at this point in the history