Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 27, 2023

Bumps react-native-screens from 3.20.0 to 3.23.0.

Release notes

Sourced from react-native-screens's releases.

3.23.0

What's Changed

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.22.1...3.23.0

3.22.1

Patch release bringing back old behaviour of formSheet modal on iOS when using @react-navigation/native-stack.

What's Changed

Fixes

Internal

New Contributors

... (truncated)

Commits
  • 0e4af21 Release 3.23.0
  • 9fb3bd0 fix: Calculate large headers in useHeaderHeight hook (#1844)
  • 132c357 feat(iOS): add support for search bar placement (#1843)
  • 2bbe4a2 refact(iOS): unify class & method naming with respect to conventions (#1841)
  • 4fa31c3 feat(iOS): make RNSFullWindowOverlay a modal for accessibility (#1842)
  • ca6c9dc fix(iOS): buggy search bar / large title behaviour on Fabric (#1825)
  • f047f95 chore: format code in test examples (#1812)
  • 15e945a chore(deps): update word-wrap (#1834)
  • d40dc02 chore(deps): Bump versions of RNScreens, FBReactNativeSpec and RCTAppDelegate...
  • 855c8ed chore(deps): Update tough-cookie and semver dependencies (#1823)
  • 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 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-screens](https://github.com/software-mansion/react-native-screens) from 3.20.0 to 3.23.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.20.0...3.23.0)

---
updated-dependencies:
- dependency-name: react-native-screens
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 27, 2023
Copy link
Owner

@coderj001 coderj001 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@coderj001 coderj001 merged commit d4b2fdb into master Aug 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-screens-3.23.0 branch August 2, 2023 17:50
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.

1 participant