react-native-tailwind icon indicating copy to clipboard operation
react-native-tailwind copied to clipboard

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

Open renovate[bot] opened this issue 2 years ago • 0 comments

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[bot] avatar May 29 '23 14:05 renovate[bot]