Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 20, 2025
Bumps [react-native-screens](https://github.com/software-mansion/react-native-screens) from 4.15.4 to 4.17.1.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.15.4...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] <[email protected]>
@github-actions github-actions bot force-pushed the dependabot/bun/main/react-native-screens-4.17.1 branch from 9d4a800 to 1d1611e Compare October 20, 2025 20:31
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 27, 2025

Superseded by #804.

@dependabot dependabot bot closed this Oct 27, 2025
@dependabot dependabot bot deleted the dependabot/bun/main/react-native-screens-4.17.1 branch October 27, 2025 22:14
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