Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 30, 2023

Bumps react-native-screens from 3.13.1 to 3.27.0.

Release notes

Sourced from react-native-screens's releases.

3.27.0

Minor release focusing on resolving build issues in certain configurations, compatibility with RC versions of React Native and crash on Fabric.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

New Contributors

Full Changelog: software-mansion/react-native-screens@3.26.0...3.27.0

3.26.0

Minor release adding new useAnimatedHeaderHeight and useReanimatedHeaderHeight hooks, providing fixes for search bar and introducing internal changes. Please note that new hooks introduced in this release are fully functional on Paper, on Fabric there are few edge cases we are still working on.

What's Changed

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

... (truncated)

Commits
  • 1ea36fc Release 3.27.0
  • e646372 fix: downgrade native deps to avoid conflicts with other libs (#1943)
  • b6db977 fix(iOS): add canCoalesce method to RNSHeaderHeightChangeEvent (#1933)
  • d3035e5 chore(deps): update react-devtools-core from 4.28.0 to 4.28.4 (#1941)
  • ca7abf0 fix: unresolved reference: attr after upgrading to 0.73.0-rc.2 (#1919)
  • 64e3cb1 chore(deps): update @babel/traverse from 7.21.0 to 7.23.2 (#1929)
  • 2fc6688 Release 3.26.0
  • c3d1ae8 chore(iOS): update podspec to use install_modules_dependencies (#1920)
  • 72ab692 fix(Android): Fix calculating header height when changing status/action bar v...
  • dbb7430 fix(iOS): change implementation of calculating status bar, refactor methods u...
  • Additional commits viewable in compare view
Maintainer changes

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

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 30, 2023
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant