forked from velescore/veles-mobile-wallet
-
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 from 0.61.5 to 0.63.2 #48
Open
snyk-bot
wants to merge
343
commits into
master
Choose a base branch
from
snyk-upgrade-dc3d73c1d3f7c2b8c4ef2ef3595a8b2e
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* import wallet screen * add type to interface method * use import instead of require, use object instead of method for images
All wallets transaction list
* add export wallet screen * use const instead of secret wallet * use palette instead of blueapp colors
* add export wallet screen * use const instead of secret wallet * use palette instead of blueapp colors * export screen * walet xpub screen * fix changes from pr
Trasaction detail screen with not permanent note
* settings screen * update yarn.lock * handle old functionalities * fix changes from pr
Receive coins screen
Receive coins wallet picker
missing copy button fixed and red text for negative values
Store transaction notes
(cherry picked from commit c30110c)
(cherry picked from commit e107b43)
Snyk has created this PR to upgrade react-native from 0.61.5 to 0.63.2. See this package in npm: https://www.npmjs.com/package/react-native See this project in Snyk: https://app.snyk.io/org/mdfkbtc/project/a2088718-36c2-4867-a45b-42143012aac0?utm_source=github&utm_medium=upgrade-pr
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade react-native from 0.61.5 to 0.63.2.
ℹ️ 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 fixes:
SNYK-JS-LOGKITTY-568763
Release notes
Package name: react-native
This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.
You can participate in the conversation for the next patch release in the dedicated issue.
To help you upgrade to this version, you can use the new upgrade helper ⚛️
You can find the whole changelog history over at
react-native-releases
.This release fixes a few minor issues that were reported by the community. While we're working on changelog, you can view the list of commits here.
You can participate in the conversation for the next patch release in the dedicated issue.
To help you upgrade to this version, you can use the new upgrade helper ⚛️
You can find the whole changelog history over at
react-native-releases
.0.63 stable is here 🎉
Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗
Some of the major changes that this version brings:
<Pressable />
componentPlatformColor
,DynamicColorIOS
)Among many others - please refer to the blog post for more details.
You can participate in the conversation on the status of this release at this issue.
You can upgrade to this version using the upgrade helper webtool ⚛️
And if you are having trouble, please refer to the new Upgrade Support repository by our awesome community.
You can find the whole changelog history over at
react-native-releases
.THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.
Please only upgrade or create new apps with
0.63.0-rc.1
if you'd like to help us test this before the stable release - which would be super useful 🤗To test it, run:
We're working on the changelog right now and will update this release as soon as the draft is ready. Meanwhile, you may want to look at the most important changes that we have decided to highlight:
PlatformColor
,DynamicColorIOS
)<Pressable />
componentYou can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.
You can find the whole changelog history over at react-native-releases.
[0.63.0-rc.0] Bump version numbers
This release fixes a few minor issues that were reported by the community. You can view the complete changelog here.
You can participate in the conversation for the next patch release in the dedicated issue.
To help you upgrade to this version, you can use the new upgrade helper ⚛️
You can find the whole changelog history over at
react-native-releases
.This release fixes a YellowBox regression in v0.62.0 where the Flipper network inspector causes YellowBox to crash the app due to using base64 images.
You can view the complete changelog here.
You can participate in the conversation for the next patch release in the dedicated issue.
To help you upgrade to this version, you can use the new upgrade helper ⚛️
You can find the whole changelog history over at
react-native-releases
.0.62.0
0.62 stable is here 🎉
Thanks to everyone who contributed and helped to get this together, everyone worked really hard and we hope you are as excited as we are 🤗
Some of the major changes that this version brings:
Among many others - please refer to the blog post for more details.
This release comes in the midst of a global pandemic. We’re releasing this version today to respect the work of hundreds of contributors who made this release possible and to prevent the release from falling too far behind master. You can participate in the conversation on the status of this release at this issue, but please be mindful of the reduced capacity of contributors to help with issues and prepare to delay upgrading if necessary.
You can upgrade to this version using the upgrade helper webtool ⚛️
And if you are having troubles, please refer to the new Upgrade Support repository by our awesome community.
You can find the whole changelog history over at
react-native-releases
.THIS IS A RELEASE CANDIDATE: this means it's not stable yet, so proceed with care.
Please only upgrade or create new apps with
0.62.0-rc.5
if you'd like to help us test this before the stable release - which would be super useful 🤗To test it, run:
This version introduces the new LogBox experience behind a feature flag. To try it out, add the following to your
index.js
file:This version also introduces Flipper integration and support for a new version of Hermes (0.4.0). For details and to report issues, see this issue.
This release will be quite massive (there are around 1200 commits of delta between this version and 0.61!) so we don't have the changelog ready yet (draft PR) - it will be fully ready for when we will publish
0.62.0
.You can participate in the conversation on the RC status this issue for updates, where you can post your bug reports and cherry-pick suggestions.
You can find the whole changelog history over at react-native-releases.
Commit messages
Package name: react-native
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