Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2025

Updates the requirements on @gorhom/bottom-sheet to permit the latest version.

Release notes

Sourced from @​gorhom/bottom-sheet's releases.

Release 5.2.4

5.2.4 (2025-08-28)

🐛 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

Changelog

Sourced from @​gorhom/bottom-sheet's changelog.

5.2.4 (2025-08-28)

🐛 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

5.2.3 (2025-08-18)

5.2.2 (2025-08-18)

🐛 Bug Fixes

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

5.2.1 (2025-08-18)

🐛 Bug Fixes

5.2.0 (2025-08-17)

🚀 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)

... (truncated)

Commits
  • 1b618c3 chore: release v5.2.4
  • 334e94c fix(#2430): fixed flickering issue with animation by keyboard
  • 086baed fix(#2430): fixed the force closing when switching between two text inputs
  • 090afa6 fix(#2431): added handling for evaluating position for detent change while an...
  • eb03ab0 chore: updated biome dep
  • e51e523 fix: memoized the scrollable creator hook
  • 2a562bb chore: release v5.2.3
  • f50c807 chore: release v5.2.2
  • d3275b1 fix(#2364): fixed layouting issue when dynamic sizing enabled and handle is n...
  • 513655c chore: release v5.2.1
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) to permit the latest version.
- [Release notes](https://github.com/gorhom/react-native-bottom-sheet/releases)
- [Changelog](https://github.com/gorhom/react-native-bottom-sheet/blob/master/CHANGELOG.md)
- [Commits](gorhom/react-native-bottom-sheet@v5.1.2...v5.2.4)

---
updated-dependencies:
- dependency-name: "@gorhom/bottom-sheet"
  dependency-version: 5.2.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 4, 2025
@github-actions github-actions bot enabled auto-merge September 4, 2025 04:06
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 10, 2025

Superseded by #2369.

@dependabot dependabot bot closed this Sep 10, 2025
auto-merge was automatically disabled September 10, 2025 18:04

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/generators/react-native/templates/gorhom/bottom-sheet-tw-5.2.4 branch September 10, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant