Skip to content

Bump react-native-screens from 2.0.0-alpha.12 to 3.15.0#1226

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-screens-3.15.0
Closed

Bump react-native-screens from 2.0.0-alpha.12 to 3.15.0#1226
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-screens-3.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 11, 2022

Copy link
Copy Markdown

Bumps react-native-screens from 2.0.0-alpha.12 to 3.15.0.

Release notes

Sourced from react-native-screens's releases.

3.15.0

Minor release focused mostly on resolving issues with gesture recognition and its integration with ScrollView on iOS (Fabric & Paper)

🐛 Bug fixes

👍 Improvements

🔢 Miscellaneous

New Contributors

🙌 Thank you for your contributions!

Full Changelog: software-mansion/react-native-screens@3.14.1...3.15.0

3.14.1

Patch release fixing bug which caused gestureResponseDistance Screen prop to not work properly, when the component was not created via react-native-screens native stack. See: software-mansion/react-native-screens#1507 for changes.

3.14.0

Minor release fixing bugs, introducing better support for Fabric (iOS), compatibility with react-native 0.69

Moreover, from this release forward, Fabric is supported only for react-native 0.69+. Support for 0.68.x is dropped.

🐛 Bug fixes

... (truncated)

Commits
  • e7adee6 Release 3.15.0
  • 366eae9 fix: take top stack view child from reactSubviews in gesture recogniction log...
  • 42c4e48 fix: get properties from top-most screen on swipe (#1509)
  • a453848 fix: remove checks for Fabric that did not work (#1518)
  • ab05218 fix: add usage of older API for older iOS versions (#1516)
  • e344a88 chore: format android code (#1508)
  • 722f0c1 fix: update import for case-sensitive file systems (#1517)
  • 59eb7c5 fix: CI (#1503)
  • 7a5af26 refactor: use ViewCompat for status bar translucency management (#1513)
  • 23fb6da fix: handle multiple gesture recognizers (#1512)
  • 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 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 2.0.0-alpha.12 to 3.15.0.
- [Release notes](https://github.com/software-mansion/react-native-screens/releases)
- [Commits](software-mansion/react-native-screens@2.0.0-alpha.12...3.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Aug 23, 2022

Copy link
Copy Markdown
Author

Superseded by #1277.

@dependabot dependabot Bot closed this Aug 23, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/react-native-screens-3.15.0 branch August 23, 2022 02:30
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.

0 participants