Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

This PR contains the following updates:

Package Change Age Confidence
@chakra-ui/hooks (source) 2.2.0 -> 2.4.2 age confidence
@gorhom/bottom-sheet (source) 5.0.0-alpha.3 -> 5.2.6 age confidence
@react-aria/focus 3.16.2 -> 3.21.2 age confidence
@react-aria/visually-hidden 3.8.3 -> 3.8.28 age confidence
@react-native-masked-view/masked-view 0.2.9 -> 0.3.2 age confidence
@react-navigation/drawer (source) 6.6.2 -> 6.7.2 age confidence
@react-navigation/native (source) 6.1.6 -> 6.1.18 age confidence
@react-navigation/stack (source) 6.3.16 -> 6.4.1 age confidence
@react-stately/checkbox 3.4.4 -> 3.7.2 age confidence
@react-stately/toggle 3.6.1 -> 3.9.2 age confidence
expo-application (source) ~5.3.0 -> ~5.9.0 age confidence
expo-haptics (source) ~12.4.0 -> ~12.8.0 age confidence
expo-screen-orientation (source) ~6.0.6 -> ~6.4.0 age confidence
expo-splash-screen (source) ~0.20.5 -> ~0.30.0 age confidence
expo-status-bar (source) ~1.6.0 -> ~1.12.0 age confidence
react-native-web ~0.19.6 -> ~0.21.0 age confidence
sharp-cli 4.1.0 -> 4.2.0 age confidence
tailwindcss (source) 3.3.3 -> 3.4.18 age confidence
twrnc 3.6.4 -> 3.6.8 age confidence

Release Notes

chakra-ui/chakra-ui (@​chakra-ui/hooks)

v2.4.2

Compare Source

v2.4.1

Compare Source

v2.4.0

Compare Source

v2.3.3

Compare Source

v2.3.2

Compare Source

v2.3.1

Compare Source

v2.3.0

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

Patch Changes
gorhom/react-native-bottom-sheet (@​gorhom/bottom-sheet)

v5.2.6

Compare Source

🐛 Bug Fixes

v5.2.5

Compare Source

🐛 Bug Fixes
🧹 Maintenance Chores
  • updated the example deps (c9e0473)

v5.2.4

Compare Source

🐛 Bug Fixes
  • #​2430: fixed flickering issue with animation by keyboard (334e94c)
  • #​2430: fixed the force closing when switching between two text inputs (086baed)
  • #​2431: added handling for evaluating position for detent change while animating (090afa6), closes #​2431
  • memoized the scrollable creator hook (e51e523)
🧹 Maintenance Chores

v5.2.3

Compare Source

v5.2.2

Compare Source

🐛 Bug Fixes
  • #​2364: fixed layouting issue when dynamic sizing enabled and handle is not provided (d3275b1)

v5.2.1

Compare Source

🐛 Bug Fixes

v5.2.0

Compare Source

🚀 New Features
  • added a scrollable creator hook to allow integrate with third party list libraries (d6250e2)
🐛 Bug Fixes
🧹 Maintenance Chores
♻️ Code Refactor
  • added isForcedClosing to animation state (ab97f77)
  • optimise animation state (63dc473)
  • optimise keyboard state, and remove redundant variables (bd6c8c6)
  • optimise layout state (4dfe07a)
  • optimise next position state (3d6add6)
  • optimise scrollable state (bacca9d)
  • optimise snap points/detents state (5de7bd3)
  • removed isContentHeightFixed shared value (e26426a)
  • removed next position animated value (b81a1fd)

v5.1.8

Compare Source

Bug Fixes

v5.1.7

Compare Source

v5.1.6

Compare Source

Bug Fixes

v5.1.5

Compare Source

Bug Fixes

v5.1.4

Compare Source

Bug Fixes

v5.1.3

Compare Source

Bug Fixes

v5.1.2

Compare Source

Bug Fixes

v5.1.1

Compare Source

Bug Fixes

v5.1.0

Compare Source

Bug Fixes
Features
  • added enableBlurKeyboardOnGesture prop to handle blurring keyboard on gesture (1c31aca)

5.0.6 (2024-11-17)

Bug Fixes

5.0.5 (2024-10-26)

Bug Fixes

5.0.4 (2024-10-20)

Bug Fixes

5.0.3 (2024-10-20)

Bug Fixes
  • added children type to containerComponent prop type (#​1971)(by @​Nodonisko) (203e52f)
  • dynamic sizing with detached static views (b72e275)
  • fixed dynamic scrollables content size with footer in place (ace0da7)
  • updated reduce motion handling, to respeact user setting and allow overriding (1ef05c7)

5.0.2 (2024-10-14)

Bug Fixes

5.0.1 (2024-10-14)

Bug Fixes
  • removed redundant dependency (3ffc7f7)

v5.0.6

Compare Source

Bug Fixes

v5.0.5

Compare Source

Bug Fixes

v5.0.4

Compare Source

Bug Fixes

v5.0.3

Compare Source

Bug Fixes
  • added children type to containerComponent prop type (#​1971)(by @​Nodonisko) (203e52f)
  • dynamic sizing with detached static views (b72e275)
  • fixed dynamic scrollables content size with footer in place (ace0da7)
  • updated reduce motion handling, to respeact user setting and allow overriding (1ef05c7)

v5.0.2

Compare Source

Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • removed redundant dependency (3ffc7f7)

v5.0.0

Compare Source

Features
Bug Fixes
  • (#​1119): fixed race condition between onmount and keyboard animations (a1ec74d)
Chores And Housekeeping

v5.0.0-alpha.11: Release 5.0.0-alpha.11

Compare Source

Bug Fixes

v5.0.0-alpha.10

Compare Source

v5.0.0-alpha.9: Release 5.0.0-alpha.9

Compare Source

Reverts

v5.0.0-alpha.8: Release 5.0.0-alpha.8

Compare Source

Bug Fixes

v5.0.0-alpha.7: Release 5.0.0-alpha.7

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 13 times, most recently from f55991d to f274f68 Compare June 4, 2023 17:23
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 3 times, most recently from b0afc56 to 4029330 Compare June 8, 2023 20:53
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 12 times, most recently from 62bc160 to 642f3f6 Compare June 19, 2023 18:02
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from 35b2ba5 to fd55f9c Compare June 22, 2023 08:33
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 4 times, most recently from abf73f7 to 65ea8e1 Compare May 4, 2025 22:29
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 65ea8e1 to 41159c6 Compare May 19, 2025 17:44
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from 16b5485 to 88f8e97 Compare May 28, 2025 13:58
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 5 times, most recently from d28b84d to 4137b47 Compare June 10, 2025 18:52
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 4137b47 to dd5616a Compare June 22, 2025 14:51
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from 662df38 to ef6a77f Compare July 3, 2025 23:10
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 3 times, most recently from 680493d to 27ee367 Compare July 27, 2025 13:07
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from 3d7321d to e255f3b Compare August 13, 2025 16:47
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 3 times, most recently from d165b9d to e4eebf9 Compare August 20, 2025 22:52
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from fcced9c to 6e03ca6 Compare August 31, 2025 09:12
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from 6e03ca6 to dd0c3e4 Compare September 6, 2025 20:11
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from 2c261c3 to e7b1916 Compare October 1, 2025 22:06
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch from e7b1916 to 7a9b2ca Compare October 2, 2025 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants