Skip to content

Bump @gorhom/bottom-sheet from 4.6.4 to 5.1.6 #2878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps @gorhom/bottom-sheet from 4.6.4 to 5.1.6.

Release notes

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

Release 5.1.6

5.1.6 (2025-06-03)

Bug Fixes

  • #2267: early exit when attempting to snap to index while layout is not ready (0715f03), closes #2267
  • #2278: removed flashlist for web (e17096f), closes #2278
  • added positions to onAnimate, and prevent index to be negative with keyboard animations (#2271)(by @​souyahia) (898270e)
  • allow bottom sheet view to resize it self when its content resized (5397478)
  • updated BottomSheetModal mock, add createBottomSheetScrollableComponent and enum mocks (#2265)(by @​gabimoncha) (a77904a)

Release 5.1.5

5.1.5 (2025-05-26)

Bug Fixes

Release 5.1.4

5.1.4 (2025-05-04)

Bug Fixes

Release 5.1.3

5.1.3 (2025-05-04)

Bug Fixes

Release 5.1.2

5.1.2 (2025-03-09)

Bug Fixes

Release 5.1.1

... (truncated)

Changelog

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

5.1.6 (2025-06-03)

Bug Fixes

  • #2267: early exit when attempting to snap to index while layout is not ready (0715f03), closes #2267
  • #2278: removed flashlist for web (e17096f), closes #2278
  • added positions to onAnimate, and prevent index to be negative with keyboard animations (#2271)(by @​souyahia) (898270e)
  • allow bottom sheet view to resize it self when its content resized (5397478)
  • updated BottomSheetModal mock, add createBottomSheetScrollableComponent and enum mocks (#2265)(by @​gabimoncha) (a77904a)

5.1.5 (2025-05-26)

Bug Fixes

5.1.4 (2025-05-04)

Bug Fixes

5.1.3 (2025-05-04)

Bug Fixes

5.1.2 (2025-03-09)

Bug Fixes

5.1.1 (2025-02-09)

Bug Fixes

... (truncated)

Commits
  • fc3409d chore: release v5.1.6
  • 898270e fix: added positions to onAnimate, and prevent index to be negative with keyb...
  • 1ffc71b chore: updated dev logs
  • 5397478 fix: allow bottom sheet view to resize it self when its content resized
  • 0715f03 fix(#2267): early exit when attempting to snap to index while layout is not r...
  • e17096f fix(#2278): removed flashlist for web
  • a77904a fix: updated BottomSheetModal mock, add createBottomSheetScrollableComponent ...
  • 8868e8a chore: release v5.1.5
  • f967cee chore: fixed linting issues
  • 67e9097 fix: provide the portal host name with use portal
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 4, 2025
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 4, 2025
@dependabot dependabot bot requested a review from B0Y3R-AVA as a code owner June 4, 2025 07:03
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jun 4, 2025
Copy link
Author

dependabot bot commented on behalf of github Jun 6, 2025

Dependabot could not find a dependency.. Because of this, Dependabot cannot update this pull request.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch 4 times, most recently from e53b433 to 216606f Compare June 13, 2025 21:27
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch 7 times, most recently from a220676 to 328a02b Compare June 23, 2025 14:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch 7 times, most recently from a4b8590 to 5634f2d Compare July 1, 2025 18:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch from 5634f2d to 51873d4 Compare July 2, 2025 21:33
Bumps [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) from 4.6.4 to 5.1.6.
- [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@v4.6.4...v5.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch from 51873d4 to 9a79f49 Compare July 3, 2025 16:29
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.

0 participants