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 @sentry/react-native from 1.0.9 to 1.9.0 #70

Open
wants to merge 343 commits into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @sentry/react-native from 1.0.9 to 1.9.0.

merge advice
ℹ️ 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 32 versions ahead of your current version.
  • The recommended version was released 22 days ago, on 2020-10-09.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Regular Expression Denial of Service (ReDoS)
SNYK-JS-UAPARSERJS-610226
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept
Prototype Pollution
SNYK-JS-LODASH-590103
482/1000
Why? Proof of Concept exploit, CVSS 7.5
No Known Exploit
Prototype Pollution
SNYK-JS-I18NEXT-585930
482/1000
Why? Proof of Concept exploit, CVSS 7.5
Proof of Concept

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: @sentry/react-native
  • 1.9.0 - 2020-10-09
    • fix: Only show the "Native Sentry SDK is disabled" warning when enableNative is false and enableNativeNagger is true. #1084
    • build: Bump @sentry/javascript dependencies to 5.25.0. #1118
  • 1.8.2 - 2020-09-18
    • build: Bump @sentry/javascript dependencies to 5.24.2 #1091
    • fix: Add a check that performance exists before using it. #1091
  • 1.8.1 - 2020-09-18
    • build: Bump @sentry/javascript dependencies to 5.24.1 #1088
    • fix: Fix timestamp offset issues due to issues with performance.now() introduced in React Native 0.63. #1088
  • 1.8.0 - 2020-09-17
    • feat: Support MacOS #1068
    • build: Bump @sentry/javascript dependencies to 5.23.0 #1079
    • fix: Only call native deviceContexts on iOS #1061
    • fix: Don't send over Log and Critical levels over native bridge #1063
  • 1.7.2 - 2020-08-26
    • meta: Move from Travis CI to Github Actions #1019
    • ref: Drop TSLint in favor of ESLint #1023
    • test: Add basic end-to-end tests workflow #945
    • Bump: sentry-android to v2.3.1 #1041
  • 1.7.1 - 2020-07-31
    • build: Bump sentry-cocoa to 5.2 #1011
    • fix: App Store submission for Mac apps getsentry/sentry-cocoa#635
    • fix: Use the release and dist set in init options over native release #1009
    • fix: assign default options before enableNative check #1007
  • 1.7.0 - 2020-07-28
    • fix: Use LogBox instead of YellowBox if possible. #989
    • fix: Don't add DeviceContext default integration if enableNative is set to false. #993
    • fix: Don't log "Native Sentry SDK is disabled" if enableNativeNagger is set to false. #993
    • feat: Migrate to @sentry/react from @sentry/browser and expose ErrorBoundary & the redux enhancer. #1005
  • 1.6.3 - 2020-07-20
    • feat: Touch events take Regex for ignoreNames & add tests #973
  • 1.6.2 - 2020-07-13
    • fix: Don't prefix app:/// to "native" filename as well #957
    • feat: Add sdk_info to envelope header on Android. #958
  • 1.6.1 - 2020-07-06
  • 1.6.0 - 2020-07-06
  • 1.5.0 - 2020-06-26
  • 1.4.5 - 2020-06-08
  • 1.4.4 - 2020-06-05
  • 1.4.3 - 2020-06-05
  • 1.4.2 - 2020-06-02
  • 1.4.1 - 2020-05-28
  • 1.4.0 - 2020-05-25
  • 1.3.9 - 2020-05-15
  • 1.3.8 - 2020-05-12
  • 1.3.7 - 2020-04-08
  • 1.3.6 - 2020-03-27
  • 1.3.5 - 2020-03-26
  • 1.3.4 - 2020-03-26
  • 1.3.3 - 2020-02-26
  • 1.3.2 - 2020-02-21
  • 1.3.1 - 2020-02-13
  • 1.3.0 - 2020-02-12
  • 1.2.2 - 2020-01-27
  • 1.2.1 - 2019-12-18
  • 1.2.0 - 2019-12-05
  • 1.1.0 - 2019-11-14
  • 1.0.9 - 2019-10-11
from @sentry/react-native GitHub release notes

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

bklukaczewski and others added 30 commits April 17, 2020 11:05
* 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
mdfkbtc and others added 29 commits July 26, 2020 17:35
(cherry picked from commit c30110c)
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.

8 participants