-
Notifications
You must be signed in to change notification settings - Fork 0
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.32.0 to 3.33.0 #163
[Snyk] Upgrade react-native-screens from 3.32.0 to 3.33.0 #163
Conversation
Snyk has created this PR to upgrade react-native-screens from 3.32.0 to 3.33.0. See this package in npm: react-native-screens See this project in Snyk: https://app.snyk.io/org/2lambda123/project/5d01d1b6-edce-43d9-bbba-5d41600080b5?utm_source=github&utm_medium=referral&page=upgrade-pr
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
Thanks @2lambda123 for opening this PR! For COLLABORATOR only :
|
Unable to locate .performanceTestingBot config file |
Your organization has reached the subscribed usage limit. You can upgrade your account by purchasing a subscription at Stripe payment link Disclaimer: This comment was entirely generated using AI. Be aware that the information provided may be incorrect. Current plan usage: 117.00% Have feedback or need help? |
Their most recently public accepted PR is: 2lambda123/opencit-opencit#1 |
PR Details of @2lambda123 in abp :
|
Important Review skippedIgnore keyword(s) in the title. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. Here's why:
- It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
- We don't review packaging changes - Let us know if you'd like us to change this.
25d2e69
into
6.0-re-enable-api-documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@2lambda123
Thank you for your contribution to this repository! We appreciate your effort in closing pull request.
Happy coding!
Snyk has created this PR to upgrade react-native-screens from 3.32.0 to 3.33.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 1 version ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: react-native-screens
Minor release heavily focused on fixing existing Fabric bugs. This version also comes with compatibility with
[email protected]
(in its current state - 0.75-rc.6) and a new prop for shadow control (details below).We want to give a shoutout to @ janicduplessis and every person who reported issues in our repository. This is really a big help, thanks a lot! You are the cornerstone of open source community!
Thanks for following along! 💙
What's Changed
Here's more detailed information on what changes this release introduces.
👍 Improvements
🐛 Bug fixes
unmountChildComponent:index:
by @ kkafar in #2261🔢 Miscellaneous
compareFrameSizes
tocheckFrameSizesEqualWithEps
by @ kkafar in #2217New Contributors
Full Changelog: 3.32.0...3.33.0
Minor release aimed at bugfixing & internal refactorings, however not lacking few nice new features, enjoy 🎉
What's Changed
👍 Improvements
🐛 Bug fixes
UnsatisfiedLinkError
by @ piaskowyk in #2128Pressable
elements by @ kkafar in #2131-[RNSScreenContainer init]
to call-[UIView initWithFrame:]
designated initalizer by @ Brett-Best in #2161🔢 Miscellaneous
react-navigation
submodule with fixes for header behaviour by @ kkafar in #2187react-native
versions in readme by @ kkafar in #2190New Contributors