Skip to content

chore(deps): bump react-native-screens from 3.35.0 to 4.10.0#643

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/react-native-screens-4.10.0
Closed

chore(deps): bump react-native-screens from 3.35.0 to 4.10.0#643
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/react-native-screens-4.10.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2025

Bumps react-native-screens from 3.35.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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2025
@github-actions github-actions Bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.10.0 branch from 2301645 to d37d9a9 Compare March 31, 2025 20:42
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.10.0 branch from d37d9a9 to eadca76 Compare April 16, 2025 13:25
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 3.35.0 to 4.10.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@3.35.0...4.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions github-actions Bot force-pushed the dependabot/npm_and_yarn/main/react-native-screens-4.10.0 branch from eadca76 to cf036f0 Compare April 16, 2025 13:26
@boorad boorad closed this Apr 16, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/main/react-native-screens-4.10.0 branch April 16, 2025 15:27
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