Skip to content

Commit 3306bcd

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored and
Convex, Inc.
committed
Update dependency react-native-get-random-values to ~1.11.0 (#33554)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [react-native-get-random-values](https://redirect.github.com/LinusU/react-native-get-random-values) | dependencies | minor | [`~1.8.0` -> `~1.11.0`](https://renovatebot.com/diffs/npm/react-native-get-random-values/1.8.0/1.11.0) | --- ### Release Notes <details> <summary>LinusU/react-native-get-random-values (react-native-get-random-values)</summary> ### [`v1.11.0`](https://redirect.github.com/LinusU/react-native-get-random-values/releases/tag/v1.11.0): 🚢 1.11.0 / 2024-03-06 [Compare Source](https://redirect.github.com/LinusU/react-native-get-random-values/compare/v1.10.0...v1.11.0) #### 🎉 Enhancements - Add support for bridgeless mode ([#&#8203;57](https://redirect.github.com/LinusU/react-native-get-random-values/issues/57)) ### [`v1.10.0`](https://redirect.github.com/LinusU/react-native-get-random-values/releases/tag/v1.10.0): 🚢 1.10.0 / 2023-11-20 [Compare Source](https://redirect.github.com/LinusU/react-native-get-random-values/compare/v1.9.0...v1.10.0) #### 🎉 Enhancements - Add support for AGP 8 ([#&#8203;48](https://redirect.github.com/LinusU/react-native-get-random-values/issues/48)) ### [`v1.9.0`](https://redirect.github.com/LinusU/react-native-get-random-values/releases/tag/v1.9.0): 🚢 1.9.0 / 2023-05-18 [Compare Source](https://redirect.github.com/LinusU/react-native-get-random-values/compare/v1.8.0...v1.9.0) #### 🎉 Enhancements - Add support for Expo SDK 48+ </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 398f14741ace486459db6e6199eb50b47b6bb3a6
1 parent 9604aab commit 3306bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm-packages/demos/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^18.2.0",
1717
"react-native": "0.71.8",
1818
"react-native-dotenv": "^3.4.8",
19-
"react-native-get-random-values": "~1.8.0"
19+
"react-native-get-random-values": "~1.11.0"
2020
},
2121
"devDependencies": {
2222
"@babel/core": "^7.20.0"

0 commit comments

Comments
 (0)