Skip to content

fix(deps): ⬆️ update prod dependencies (minor)#129

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prod-dependencies-(minor)
Open

fix(deps): ⬆️ update prod dependencies (minor)#129
renovate[bot] wants to merge 1 commit intomainfrom
renovate/prod-dependencies-(minor)

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 29, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@chakra-ui/hooks (source) 2.2.02.4.2 age confidence
@gorhom/bottom-sheet (source) 5.0.0-alpha.35.2.8 age confidence
@react-aria/focus 3.16.23.21.5 age confidence
@react-aria/visually-hidden 3.8.33.8.31 age confidence
@react-native-masked-view/masked-view 0.2.90.3.2 age confidence
@react-navigation/drawer (source) 6.6.26.7.2 age confidence
@react-navigation/native (source) 6.1.66.1.18 age confidence
@react-navigation/stack (source) 6.3.166.4.1 age confidence
@react-stately/checkbox 3.4.43.7.5 age confidence
@react-stately/toggle 3.6.13.9.5 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.04.2.0 age confidence
tailwindcss (source) 3.3.33.4.19 age confidence
twrnc 3.6.43.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.8

Compare Source

🐛 Bug Fixes
🧹 Maintenance Chores

v5.2.7

Compare Source

🐛 Bug Fixes
🧹 Maintenance Chores
  • updated ts tags for getBoundingClientRect (6b22037)

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 7ef2cf3 to 499031b Compare July 16, 2023 15:59
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 4 times, most recently from f9cdd25 to febe5e2 Compare July 21, 2023 16:00
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 3 times, most recently from 30a06a6 to 40ecb54 Compare August 1, 2023 16:51
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 3 times, most recently from 1dc6ff7 to 4471739 Compare August 15, 2023 17:04
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 5 times, most recently from 2a495a0 to 2283eaf Compare August 25, 2023 18:12
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 3 times, most recently from ecf206a to dfc30c0 Compare August 31, 2023 09:57
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 5 times, most recently from 487aca9 to 4f164b1 Compare September 12, 2023 14:43
@renovate renovate bot force-pushed the renovate/prod-dependencies-(minor) branch 2 times, most recently from 2166802 to 6024a60 Compare September 20, 2023 00:53
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