Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v10
- uses: actions/stale@v10.2.0
with:
exempt-issue-labels: 'pinned,important'
days-before-issue-stale: 7
Expand Down
2 changes: 1 addition & 1 deletion example/.ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.3.4
4.0.2
4 changes: 3 additions & 1 deletion example/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,10 @@ gem 'activesupport', '>= 6.1.7.5', '!= 7.1.0'
gem 'xcodeproj', '< 1.26.0'
gem 'concurrent-ruby', '< 1.3.4'

# Ruby 3.4.0 has removed some libraries from the standard library.
# Ruby 3.4.0+ has removed some libraries from the standard library.
gem 'bigdecimal'
gem 'logger'
gem 'benchmark'
gem 'mutex_m'
gem 'nkf'
gem 'tsort'
91 changes: 70 additions & 21 deletions example/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,11 +1,8 @@
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.7)
base64
nkf
rexml
activesupport (7.2.2.2)
CFPropertyList (3.0.8)
activesupport (7.2.3.1)
base64
benchmark (>= 0.3)
bigdecimal
Expand All @@ -14,18 +11,18 @@ GEM
drb
i18n (>= 1.6, < 2)
logger (>= 1.4.2)
minitest (>= 5.1)
minitest (>= 5.1, < 6)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
addressable (2.8.9)
public_suffix (>= 2.0.2, < 8.0)
algoliasearch (1.27.5)
httpclient (~> 2.8, >= 2.8.3)
json (>= 1.5.1)
atomos (0.1.3)
base64 (0.3.0)
benchmark (0.4.1)
bigdecimal (3.2.2)
benchmark (0.5.0)
bigdecimal (4.1.0)
claide (1.1.0)
cocoapods (1.15.2)
addressable (~> 2.8)
Expand Down Expand Up @@ -66,34 +63,36 @@ GEM
cocoapods-try (1.2.0)
colored2 (3.1.2)
concurrent-ruby (1.3.3)
connection_pool (2.5.3)
connection_pool (3.0.2)
drb (2.2.3)
escape (0.0.4)
ethon (0.15.0)
ethon (0.18.0)
ffi (>= 1.15.0)
ffi (1.17.2)
logger
ffi (1.17.4)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
httpclient (2.9.0)
mutex_m
i18n (1.14.7)
i18n (1.14.8)
concurrent-ruby (~> 1.0)
json (2.13.2)
json (2.19.3)
logger (1.7.0)
minitest (5.25.5)
minitest (5.27.0)
molinillo (0.8.0)
mutex_m (0.3.0)
nanaimo (0.3.0)
nap (1.1.0)
netrc (0.11.0)
nkf (0.2.0)
public_suffix (4.0.7)
rexml (3.4.2)
rexml (3.4.4)
ruby-macho (2.5.1)
securerandom (0.4.1)
typhoeus (1.5.0)
ethon (>= 0.9.0, < 0.16.0)
tsort (0.2.0)
typhoeus (1.6.0)
ethon (>= 0.18.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
xcodeproj (1.25.1)
Expand All @@ -115,10 +114,60 @@ DEPENDENCIES
concurrent-ruby (< 1.3.4)
logger
mutex_m
nkf
tsort
xcodeproj (< 1.26.0)

CHECKSUMS
CFPropertyList (3.0.8) sha256=2c99d0d980536d3d7ab252f7bd59ac8be50fbdd1ff487c98c949bb66bb114261
activesupport (7.2.3.1) sha256=11ebed516a43a0bb47346227a35ebae4d9427465a7c9eb197a03d5c8d283cb34
addressable (2.8.9) sha256=cc154fcbe689711808a43601dee7b980238ce54368d23e127421753e46895485
algoliasearch (1.27.5) sha256=26c1cddf3c2ec4bd60c148389e42702c98fdac862881dc6b07a4c0b89ffec853
atomos (0.1.3) sha256=7d43b22f2454a36bace5532d30785b06de3711399cb1c6bf932573eda536789f
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
bigdecimal (4.1.0) sha256=6dc07767aa3dc456ccd48e7ae70a07b474e9afd7c5bc576f80bd6da5c8dd6cae
claide (1.1.0) sha256=6d3c5c089dde904d96aa30e73306d0d4bd444b1accb9b3125ce14a3c0183f82e
cocoapods (1.15.2) sha256=f0f5153de8d028d133b96f423e04f37fb97a1da0d11dda581a9f46c0cba4090a
cocoapods-core (1.15.2) sha256=322650d97fe1ad4c0831a09669764b888bd91c6d79d0f6bb07281a17667a2136
cocoapods-deintegrate (1.0.5) sha256=517c2a448ef563afe99b6e7668704c27f5de9e02715a88ee9de6974dc1b3f6a2
cocoapods-downloader (2.1) sha256=bb6ebe1b3966dc4055de54f7a28b773485ac724fdf575d9bee2212d235e7b6d1
cocoapods-plugins (1.0.0) sha256=725d17ce90b52f862e73476623fd91441b4430b742d8a071000831efb440ca9a
cocoapods-search (1.0.1) sha256=1b133b0e6719ed439bd840e84a1828cca46425ab73a11eff5e096c3b2df05589
cocoapods-trunk (1.6.0) sha256=5f5bda8c172afead48fa2d43a718cf534b1313c367ba1194cebdeb9bfee9ed31
cocoapods-try (1.2.0) sha256=145b946c6e7747ed0301d975165157951153d27469e6b2763c83e25c84b9defe
colored2 (3.1.2) sha256=b13c2bd7eeae2cf7356a62501d398e72fde78780bd26aec6a979578293c28b4a
concurrent-ruby (1.3.3) sha256=4f9cd28965c4dcf83ffd3ea7304f9323277be8525819cb18a3b61edcb56a7c6a
connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
escape (0.0.4) sha256=e49f44ae2b4f47c6a3abd544ae77fe4157802794e32f19b8e773cbc4dcec4169
ethon (0.18.0) sha256=b598afc9f30448cb068b850714b7d6948e941476095d04f90a4ac65b8d6efcb2
ffi (1.17.4) sha256=bcd1642e06f0d16fc9e09ac6d49c3a7298b9789bcb58127302f934e437d60acf
fourflusher (2.3.1) sha256=1b3de61c7c791b6a4e64f31e3719eb25203d151746bb519a0292bff1065ccaa9
fuzzy_match (2.0.4) sha256=b5de4f95816589c5b5c3ad13770c0af539b75131c158135b3f3bbba75d0cfca5
gh_inspector (1.1.3) sha256=04cca7171b87164e053aa43147971d3b7f500fcb58177698886b48a9fc4a1939
httpclient (2.9.0) sha256=4b645958e494b2f86c2f8a2f304c959baa273a310e77a2931ddb986d83e498c8
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
json (2.19.3) sha256=289b0bb53052a1fa8c34ab33cc750b659ba14a5c45f3fcf4b18762dc67c78646
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
minitest (5.27.0) sha256=2d3b17f8a36fe7801c1adcffdbc38233b938eb0b4966e97a6739055a45fa77d5
molinillo (0.8.0) sha256=efbff2716324e2a30bccd3eba1ff3a735f4d5d53ffddbc6a2f32c0ca9433045d
mutex_m (0.3.0) sha256=cfcb04ac16b69c4813777022fdceda24e9f798e48092a2b817eb4c0a782b0751
nanaimo (0.3.0) sha256=aaaedc60497070b864a7e220f7c4b4cad3a0daddda2c30055ba8dae306342376
nap (1.1.0) sha256=949691660f9d041d75be611bb2a8d2fd559c467537deac241f4097d9b5eea576
netrc (0.11.0) sha256=de1ce33da8c99ab1d97871726cba75151113f117146becbe45aa85cb3dabee3f
nkf (0.2.0) sha256=fbc151bda025451f627fafdfcb3f4f13d0b22ae11f58c6d3a2939c76c5f5f126
public_suffix (4.0.7) sha256=8be161e2421f8d45b0098c042c06486789731ea93dc3a896d30554ee38b573b8
rexml (3.4.4) sha256=19e0a2c3425dfbf2d4fc1189747bdb2f849b6c5e74180401b15734bc97b5d142
ruby-macho (2.5.1) sha256=9075e52e0f9270b552a90b24fcc6219ad149b0d15eae1bc364ecd0ac8984f5c9
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
typhoeus (1.6.0) sha256=bacc41c23e379547e29801dc235cd1699b70b955a1ba3d32b2b877aa844c331d
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
xcodeproj (1.25.1) sha256=9a2310dccf6d717076e86f602b17c640046b6f1dfe64480044596f6f2f13dc84

RUBY VERSION
ruby 3.3.4p94
ruby 4.0.2

BUNDLED WITH
2.5.11
4.0.6
32 changes: 16 additions & 16 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ PODS:
- hermes-engine (250829098.0.9):
- hermes-engine/Pre-built (= 250829098.0.9)
- hermes-engine/Pre-built (250829098.0.9)
- NitroModules (0.35.1):
- NitroModules (0.35.2):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -1909,7 +1909,7 @@ PODS:
- React-utils (= 0.84.1)
- ReactNativeDependencies
- ReactNativeDependencies (0.84.1)
- RNGestureHandler (2.30.0):
- RNGestureHandler (2.30.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -1959,7 +1959,7 @@ PODS:
- ReactNativeDependencies
- SVGKit (= 3.0.0)
- Yoga
- RNReanimated (4.2.2):
- RNReanimated (4.3.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -1981,10 +1981,11 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNReanimated/reanimated (= 4.2.2)
- RNReanimated/apple (= 4.3.0)
- RNReanimated/common (= 4.3.0)
- RNWorklets
- Yoga
- RNReanimated/reanimated (4.2.2):
- RNReanimated/apple (4.3.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -2006,10 +2007,9 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNReanimated/reanimated/apple (= 4.2.2)
- RNWorklets
- Yoga
- RNReanimated/reanimated/apple (4.2.2):
- RNReanimated/common (4.3.0):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -2080,7 +2080,7 @@ PODS:
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- Yoga
- RNWorklets (0.7.4):
- RNWorklets (0.8.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -2102,9 +2102,10 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNWorklets/worklets (= 0.7.4)
- RNWorklets/apple (= 0.8.1)
- RNWorklets/common (= 0.8.1)
- Yoga
- RNWorklets/worklets (0.7.4):
- RNWorklets/apple (0.8.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand All @@ -2126,9 +2127,8 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- ReactNativeDependencies
- RNWorklets/worklets/apple (= 0.7.4)
- Yoga
- RNWorklets/worklets/apple (0.7.4):
- RNWorklets/common (0.8.1):
- hermes-engine
- RCTRequired
- RCTTypeSafety
Expand Down Expand Up @@ -2418,7 +2418,7 @@ SPEC CHECKSUMS:
Google-Maps-iOS-Utils: cbaa0660586302c8d4149b43910a4973494ed64c
GoogleMaps: 133ba5beb4979592001a6cd0125a502243439ff9
hermes-engine: 0f49a842b975f3720533f9a7d353cd9e0f578f75
NitroModules: 3ccfac829344db72859f6ec0d07f58cfe39f4cd1
NitroModules: e9f827e79b3fac2d24e13d0e2c18e8d2848049e2
RCTDeprecation: af44b104091a34482596cd9bd7e8d90c4e9b4bd7
RCTRequired: bb77b070f75f53398ce43c0aaaa58337cebe2bf6
RCTSwiftUI: afc0a0a635860da1040a0b894bfd529da06d7810
Expand Down Expand Up @@ -2490,11 +2490,11 @@ SPEC CHECKSUMS:
ReactCodegen: 66522f37c7e4861aec1f6a574dee83917fad4397
ReactCommon: 07572bf9e687c8a52fbe4a3641e9e3a1a477c78e
ReactNativeDependencies: 17eb7fdb307db0b58324c7104907d5b0a2ff82e9
RNGestureHandler: d9e942967ed2a9a555c41591c4ee9dfeabee1f01
RNGestureHandler: 2d9fbac3450b0317d1d599a1db9c5f230221370e
RNGoogleMapsPlus: d664aacf5e1805ee943d82ead06da58b2c77a8fd
RNReanimated: e8365b1438aba0119ea2656b56e70b9a1708b930
RNReanimated: 46aa0432d0a44ce978333713d1db0cbe706d5c41
RNScreens: ca829379d20b0d1ff41a0b87bc37bdc50276cef5
RNWorklets: 30f9a363d681c776a5f9d74f6d21a6d1bb7bfe80
RNWorklets: bc32c788b41ef5f9ee519d6bf3f495b73fb7741b
SVGKit: 1ad7513f8c74d9652f94ed64ddecda1a23864dea
Yoga: 846fbe6f595136be802ad81d05688ff748839764

Expand Down
30 changes: 15 additions & 15 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,35 +11,35 @@
"build:ios": "react-native build-ios --mode Debug --extra-params 'CODE_SIGNING_ALLOWED=NO CODE_SIGNING_REQUIRED=NO'"
},
"dependencies": {
"@react-navigation/native": "7.1.33",
"@react-navigation/native-stack": "7.14.5",
"@react-navigation/stack": "7.8.5",
"@react-navigation/native": "7.2.2",
"@react-navigation/native-stack": "7.14.10",
"@react-navigation/stack": "7.8.9",
"react": "19.2.3",
"react-hook-form": "7.71.2",
"react-hook-form": "7.72.0",
"react-native": "0.84.1",
"react-native-clusterer": "5.0.2",
"react-native-gesture-handler": "2.30.0",
"react-native-gesture-handler": "2.30.1",
"react-native-google-maps-plus": "workspace:*",
"react-native-nitro-modules": "0.35.1",
"react-native-reanimated": "4.2.2",
"react-native-nitro-modules": "0.35.2",
"react-native-reanimated": "4.3.0",
"react-native-safe-area-context": "5.7.0",
"react-native-screens": "4.24.0",
"react-native-worklets": "0.7.4",
"react-native-worklets": "0.8.1",
"superstruct": "2.0.2"
},
"devDependencies": {
"@babel/core": "7.29.0",
"@babel/preset-env": "7.29.0",
"@babel/runtime": "7.28.6",
"@react-native-community/cli": "20.1.2",
"@react-native-community/cli-platform-android": "20.1.2",
"@react-native-community/cli-platform-ios": "20.1.2",
"@babel/preset-env": "7.29.2",
"@babel/runtime": "7.29.2",
"@react-native-community/cli": "20.1.3",
"@react-native-community/cli-platform-android": "20.1.3",
"@react-native-community/cli-platform-ios": "20.1.3",
"@react-native/babel-preset": "0.84.1",
"@react-native/metro-config": "0.84.1",
"@react-native/typescript-config": "0.84.1",
"@types/react": "19.2.14",
"babel-plugin-module-resolver": "5.0.2",
"react-native-builder-bob": "0.40.18",
"babel-plugin-module-resolver": "5.0.3",
"react-native-builder-bob": "0.41.0",
"react-native-monorepo-config": "0.3.3"
},
"engines": {
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@
"provenance": true
},
"devDependencies": {
"@commitlint/cli": "20.4.4",
"@commitlint/config-conventional": "20.4.4",
"@commitlint/cli": "20.5.0",
"@commitlint/config-conventional": "20.5.0",
"@eslint/compat": "2.0.3",
"@eslint/eslintrc": "3.3.5",
"@eslint/js": "9.39.4",
"@expo/config-plugins": "55.0.6",
"@expo/config-plugins": "55.0.7",
"@react-native/babel-preset": "0.84.1",
"@react-native/eslint-config": "0.84.1",
"@semantic-release/changelog": "6.0.3",
Expand All @@ -91,26 +91,26 @@
"@semantic-release/npm": "13.1.5",
"@types/jest": "30.0.0",
"@types/react": "19.2.14",
"conventional-changelog-conventionalcommits": "9.3.0",
"conventional-changelog-conventionalcommits": "9.3.1",
"del-cli": "7.0.0",
"eslint": "9.39.4",
"eslint-config-prettier": "10.1.8",
"eslint-import-resolver-typescript": "4.4.4",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-jsdoc": "62.8.0",
"eslint-plugin-jsdoc": "62.9.0",
"eslint-plugin-prettier": "5.5.5",
"eslint-plugin-tsdoc": "0.5.2",
"eslint-plugin-unused-imports": "4.4.1",
"jest": "30.3.0",
"lefthook": "2.1.4",
"nitrogen": "0.35.1",
"nitrogen": "0.35.2",
"prettier": "3.8.1",
"react": "19.2.3",
"react-native": "0.84.1",
"react-native-builder-bob": "0.40.18",
"react-native-nitro-modules": "0.35.1",
"react-native-builder-bob": "0.41.0",
"react-native-nitro-modules": "0.35.2",
"semantic-release": "25.0.3",
"typedoc": "0.28.17",
"typedoc": "0.28.18",
"typescript": "5.9.3"
},
"peerDependencies": {
Expand Down
Loading
Loading