maplibre / maplibre-react-native

A MapLibre react native module for creating custom maps
Other
172 stars 39 forks source link

build(deps): bump react-native-screens from 3.29.0 to 3.31.1 in /example #348

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps react-native-screens from 3.29.0 to 3.31.1.

Release notes

Sourced from react-native-screens's releases.

3.31.1

Patch release including fixing errors during the install step in React Native applications with 3.31.0 version of React Native Screens. Thanks for following along! 💙

What's Changed

:bug: Bug fixes

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.31.0...3.31.1

3.31.0

Minor release including adding support for React Native 0.74 and fixing targets of the touchables on the JS Stack. Thanks for following along! 💙

What's Changed

:bug: Bug fixes

:1234: Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: https://github.com/software-mansion/react-native-screens/compare/3.31.0-rc.1...3.31.0

3.31.0-rc.1

Release candidate no.2 for version 3.31.0 that removes declarations of some events on Fabric and changes event types. Thanks for following along! 💙

Note: Please note that this version is a candidate for the next stable version of React Native Screens. If you encounter any issues or inconveniences, please let us know about them by submitting an issue.

What's Changed

🐛 Bug fixes

🔢 Miscellaneous

... (truncated)

Commits
  • f8a45e1 Release 3.31.1
  • 7aa5e7b fix: Change postinstall step to prepare and run prepare on release in package...
  • c512c9c Release 3.31.0
  • 02154a9 fix(iOS): add RCT-Image to RNScreens.podspec (#2089)
  • c110679 fix: don't use AnimatedNativeScreen when stackPresentation prop is not set (#...
  • 6b694e3 chore: bump yarn to latest stable (4.1.1) (#2097)
  • d54a19a chore(Android): fix emit type parameters (#2087)
  • 03dad84 fix(iOS): Change retrieving window in FullWindowOverlay (#2031)
  • a8bb418 Release 3.31.0-rc.1 (#2096)
  • 4aca1ae fix: add missing events (#2095)
  • 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 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)