AAO-React-Native
AAO-React-Native copied to clipboard
The St. Olaf community, now in pocket size.
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.1.1 to 29.3.1 Release notes Sourced from jest's releases. v29.3.1 Fixes [jest-config] Do not warn about...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 29.0.3 to 29.3.1. Release notes Sourced from babel-jest's releases. v29.3.1 Fixes [jest-config] Do not warn about preset in ProjectConfig #13583 Performance [jest-transform] Defer creation of cache directory...
Bumps [react-native](https://github.com/facebook/react-native) from 0.68.3 to 0.68.5. Release notes Sourced from react-native's releases. 0.68.5 Hotfix This version is a patch release addressing the Android build issue that has been ongoing since...
Bumps [react-redux](https://github.com/reduxjs/react-redux) from 8.0.2 to 8.0.5. Release notes Sourced from react-redux's releases. v8.0.5 This release fixes a few minor TS issues. What's Changed Provider: pass state (S) generic through to...
Bumps [redux-thunk](https://github.com/reduxjs/redux-thunk) from 2.4.1 to 2.4.2. Release notes Sourced from redux-thunk's releases. v2.4.2 This release removes an unused TS type that caused errors when users were type-checking libraries in node_modules....
Bumps [react-native-ios-context-menu](https://github.com/indominicstop/react-native-ios-context-menu) from 1.14.0 to 1.15.1. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@sentry/cli](https://github.com/getsentry/sentry-cli) from 2.5.2 to 2.7.0. Release notes Sourced from @sentry/cli's releases. 2.7.0 Various fixes & improvements fix: paths argument for debug-files find should take a value (#1346) by @kamilogorek...
[Updated guidelines](https://developer.apple.com/app-store/review/guidelines/) as of 10/24/2022. - For stoPrint we have a toggleable demo mode. - For SIS balances we may want to perform the same set of demo wrapping (data,...
Bumps [semver](https://github.com/npm/node-semver) from 7.3.7 to 7.3.8. Release notes Sourced from semver's releases. v7.3.8 7.3.8 (2022-10-04) Bug Fixes d8ef32c #383 add support for node.js esm auto exports (#383) (@MylesBorins) Documentation 7209b14...
Bumps [react-native-gesture-handler](https://github.com/software-mansion/react-native-gesture-handler) from 2.6.1 to 2.8.0. Release notes Sourced from react-native-gesture-handler's releases. 2.8.0 ❗ Important changes Add userSelect prop by @Warus15 in software-mansion/react-native-gesture-handler#2280 Make gesture required prop in GestureDetector by...