GenerateNU / sac

a better way to drive student engagement
GNU Affero General Public License v3.0
14 stars 0 forks source link

Chore(deps): Bump the mobile group across 1 directory with 13 updates #997

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the mobile group with 13 updates in the /frontend/mobile directory:

Package From To
expo 51.0.11 51.0.12
expo-dev-client 4.0.15 4.0.16
expo-router 3.5.15 3.5.16
react-native-calendars-sac 1.22.22 1.22.261
react-native-maps 1.14.0 1.15.6
react-native-reanimated 3.11.0 3.12.0
react-native-safe-area-context 4.10.1 4.10.4
react-native-svg 15.2.0 15.3.0
react-native-webview 11.26.1 13.10.3
@types/react 18.2.79 18.3.3
eslint 8.57.0 9.4.0
prettier 3.3.1 3.3.2
typescript 5.3.3 5.4.5

Updates expo from 51.0.11 to 51.0.12

Commits


Updates expo-dev-client from 4.0.15 to 4.0.16

Changelog

Sourced from expo-dev-client's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits


Updates expo-router from 3.5.15 to 3.5.16

Changelog

Sourced from expo-router's changelog.

Changelog

Unpublished

🛠 Breaking changes

🎉 New features

🐛 Bug fixes

💡 Others

Commits


Updates react-native-calendars-sac from 1.22.22 to 1.22.261

Commits


Updates react-native-maps from 1.14.0 to 1.15.6

Release notes

Sourced from react-native-maps's releases.

v1.15.6

1.15.6 (2024-05-30)

Bug Fixes

v1.15.5

1.15.5 (2024-05-30)

Bug Fixes

  • android: UIManagerModule fix for Bridgeless 0.74 (#5061) (f194f99)

v1.15.4

1.15.4 (2024-05-25)

Bug Fixes

  • ios: resolve issue with Pods installation (#5065) (9992c36)

v1.15.3

1.15.3 (2024-05-24)

Bug Fixes

  • android: move package namespace from Manifest to gradle (d4916bb)

v1.15.2

1.15.2 (2024-05-20)

Bug Fixes

  • use initialProps to set zoomTapEnabled in google-maps-ios (#5059) (524194f)

  • Include Apple privacy manifest (#5007)

  • fix working example with Fabric Enabled

v1.15.1

... (truncated)

Changelog

Sourced from react-native-maps's changelog.

1.15.6 (2024-05-30)

Bug Fixes

1.15.5 (2024-05-30)

Bug Fixes

  • android: UIManagerModule fix for Bridgeless 0.74 (#5061) (f194f99)

1.15.4 (2024-05-25)

Bug Fixes

  • ios: resolve issue with Pods installation (#5065) (9992c36)

1.15.3 (2024-05-24)

Bug Fixes

  • android: move package namespace from Manifest to gradle (d4916bb)

1.15.2 (2024-05-20)

Bug Fixes

  • use initialProps to set zoomTapEnabled in google-maps-ios (#5059) (524194f)

1.15.1 (2024-05-05)

Bug Fixes

1.15.0 (2024-05-04)

Features

  • ios: Add possibility to use both MKMarkerAnnotationView and MKPinAnnotationView (#5005) (6e4f49e)
Commits
  • da11dd6 chore(release): 1.15.6 [skip ci]
  • 9f458d9 fix(iOS): iOS PrivacyInfo fix (#5078)
  • 128dd07 chore(release): 1.15.5 [skip ci]
  • f194f99 fix(android): UIManagerModule fix for Bridgeless 0.74 (#5061)
  • 9674584 chore(release): 1.15.4 [skip ci]
  • 9992c36 fix(ios): resolve issue with Pods installation (#5065)
  • a3eff28 * fix(iOS): example working with react-native 0.74.1 (#5066)
  • c00bd81 chore(release): 1.15.3 [skip ci]
  • d4916bb fix(android): move package namespace from Manifest to gradle
  • e565159 chore(release): 1.15.2 [skip ci]
  • Additional commits viewable in compare view


Updates react-native-reanimated from 3.11.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: https://github.com/software-mansion/react-native-reanimated/compare/3.11.0...3.12.0

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/9287839734

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


Updates react-native-svg from 15.2.0 to 15.3.0

Release notes

Sourced from react-native-svg's releases.

v15.3.0

Minor release fixing some long-standing bugs. Thank you for your contributions! 🎉

What's Changed

New Contributors

Full Changelog: https://github.com/software-mansion/react-native-svg/compare/v15.2.0...v15.3.0

Commits
Maintainer changes

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


Updates react-native-webview from 11.26.1 to 13.10.3

Release notes

Sourced from react-native-webview's releases.

v13.10.3

13.10.3 (2024-06-04)

Bug Fixes

  • ios: Fix crash when opening 4xx pages with no description. (#3416) (91d76ec)

v13.10.2

13.10.2 (2024-05-11)

Bug Fixes

  • iOS: Replace unsupported nullish coalescing operator for older iOS versions (#3388) (d5749e0)

v13.10.1

13.10.1 (2024-05-11)

Bug Fixes

  • android: Handle null value in setMenuCustomItems method (#3375) (ccefcf1)

v13.10.0

13.10.0 (2024-05-07)

Features

  • windows: Adds support for compiling Windows module for WinAppSDK (#3411) (d843539)

v13.9.1

13.9.1 (2024-05-07)

Bug Fixes

  • fabric, apple: Use correct header dir name for RCTFabricComponentsPlugins.h (#3405) (6cd4697)

v13.9.0

13.9.0 (2024-05-07)

Bug Fixes

Features

... (truncated)

Commits
  • 2b86b63 chore(release): 13.10.3 [skip ci]
  • 91d76ec fix(ios): Fix crash when opening 4xx pages with no description. (#3416)
  • a45788e chore(docs): Add documentation for the capture attribute on file inputs (#3446)
  • 4e1ede4 chore(release): 13.10.2 [skip ci]
  • d5749e0 fix(iOS): Replace unsupported nullish coalescing operator for older iOS versi...
  • 81a8c1b chore(release): 13.10.1 [skip ci]
  • ccefcf1 fix(android): Handle null value in setMenuCustomItems method (#3375)
  • 5e8159f chore: bump react-native-test-app to 3.7.2 (#3433)
  • fab94f1 chore(release): 13.10.0 [skip ci]
  • d843539 feat(windows): Adds support for compiling Windows module for WinAppSDK (#3411)
  • Additional commits viewable in compare view


Updates @types/react from 18.2.79 to 18.3.3

Commits


Updates eslint from 8.57.0 to 9.4.0

Release notes

Sourced from eslint's releases.

v9.4.0

Features

  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)

Bug Fixes

  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

Documentation

  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)

Chores

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)

v9.3.0

Features

  • b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma)
  • b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports (#18431) (Akul Srivastava)
  • 069aa68 feat: add option allowEscape to no-misleading-character-class rule (#18208) (Francesco Trotta)
  • 05ef92d feat: deprecate multiline-comment-style & line-comment-position (#18435) (唯然)
  • db0b174 feat: add enforceForInnerExpressions option to no-extra-boolean-cast (#18222) (Kirk Waiblinger)

Bug Fixes

  • 8db0eff fix: Improve config error messages (#18457) (Nicholas C. Zakas)
  • 5c28d9a fix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)
  • 39fb0ee fix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)
  • 37eba48 fix: don't crash when fs.readFile returns promise from another realm (#18416) (Milos Djermanovic)

Documentation

  • ceada8c docs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)
  • 62e686c docs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)
  • e17e1c0 docs: Update README (GitHub Actions Bot)
  • 2465a1e docs: Update README (GitHub Actions Bot)
  • d23574c docs: Clarify usage of no-unreachable with TypeScript (#18445) (benj-dobs)
  • 1db9bae docs: Fix typos (#18443) (Frieder Bluemle)
  • 7065196 docs: Update README (GitHub Actions Bot)
  • 04e7c6e docs: update deprecation notice of no-return-await (#18433) (Tanuj Kanti)
  • e763512 docs: Link global ignores section in config object property list (#18430) (MaoShizhong)
  • ac7f718 docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)
  • 0de0909 docs: fix grammar in configuration file resolution (#18419) (Mike McCready)

Chores

  • 58e2719 chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)

... (truncated)

Changelog

Sourced from eslint's changelog.

v9.4.0 - May 31, 2024

  • 010dd2e chore: upgrade to @eslint/js@9.4.0 (#18534) (Francesco Trotta)
  • 5e1b5dc chore: package.json update for @​eslint/js release (Jenkins)
  • d7ab6f5 docs: update theme when when prefers-color-scheme changes (#18510) (Nitin Kumar)
  • 594145f refactor: switch to @eslint/config-array (#18527) (Francesco Trotta)
  • 525fdff docs: fix components files (#18519) (Tanuj Kanti)
  • 89a4a0a feat: ignore IIFE's in the no-loop-func rule (#17528) (Nitin Kumar)
  • 80747d2 docs: refactor prefer-destructuring rule (#18472) (Tanuj Kanti)
  • f6534d1 fix: skip processor code blocks that match only universal patterns (#18507) (Milos Djermanovic)
  • 7226ebd fix: allow implicit undefined return in no-constructor-return (#18515) (Ali Rezvani)
  • f06e0b5 docs: clarify func-style (#18477) (Cameron Steffen)
  • 389744b fix: use @eslint/config-inspector@latest (#18483) (唯然)
  • 70118a5 fix: func-style false positive with arrow functions and super (#18473) (Milos Djermanovic)

v9.3.0 - May 17, 2024

  • 58e2719 chore: update dependencies for v9.3.0 release (#18469) (Francesco Trotta)
  • b681ecb chore: package.json update for @​eslint/js release (Jenkins)
  • 8db0eff fix: Improve config error messages (#18457) (Nicholas C. Zakas)
  • ceada8c docs: explain how to use "tsc waiting" label (#18466) (Francesco Trotta)
  • b32153c feat: add overrides.namedExports to func-style rule (#18444) (Percy Ma)
  • 06f1d1c chore: update dependency @​humanwhocodes/retry to ^0.3.0 (#18463) (renovate[bot])
  • 5c28d9a fix: don't remove comments between key and value in object-shorthand (#18442) (Kuba Jastrzębski)
  • 62e686c docs: Add troubleshooting info for plugin compatibility (#18451) (Nicholas C. Zakas)
  • e17e1c0 docs: Update README (GitHub Actions Bot)
  • 39fb0ee fix: object-shorthand loses type parameters when auto-fixing (#18438) (dalaoshu)
  • b67eba4 feat: add restrictedNamedExportsPattern to no-restricted-exports (#18431) (Akul Srivastava)
  • 2465a1e docs: Update README (GitHub Actions Bot)
  • d23574c docs: Clarify usage of no-unreachable with TypeScript (#18445) (benj-dobs)
  • 1db9bae docs: Fix typos (#18443) (Frieder Bluemle)
  • 069aa68 feat: add option allowEscape to no-misleading-character-class rule (#18208) (Francesco Trotta)
  • 7065196 docs: Update README (GitHub Actions Bot)
  • 05ef92d feat: deprecate multiline-comment-style & line-comment-position (#18435) (唯然)
  • a63ed72 refactor: Use node: protocol for built-in Node.js modules (#18434) (Milos Djermanovic)
  • 04e7c6e docs: update deprecation notice of no-return-await (#18433) (Tanuj Kanti)
  • e763512 docs: Link global ignores section in config object property list (#18430) (MaoShizhong)
  • 37eba48 fix: don't crash when fs.readFile returns promise from another realm (#18416) (Milos Djermanovic)
  • 040700a chore: update dependency markdownlint-cli to ^0.40.0 (#18425) (renovate[bot])
  • f47847c chore: update actions/stale action to v9 (#18426) (renovate[bot])
  • c18ad25 chore: update actions/upload-artifact action to v4 (#18427) (renovate[bot])
  • 27e3060 chore: Disable documentation label (#18423) (Nicholas C. Zakas)
  • ac7f718 docs: reflect release of v9 in config migration guide (#18412) (Peter Briggs)
  • db0b174 feat: add enforceForInnerExpressions option to no-extra-boolean-cast (#18222) (Kirk Waiblinger)
  • 0de0909 docs: fix grammar in configuration file resolution (#18419) (Mike McCready)

v9.2.0 - May 3, 2024

  • b346605 chore: upgrade @​eslint/js@​9.2.0 (#18413) (Milos Djermanovic)
  • c4c18e0 chore: package.json update for @​eslint/js release (Jenkins)

... (truncated)

Commits


Updates prettier from 3.3.1 to 3.3.2

Release notes

Sourced from prettier's releases.

3.3.2

🔗 Changelog

Changelog

Sourced from prettier's changelog.

3.3.2

diff

Fix handlebars path expressions starts with @ (#16358 by @​Princeyadav05)

{{! Input }}
<div>{{@x.y.z}}</div>

{{! Prettier 3.3.1 }} <div>{{@​x}}</div>

{{! Prettier 3.3.2 }} <div>{{@​x.y.z}}</div>

Commits
  • 1596a60 Release 3.3.2
  • aebcee5 chore(deps): update dependency esbuild to v0.21.5 (#16379)
  • 57aa928 chore(deps): update dependency c8 to v10 (#16380)
  • c3d0b7f chore(deps): update typescript-eslint to v7.13.0 (#16376)
  • 27c35db chore(deps): update dependency codemirror-graphql to v2.0.12 (#16369)
  • 6de3258 chore(deps): update dependency jest to v30.0.0-alpha.5 (#16371)
  • b5f983d Upgrade yarn to v4.3.0 (#16377)
  • d6f37c4 chore(deps): update dependency browserslist to v4.23.1 (#16368)
  • 5055b7d chore... _Description has been truncated_
dependabot[bot] commented 4 months ago

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