Skip to content

Commit

Permalink
chore(deps): update JavaScript SDK to v7.24.2 (#2648)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
  • Loading branch information
github-actions[bot] and web-flow authored Dec 9, 2022
1 parent eca14a7 commit def0568
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 76 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
- Bump Cocoa SDK from v7.31.2 to v7.31.3 ([#2647](https://github.com/getsentry/sentry-react-native/pull/2647))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7313)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.2...7.31.3)
- Bump JavaScript SDK from v7.21.1 to v7.23.0 ([#2672](https://github.com/getsentry/sentry-react-native/pull/2672))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7230)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.21.1...7.23.0)
- Bump JavaScript SDK from v7.21.1 to v7.24.2 ([#2672](https://github.com/getsentry/sentry-react-native/pull/2672), [#2648](https://github.com/getsentry/sentry-react-native/pull/2648))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7242)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.21.1...7.24.2)

## 4.11.0

Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,20 @@
"react-native": ">=0.56.0"
},
"dependencies": {
"@sentry/browser": "7.23.0",
"@sentry/browser": "7.24.2",
"@sentry/cli": "1.74.4",
"@sentry/core": "7.23.0",
"@sentry/hub": "7.23.0",
"@sentry/integrations": "7.23.0",
"@sentry/react": "7.23.0",
"@sentry/tracing": "7.23.0",
"@sentry/types": "7.23.0",
"@sentry/utils": "7.23.0",
"@sentry/core": "7.24.2",
"@sentry/hub": "7.24.2",
"@sentry/integrations": "7.24.2",
"@sentry/react": "7.24.2",
"@sentry/tracing": "7.24.2",
"@sentry/types": "7.24.2",
"@sentry/utils": "7.24.2",
"@sentry/wizard": "1.4.0"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "7.23.0",
"@sentry-internal/eslint-plugin-sdk": "7.23.0",
"@sentry-internal/eslint-config-sdk": "7.24.2",
"@sentry-internal/eslint-plugin-sdk": "7.24.2",
"@sentry/typescript": "^5.20.1",
"@types/jest": "^26.0.15",
"@types/react": "^18.0.25",
Expand Down
126 changes: 63 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1560,13 +1560,13 @@
resolved "https://registry.yarnpkg.com/@react-native/polyfills/-/polyfills-2.0.0.tgz#4c40b74655c83982c8cf47530ee7dc13d957b6aa"
integrity sha512-K0aGNn1TjalKj+65D7ycc1//H9roAQ51GJVk5ZJQFb2teECGmzd86bYDC0aYdbRf7gtovescq4Zt6FR0tgXiHQ==

"@sentry-internal/eslint-config-sdk@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.23.0.tgz#08af1188bb93731cbb2715aca0ec39b8038da59c"
integrity sha512-tMedaWkGHLU7ru3I4ZZ0MhDHojbgy4ernfsiZZXKyiFPYhtKjAWyVCRtSrIUuOBlj65mMI+JS/fBin9hbuGPyg==
"@sentry-internal/eslint-config-sdk@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.24.2.tgz#d1ab222cbbbbd822ff6e62f83b5082257bd1c7eb"
integrity sha512-mpZXAkjGZvpH4eF3QMz85iWh9wlK34zE1PSlAe/MHW5vKJpNhbywQHF7A2qTZvKMcYM47kgMPOh7qBN8aBtqdg==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "7.23.0"
"@sentry-internal/typescript" "7.23.0"
"@sentry-internal/eslint-plugin-sdk" "7.24.2"
"@sentry-internal/typescript" "7.24.2"
"@typescript-eslint/eslint-plugin" "^3.9.0"
"@typescript-eslint/parser" "^3.9.0"
eslint-config-prettier "^6.11.0"
Expand All @@ -1575,26 +1575,26 @@
eslint-plugin-jsdoc "^30.0.3"
eslint-plugin-simple-import-sort "^5.0.3"

"@sentry-internal/eslint-plugin-sdk@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.23.0.tgz#e2870eea84e8091ff964e2fb485a11c6fd5730d4"
integrity sha512-+WTP44xDSN7Ibk8JZE2WksKjyiUZtmDkUK+k3ZvF4tGgwwggOZEPJcsPjDRl4AKUyrH5Ai6lTJLdo4VAu9lxAw==
"@sentry-internal/eslint-plugin-sdk@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.24.2.tgz#4a83d81dc58b4edad8fedf3253b2f44697b39bfe"
integrity sha512-JKGYOivzMtB/23o4AzZ4PJGmHfP4PpWNbZzadMCLejWPF1JuJCaY+N8wzJta6HaeMYeg7xx6tENn+UkHfFWSdw==
dependencies:
requireindex "~1.1.0"

"@sentry-internal/typescript@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.23.0.tgz#e4e43fe1b51e2aba958e32e308c91f88b77a1185"
integrity sha512-7N0B7gSf7ViLbsAKjLtrEgjJZmkUboxssN4bB+L1Zh7s5WWvTV1fyk1MvfP6h9Jy3Ib8J6qsucxqYBffpoCSXA==
"@sentry-internal/typescript@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.24.2.tgz#3f0bd44f0a603ff66f205d5f8be08df163941dbb"
integrity sha512-Fni+KtxTpvEH7P+zQmmJ5IC7C0hpRjA7Q6md3T9C+3nPwAA5Au6AhJ+zYoLFUFt7f/ErczgtPhf8VOmqVr8b4Q==

"@sentry/browser@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.23.0.tgz#ca2a01ce2b00727036906158efaa1c7af1395cc0"
integrity sha512-2/dLGOSaM5AvlRdMgYxDyxPxkUUqYyxF7QZ0NicdIXkKXa0fM38IdibeXrE8XzC7rF2B7DQZ6U7uDb1Yry60ig==
"@sentry/browser@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.24.2.tgz#1e514448cd07ff7da78d02797149ecc1922ffcc2"
integrity sha512-X6NbQT0Dp+h54j73TPLgWf3yyLyTZGJI5WQSGEsNIroqhVzD3UF8M+E+3roYpSJDDyYdfuM+WBme+MYkmeqHIw==
dependencies:
"@sentry/core" "7.23.0"
"@sentry/types" "7.23.0"
"@sentry/utils" "7.23.0"
"@sentry/core" "7.24.2"
"@sentry/types" "7.24.2"
"@sentry/utils" "7.24.2"
tslib "^1.9.3"

"@sentry/[email protected]":
Expand Down Expand Up @@ -1623,60 +1623,60 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.23.0.tgz#d320b2b6e5620b41f345bc01d69b547cdf28f78d"
integrity sha512-oNLGsscSdMs1urCbpwe868NsoJWyeTOQXOm5w2e78yE7G6zm2Ra473NQio3lweaEvjQgSGpFyEfAn/3ubZbtPw==
"@sentry/core@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.24.2.tgz#d3b69cc9c5703a4b35be1d648379804b099894e6"
integrity sha512-CDfrVvr3PQ0qImJv7/6yN/5hxhwxy1HicxTL9K5RwSDoXqgK3kUGv/WmTvPNIVB2RQKodLwzS2T52NFRxRoqNw==
dependencies:
"@sentry/types" "7.23.0"
"@sentry/utils" "7.23.0"
"@sentry/types" "7.24.2"
"@sentry/utils" "7.24.2"
tslib "^1.9.3"

"@sentry/hub@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.23.0.tgz#72f9e055e605f2fa2a6e3aa854f9efb62a64f75d"
integrity sha512-NKoG9139l+sMEm2QOgw8/B5iDe49Yb3XYc4tFHJlZsbODF7eSkwZNOGV1M/ePrb7qHU3tOJg3JWgE/u7XigTCA==
"@sentry/hub@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.24.2.tgz#5d09d6ecde9ecb7dab2da8ded481b3556cc016c6"
integrity sha512-i9uSIPex6TiyUR3csC/bpn/iys9ZullbamFD7a+sdqb0zwhen5mwz0yPcuLucdbqiM99WlxiN6SKqVbvm1nYmw==
dependencies:
"@sentry/core" "7.23.0"
"@sentry/types" "7.23.0"
"@sentry/utils" "7.23.0"
"@sentry/core" "7.24.2"
"@sentry/types" "7.24.2"
"@sentry/utils" "7.24.2"
tslib "^1.9.3"

"@sentry/integrations@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.23.0.tgz#e67bebc9c13530da1eff17948907f761d72ff578"
integrity sha512-KbVaIRQPhGkmrdFVXS+eTM2Dvzz5skb7lnxsRF3dGfH6+EsVJfqfz/9jbAKgEDMpHtPCGJ6/369g/AgM/ljoGg==
"@sentry/integrations@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.24.2.tgz#f435c0323eb9e18ee80364741c8ef973e6ba859b"
integrity sha512-olxbRWzwAmA1K8tQkKxeLt4vOmRla3QMlzlQNPsVT2wkx96cjn3L/3D/Fpwlmru+wGpYsX1iNh0eH1OOqTTt4Q==
dependencies:
"@sentry/types" "7.23.0"
"@sentry/utils" "7.23.0"
"@sentry/types" "7.24.2"
"@sentry/utils" "7.24.2"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/react@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.23.0.tgz#950487365a696d2506c3103f44be8a64f0e79cda"
integrity sha512-MY8WhhImMYEbF8YMPHxs/fhQ9DftmWz1KxT52jEcZUAYfbwmt8zVy4LfBUpMNA4rFy72E9k4DsFQtD0FwCcp3g==
"@sentry/react@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.24.2.tgz#cc471cd75727c518f8942d8cf9a7777752fcf4b5"
integrity sha512-NK4/SDIWyQVYdi/EPfHfp7d0+flGNHbBuqV/GG/+CLSekUCuACsczSEWgMSyEad4ptbF9850yt5WN15oL5vAXg==
dependencies:
"@sentry/browser" "7.23.0"
"@sentry/types" "7.23.0"
"@sentry/utils" "7.23.0"
"@sentry/browser" "7.24.2"
"@sentry/types" "7.24.2"
"@sentry/utils" "7.24.2"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/tracing@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.23.0.tgz#9b6c5d3761d7664b6e40c476912281589d7cbe43"
integrity sha512-sbwvf6gjLgUTkBwZQOV7RkZPah7KnnpeVcwnNl+vigq6FNgNtejz53FFCo6t4mNGZSerfWbEy/c3C1LMX9AaXw==
"@sentry/tracing@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.24.2.tgz#d9f0cf7d3055283a50fd38b14e0891b729c5d107"
integrity sha512-rK1HUeCLM27DGGah1+5DN0C9Y4g9dnyMU5rdrRxGQGqxIJiwzHYwJI9xoNoAVMmt8jqFliDEpYvh2jsW8593IA==
dependencies:
"@sentry/core" "7.23.0"
"@sentry/types" "7.23.0"
"@sentry/utils" "7.23.0"
"@sentry/core" "7.24.2"
"@sentry/types" "7.24.2"
"@sentry/utils" "7.24.2"
tslib "^1.9.3"

"@sentry/types@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.23.0.tgz#5d2ce94d81d7c1fad702645306f3c0932708cad5"
integrity sha512-fZ5XfVRswVZhKoCutQ27UpIHP16tvyc6ws+xq+njHv8Jg8gFBCoOxlJxuFhegD2xxylAn1aiSHNAErFWdajbpA==
"@sentry/types@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.24.2.tgz#2ef728db8eea14de8ba916896837d0cbeb3d28da"
integrity sha512-x2LEnKBPzUVzTGspvB0CjZmt1dWeJsLVHGeDKPUMUm004nIscFCxJsmYefqaJQdaIUMqDit5ApwcmKchuK6VKQ==

"@sentry/typescript@^5.20.1":
version "5.20.1"
Expand All @@ -1686,12 +1686,12 @@
tslint-config-prettier "^1.18.0"
tslint-consistent-codestyle "^1.15.1"

"@sentry/utils@7.23.0":
version "7.23.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.23.0.tgz#5f38640fe49f5abac88f048b92d3e83375d7ddf7"
integrity sha512-ad/XXH03MfgDH/7N7FjKEOVaKrfQWdMaE0nCxZCr2RrvlitlmGQmPpms95epr1CpzSU3BDRImlILx6+TlrXOgg==
"@sentry/utils@7.24.2":
version "7.24.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.24.2.tgz#7120a8d36bd1d05043c902a0f22fbc2012fe2116"
integrity sha512-VuuYEF39v43Qk6YZMid8Em/N0HqCsS5ItuTSvunMtBai2dzDAIkJ2LqemF95wWFAXrzpLy4Nx3QyGVHayMn31A==
dependencies:
"@sentry/types" "7.23.0"
"@sentry/types" "7.24.2"
tslib "^1.9.3"

"@sentry/[email protected]":
Expand Down

0 comments on commit def0568

Please sign in to comment.