Skip to content

[Snyk] Upgrade react-native-screens from 2.0.0-alpha.12 to 2.18.1 #3

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: master
Choose a base branch
from

Conversation

chellongCoder
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade react-native-screens from 2.0.0-alpha.12 to 2.18.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 61 versions ahead of your current version.
  • The recommended version was released 3 years ago, on 2021-03-02.
Release notes
Package name: react-native-screens
  • 2.18.1 - 2021-03-02
  • 2.18.0 - 2021-02-25
  • 2.17.1 - 2021-01-26
  • 2.17.0 - 2021-01-25
  • 2.16.1 - 2020-12-10
  • 2.16.0 - 2020-12-10
  • 2.15.2 - 2021-01-20
  • 2.15.1 - 2021-01-19
  • 2.15.0 - 2020-11-16
  • 2.14.0 - 2020-11-10
  • 2.13.0 - 2020-11-04
  • 2.12.0 - 2020-10-27
  • 2.11.0 - 2020-09-16
  • 2.10.1 - 2020-08-05
  • 2.10.0 - 2020-08-05
  • 2.9.0 - 2020-06-19
  • 2.8.0 - 2020-05-22
  • 2.7.0 - 2020-04-24
  • 2.6.0 - 2020-04-23
  • 2.5.0 - 2020-04-16
  • 2.4.0 - 2020-03-20
  • 2.3.0 - 2020-03-10
  • 2.2.0 - 2020-02-27
  • 2.1.0 - 2020-02-26
  • 2.0.1 - 2020-02-26
  • 2.0.0 - 2020-02-26
  • 2.0.0-beta.13 - 2020-02-24
  • 2.0.0-beta.12 - 2020-02-24
  • 2.0.0-beta.11 - 2020-02-24
  • 2.0.0-beta.10 - 2020-02-20
  • 2.0.0-beta.9 - 2020-02-20
  • 2.0.0-beta.8 - 2020-02-19
  • 2.0.0-beta.7 - 2020-02-18
  • 2.0.0-beta.6 - 2020-02-17
  • 2.0.0-beta.5 - 2020-02-17
  • 2.0.0-beta.4 - 2020-02-14
  • 2.0.0-beta.3 - 2020-02-14
  • 2.0.0-beta.2 - 2020-02-05
  • 2.0.0-beta.1 - 2020-02-04
  • 2.0.0-alpha.34 - 2020-02-03
  • 2.0.0-alpha.33 - 2020-02-02
  • 2.0.0-alpha.32 - 2020-01-28
  • 2.0.0-alpha.31 - 2020-01-27
  • 2.0.0-alpha.30 - 2020-01-27
  • 2.0.0-alpha.29 - 2020-01-22
  • 2.0.0-alpha.28 - 2020-01-22
  • 2.0.0-alpha.27 - 2020-01-21
  • 2.0.0-alpha.26 - 2020-01-20
  • 2.0.0-alpha.25 - 2020-01-15
  • 2.0.0-alpha.24 - 2020-01-14
  • 2.0.0-alpha.23 - 2020-01-10
  • 2.0.0-alpha.22 - 2019-12-20
  • 2.0.0-alpha.21 - 2019-12-20
  • 2.0.0-alpha.20 - 2019-12-17
  • 2.0.0-alpha.19 - 2019-12-12
  • 2.0.0-alpha.18 - 2019-12-11
  • 2.0.0-alpha.17 - 2019-12-04
  • 2.0.0-alpha.16 - 2019-12-02
  • 2.0.0-alpha.15 - 2019-11-29
  • 2.0.0-alpha.14 - 2019-11-29
  • 2.0.0-alpha.13 - 2019-11-26
  • 2.0.0-alpha.12 - 2019-11-22
from react-native-screens GitHub release notes
Commit messages
Package name: react-native-screens
  • 656935a Release 2.18.1
  • dd5e370 feat: rewrite v4 native-stack to TS (#793)
  • 76ecb0a feat: rewrite indexes to TS (#794)
  • 825649d Release 2.18.0
  • 515abcc docs: add warning about mixing modal types (#835)
  • fd72578 fix: make header subviews subscribe to transition (#820)
  • 5f31cd8 fix: rtl transition without header on iOS (#831)
  • 55dceec Use ReactNativeStyleAttributes to process fontFamily (#823)
  • 49c80a6 feat: add check for isDestroyed (#805)
  • b00a488 fix: restore the proper type for NavigationConfig (#810)
  • 21db3a5 feat: add cancel touchHandler on swipe in nested stack in modal (#784)
  • e9d28f1 feat: change modal logic (#798)
  • 6f6ea86 feat: remove buildscript from main build.gradle (#799)
  • 2447869 feat: enable interaction during transition (#775)
  • 67e287c fix: change babel and metro resolvers logic (#788)
  • 8e2829c refactor: replace deprecated API (#768)
  • 457dca0 Release 2.17.1
  • 4d1d006 fix: exclude examples from bob (#790)
  • b239f6a Release 2.17.0
  • bcd5e4d feat: android orientation management (#679)
  • 377d329 feat: add async container update on ios (#777)
  • ce80133 fix: remove setting tintColor in ios14 (#748)
  • 75bbabf feat: add setting frame in notifyWillAppear (#772)
  • e14d086 update links in RNScreens.podspec (#763)

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants