Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

Bumps react-native-screens from 4.9.0 to 4.15.2.

Release notes

Sourced from react-native-screens's releases.

4.15.2

Patch version downgrading Coil library to resolve Android build issues on RN 0.79 software-mansion/react-native-screens#3157

What's Changed

Full Changelog: software-mansion/react-native-screens@4.15.1...4.15.2

4.15.1

Patch version with fixing imports for backward compatibility software-mansion/react-native-screens#3153

What's Changed

Full Changelog: software-mansion/react-native-screens@4.15...4.15.1

4.15.0

This release includes enhancements to bottom tabs, such as support for loading icons from external sources on Android, a refactored tab bar appearance API, and added support for orientation and system items on iOS. It also contains some improvements related to the new experimental native components like new native stack and split view.

What's Changed

🟢 Improvements

🐞 Bug fixes

🔢 Misc

Full Changelog: software-mansion/react-native-screens@4.14.1...4.15.0

... (truncated)

Commits
  • ff2b696 Release 4.15.2
  • cd12efd fix(android): Fix RNScreens 4.15 build on android (#3157)
  • 83a0a7c release: 4.15.1 (#3154)
  • 0509a54 fix(JS): Keep relative imports for backward compatibility (#3153)
  • 4672e9c release: 4.15.0 (#3150)
  • b54ff34 feat!(iOS, Tabs): support for appearance types, layouts and states (#3078)
  • 003e1d5 fix(android, Tabs): Fix loading external resources in release mode (#3148)
  • fe390c6 feat(iOS, Tabs): support system items on iOS (#3149)
  • fad22e9 fix(iOS, Tabs): Updated logic for breaking retain cycles (#3099)
  • ba89a56 feat(android, Tabs): Loading bottom tab icons from external source (#3143)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by t0maboro, a new releaser for react-native-screens since your current version.


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.9.0 to 4.15.2.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.9.0...4.15.2)

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

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 Aug 26, 2025
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.

0 participants