Skip to content

Bump react-native-screens from 4.9.1 to 4.11.1 in /fixture/react-native #1687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

Bumps react-native-screens from 4.9.1 to 4.11.1.

Release notes

Sourced from react-native-screens's releases.

4.11.1

What's Changed

Small patch release with fix for Android edge-to-edge system insets styling.

🐞 Bug fixes

🔢 Misc

Full Changelog: software-mansion/react-native-screens@4.11.0...4.11.1

4.11.0

Minor release focused on fixing bugs, especially with the formSheet presentation, introduction of pageSheet presentation on iOS and integration with react-native-edge-to-edge on Android.

[!note] Notable change is that for some time now we publish nightly builds. You can check them out by running yarn install react-native-screens@nightly.

What's Changed

⚠️ Important

🟢 Improvements

🐞 Bug fixes

... (truncated)

Commits
  • 0794ab1 Release 4.11.1
  • fe80756 fix(Android): remove setting system bar translucent props from JS if in edge ...
  • 10c9335 release: 4.11.0 (#2946)
  • 5ea9cb4 docs: Bump t-rex to stable with Docusaurus 3.7 (#2944)
  • 60b0d54 fix(Fabric,iOS): cancel conflicting presses in modals on swipe back gesture (...
  • c188d35 fix(iOS): fix detents not changing if sheetInitialDetent > 0 (#2935)
  • f79fcae chore: add search bar to Example app and use it in e2e tests (#2919)
  • 54acad4 fix(Android): fix formSheet not adjusting for keyboard when it contains input...
  • 3c3db41 test(e2e, Fabric): add e2e tests for issue/PR examples 702..726 (#2928)
  • 4a383a9 fix(iOS): allow to hide the search bar (#2926)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by kligarski, 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.1 to 4.11.1.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@4.9.1...4.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 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