Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2025

Bumps react-native-screens from 3.15.0 to 4.10.0.

Release notes

Sourced from react-native-screens's releases.

4.10.0

Minor release adding support for formSheet + ScrollView + sticky header layout on iOS (requires specific view hierarchy to work, see: #2747). The release includes also series of important fixes.

There are a lot of big internal changes in this release - we kindly ask you to report any bug issues and especially regressions we didn't catch.

Cheers!

What's Changed

⚠️ Important

Please note that this change only aligns the library with the behaviour of min. supported react-native version, which is 0.76 (old arch) and 0.77 (new arch). This should not affect your apps unless you're using older react-native version + custom patches.

🟢 Improvements

🐞 Bug fixes

🔢 Misc

... (truncated)

Commits
  • 6b47580 Release 4.10.0
  • ab2a303 fix(Android,Fabric): prevent header subview disappearance when using `setOpti...
  • b1e9c71 fix(Android,Fabric): prevent Yoga from stretch-fitting height of header subvi...
  • 29c3ae2 fix(Android,Fabric): prevent header subviews from disappearing after hot-relo...
  • e427d72 fix(Android): fix backward compat with K1 compiler (#2808)
  • 2f7b5f6 chore: update iOS min supported version to 15.1 (#2799)
  • 82f1124 refactor(iOS): cleanup no. 1 in `RNSScreenStackHeaderConfig.updateViewControl...
  • ac7154c fix(iOS): use prefersPageSizing for modal on iOS 18.0+ (#2797)
  • da2c028 fix(Android): implement ReactPointerEventsView to prevent header config from ...
  • 91400bc fix(Android): formSheet with fitToContents does not have correct height a...
  • 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-screens](https://github.com/software-mansion/react-native-screens) from 3.15.0 to 4.10.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.15.0...4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 1, 2025

Superseded by #467.

@dependabot dependabot bot closed this Jun 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-screens-4.10.0 branch June 1, 2025 06: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.

1 participant