Skip to content
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

chore(deps): bump react-native-raw-bottom-sheet from 2.2.0 to 3.0.0 (VL-7544) #93

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 29, 2024

Bumps react-native-raw-bottom-sheet from 2.2.0 to 3.0.0.

Release notes

Sourced from react-native-raw-bottom-sheet's releases.

3.0.0

Hooray! The new version 3 has been released.

Please pay close attention if you are upgrading the RBSheet from version 2 to version 3.

  • Functional Components: Starting from v3.0.0, RBSheet has been completely rewritten using Functional Components. This improves performance and aligns with modern React practices.
  • Prop Removal & Renaming: Several props have been removed and renamed for improved clarity and maintainability. Please refer to the updated documentation for a complete list of available props and their intended behavior.

2.2.1

Motivation

Thank you for using the react-native-raw-bottom-sheet library.

This library has been published for over 5 years and I've noticed that new libraries are being published frequently, and I hope that those newer libraries will replace this small library with time, that's why I have stopped maintaining this project for the past few years.

However, I was pleasantly surprised to see that the number of installations has remained high over the past year. Therefore, I have decided to continue to maintain this project.

I will ensure that this project remains simple and lightweight, without requiring any configuration or external dependencies.

I would also like to express my gratitude to all the contributors who have made pull requests. Thank you!

New

  • #82 Add method setHeight dynamic.
  • #90 More Customization Modal.
  • #96 Add prop to allow dragging down from any touchable components inside the sheet.
  • #122 Fix Typings for open and close methods.
  • #146 Update index.d.ts to fix ts error.

Note: I haven't tested this pull request yet. If any errors occur, please use the previous version instead. I will update the dependencies and new features later.

Commits
  • 8d924eb Add GitHub Actions status badge
  • c170ffd Release v3.0.0
  • 4cee37b release 2.2.1
  • e2e50e3 Merge pull request #176 from nysamnang/dependabot/npm_and_yarn/ws-5.2.3
  • 0b48498 Bump ws from 5.2.2 to 5.2.3
  • c25025c Merge pull request #175 from nysamnang/dependabot/npm_and_yarn/ansi-regex-3.0.1
  • cc9bbfd Merge pull request #173 from nysamnang/dependabot/npm_and_yarn/ip-1.1.9
  • 3ae4803 Merge pull request #171 from nysamnang/dependabot/npm_and_yarn/json-schema-an...
  • a9ae54d Bump ip from 1.1.5 to 1.1.9
  • 7ac246f Merge pull request #170 from nysamnang/dependabot/npm_and_yarn/plist-3.1.0
  • 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 [react-native-raw-bottom-sheet](https://github.com/nysamnang/react-native-raw-bottom-sheet) from 2.2.0 to 3.0.0.
- [Release notes](https://github.com/nysamnang/react-native-raw-bottom-sheet/releases)
- [Commits](nysamnang/react-native-raw-bottom-sheet@2.2.0...3.0.0)

---
updated-dependencies:
- dependency-name: react-native-raw-bottom-sheet
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 29, 2024
@github-actions github-actions bot changed the title chore(deps): bump react-native-raw-bottom-sheet from 2.2.0 to 3.0.0 chore(deps): bump react-native-raw-bottom-sheet from 2.2.0 to 3.0.0 (VL-7544) Mar 29, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants