Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 21, 2025

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

Release notes

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

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

Release 5.1.8

5.1.8 (2025-07-27)

Bug Fixes

... (truncated)

Changelog

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

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

5.1.8 (2025-07-27)

Bug Fixes

... (truncated)

Commits
  • 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
  • b51ea61 fix(#2418): updated nullability check for highestDetentPosition
  • e0d3a94 chore: release v5.2.0
  • a123b17 chore: updated types
  • d6250e2 feat: added a scrollable creator hook to allow integrate with third party lis...
  • 248ddd9 chore: updated example deps
  • 5de7bd3 refactor: optimise snap points/detents state
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 21, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.2.3 branch from 89ea1ff to fa43609 Compare August 22, 2025 14:45
Bumps [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) from 5.1.2 to 5.2.3.
- [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.3)

---
updated-dependencies:
- dependency-name: "@gorhom/bottom-sheet"
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.2.3 branch from fa43609 to 177d8a8 Compare August 26, 2025 12:27
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 4, 2025

Superseded by #483.

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