Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 17, 2025

Bumps @gorhom/bottom-sheet from 5.1.2 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

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

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

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 Jul 17, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch from 67c08ab to 579f1ea Compare July 21, 2025 16:11
Bumps [@gorhom/bottom-sheet](https://github.com/gorhom/react-native-bottom-sheet) from 5.1.2 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@v5.1.2...v5.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch from 579f1ea to 8a77286 Compare July 30, 2025 11:05
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 31, 2025

Superseded by #463.

@dependabot dependabot bot closed this Jul 31, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/gorhom/bottom-sheet-5.1.6 branch July 31, 2025 08:12
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