Skip to content
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

[Snyk] Upgrade react-native-screens from 3.11.1 to 3.35.0 #438

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

Conversation

asraful-cse
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade react-native-screens from 3.11.1 to 3.35.0.

ℹ️ 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 37 versions ahead of your current version.

  • The recommended version was released on a month ago.

Release notes
Package name: react-native-screens
  • 3.35.0 - 2024-10-25

    What's Changed

    Minor release supporting RN 0.76 with a lot of fixes and improvements cherry picked from 4.0.0 line.

    Most notably, the formSheet presentation is not in its best shape on 3.x line of this library, we highly recommend using latest beta of 4.0.0.

    👍 Improvements

    🐛 Bug fixes

    • fix(iOS): onNativeDismissCancelled called too early during modal dismissal by @ zetavg in #2129
    • fix(android): disappearing search icon on opening transparent modal by @ alduzy in #2274
    • fix(Android,Fabric): add missing DoNotStrip annotation to JNI-accessed methods by @ kkafar in #2290
    • fix(Android,Fabric,bridgeless): crash on RN hot reload in dev mode when redbox in presentation by @ kkafar in #2289
    • fix(iOS): FullWindowOverlay layout height (#2430) (5359e4e) by @ alduzy
    • fix(iOS): extraLight blur not working (#2338) (da70a27) by @ maksg
    • fix(iOS): header snapshots not working (#2393) (bb86f5b) by @ alduzy
    • fix(Android): going back on fabric with horizontal list crash (#2403) (5a9afbb) by @ alduzy
    • fix(iOS,Fabric): prevent memory leak by calling invalidate on deleted screens (#2402) (71db286) by @ kkafar
    • fix(iOS): header subviews layout on tab change (#2385) (652dbcf) by @ alduzy
    • fix(Android): going back on fabric with nested list (#2383) (d83d4b7) by @ alduzy
    • fix(iOS): full screen modal crash on paper (#2336) (173110d) by @ maksg
    • fix(iOS): right header incorrect position (#2316) (29d3c2c) by @ alduzy
    • fix!: always set Zindex to undefined for InnerScreen (#2351) (746eff8) - This looks like a breaking change, however you should never be able to set the styles directly on the Screen component, if you were doing it, you have been already doing something wrong by @ adrianryt
    • fix(iOS): modal not presenting when deep in stack (#2335) (77d0562) by @ maksg
    • fix(Android): getChildDrawingOrder when using refreshcontrol (#2330) (ee967a5) by @ BenIrving
    • fix: do not force set translucent nav bar (until it's explicitly specified) (#2301) (eed1cb0) by @ kirillzyusko
    • fix(Android,Fabric): pressable on Screen loses focus on pointer movement (#2292) (5a3b31a) by @ kkafar
    • fix(iOS): Change import of RectUtil.h file to react/renderer/components (#2319) (eac554e) by @ tboba
    • fix(Android): incorrect childCount in removeViewAt when using flatlist on fabric (#2307) (10bda7d) by @ alduzy

    🔢 Miscellaneous

    Full Changelog: 3.34.0...3.35.0

  • 3.35.0-rc.1 - 2024-08-10
  • 3.35.0-rc.0 - 2024-08-10
  • 3.34.1 - 2024-10-24
  • 3.34.0 - 2024-08-05
  • 3.33.0 - 2024-07-31
  • 3.32.0 - 2024-06-18
  • 3.31.1 - 2024-04-23
  • 3.31.0 - 2024-04-23
  • 3.31.0-rc.1 - 2024-04-04
  • 3.31.0-rc.0 - 2024-04-03
  • 3.30.1 - 2024-03-25
  • 3.30.0 - 2024-03-25
  • 3.29.0 - 2023-12-07
  • 3.28.0 - 2023-12-07
  • 3.27.0 - 2023-10-23
  • 3.26.0 - 2023-10-17
  • 3.25.0 - 2023-08-31
  • 3.24.0 - 2023-08-04
  • 3.23.0 - 2023-07-26
  • 3.22.1 - 2023-07-06
  • 3.22.0 - 2023-06-22
  • 3.21.1 - 2023-06-19
  • 3.21.0 - 2023-06-14
  • 3.20.0 - 2023-02-13
  • 3.19.0 - 2023-01-17
  • 3.18.2 - 2022-10-14
  • 3.18.1 - 2022-10-11
  • 3.18.0 - 2022-10-04
  • 3.17.0 - 2022-08-25
  • 3.16.0 - 2022-08-19
  • 3.15.0 - 2022-07-08
  • 3.14.1 - 2022-07-04
  • 3.14.0 - 2022-06-30
  • 3.13.1 - 2022-03-03
  • 3.13.0 - 2022-02-28
  • 3.12.0 - 2022-02-17
  • 3.11.1 - 2022-02-11
from react-native-screens GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade react-native-screens from 3.11.1 to 3.35.0.

See this package in npm:
react-native-screens

See this project in Snyk:
https://app.snyk.io/org/asraful196/project/4522cdb0-1e63-4d60-9aef-a0b8b5618fe0?utm_source=github&utm_medium=referral&page=upgrade-pr
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