Skip to content

frontend(deps): bump react-native-screens from 4.4.0 to 4.17.1 in /frontend#134

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/react-native-screens-4.17.1
Closed

frontend(deps): bump react-native-screens from 4.4.0 to 4.17.1 in /frontend#134
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/frontend/react-native-screens-4.17.1

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 20, 2025

Bumps react-native-screens from 4.4.0 to 4.17.1.

Release notes

Sourced from react-native-screens's releases.

4.17.1

Patch release with fix for failing iOS build in release mode.

What's Changed

Full Changelog: software-mansion/react-native-screens@4.17.0...4.17.1

4.17.0

Minor release including:

  • 👉🏻 Important patches for iOS 26 behaviour
  • 👉🏻 New API for specifying native header items on iOS by @​johankasperi,
  • 👉🏻 New experimental safe area component handling native header / bottom tabs, etc.,
  • 👉🏻 Support for UIScrollEdgeEffect,
  • 👉🏻 Support for "glassy" form sheets on iOS 26,
  • 👉🏻 Many other important patches & improvements.

See the full list of PRs below 👇🏻

What's Changed

🟢 Improvements

🐞 Bug fixes

... (truncated)

Commits
  • b3267df Release 4.17.1
  • f290863 fix(iOS): build error in release mode - imageLoader not defined (#3300)
  • c1f2afd release: 4.17.0 (#3298)
  • 9b502cc feat(iOS): support UIBarButtonItem in header (#2987)
  • 629df83 fix(iOS, Tabs): update tab bar item only when necessary (#3290)
  • 1b3d3f9 fix(Android): crash API 25 when going back from screen with flat list (#2964)
  • 3644f6b fix(Android, FormSheet): Add fallback for undefined corner radius (#3291)
  • c11e153 refactor(Android, Tabs): Move image loader logic to TabsImageLoader (#3292)
  • 12704e5 feat: move SafeAreaView component from /private to /experimental (#3286)
  • 6982d58 fix(iOS, Tabs): change whiteColor to systemBackgroundColor in tabs backgr...
  • 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 4.4.0 to 4.17.1.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.4.0...4.17.1)

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

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

dependabot bot commented on behalf of github Oct 20, 2025

Assignees

The following users could not be added as assignees: arsheenali. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Labels

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

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

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

@@          Coverage Diff           @@
##            main    #134    +/-   ##
======================================
  Coverage   4.02%   4.02%            
======================================
  Files        155     155            
  Lines      41680   41680            
  Branches    4003    4108   +105     
======================================
  Hits        1676    1676            
  Misses     39917   39917            
  Partials      87      87            

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 476930b...a1f39bb. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #135.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/react-native-screens-4.17.1 branch October 27, 2025 10:31
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