Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @gorhom/bottom-sheet from 5.1.2 to 5.2.4.

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

Release 5.2.3

5.2.3 (2025-08-18)

🐛 Bug Fixes

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

Release 5.2.1

5.2.1 (2025-08-18)

🐛 Bug Fixes

Release 5.2.0

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)

... (truncated)

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 compatibility score

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)

Bumps [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) from 5.1.2 to 5.2.4.
- [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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 4, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 11, 2025

Superseded by #486.

@dependabot dependabot bot closed this Sep 11, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.2.4 branch September 11, 2025 08:05
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