Skip to content

build(deps): bump react-native-screens from 4.24.0 to 4.25.0#165

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-screens-4.25.0
Open

build(deps): bump react-native-screens from 4.24.0 to 4.25.0#165
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/react-native-screens-4.25.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps react-native-screens from 4.24.0 to 4.25.0.

Release notes

Sourced from react-native-screens's releases.

4.25.0

What's Changed

Minor release, bringing golden version of Tabs API. Unless we get your negative feedback, we plan to stabilise Tabs API in next minor.

[!important] 4.25.0 no longer supports the legacy architecture. Most likely, the library will simply fail to build.

This release brings important Tabs API changes in JS and native layer, required for stabilisation of the API. Downstream libraries are already in advanced stage of adaptation to these changes. Please track the releases of your navigation solution for compatibility remarks.

Improvements

... (truncated)

Commits
  • c07b9c5 fix: add web fallback for ScrollViewMarker (#4008)
  • 9543bbd fix(iOS, Tabs): register navigation state observer outside RCTAssert (#4004)
  • cb6359e fix(iOS): forward-declare RCTSurfaceTouchHandler in UIView+RNSUtility.h (#3986)
  • 4e1551b fix(Android, Tabs): propagate actionOrigin into navigation state progression ...
  • 09d5d3e fix(iOS, Tabs): correctly pass action origin to progressNavigationState (#3994)
  • d11966a fix(iOS, Tabs): fix moreNavigationController navigation bar visible on nav (#...
  • 85e3cd6 refactor(tabs): rename rejectedProvenance to rejectedBaseProvenance (#3982)
  • 56734b1 fix(web, SafeAreaView): replace default export with named export (#3956)
  • 01307f3 fix(iOS): unregister tabs accessory observer from observed wrapper (#3948)
  • 8a4fc6b fix(Android, Stack v5): prevent crash when subview with (0, 0) size is added ...
  • 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 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 4.24.0 to 4.25.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.24.0...4.25.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github May 12, 2026

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants