Skip to content

Commit

Permalink
Merge 24628a6 into a76d821
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 9, 2023
2 parents a76d821 + 24628a6 commit de7c573
Show file tree
Hide file tree
Showing 3 changed files with 70 additions and 96 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@
- Use application variant instead of variant output to hook to correct package task for modules cleanup ([#3161](https://github.com/getsentry/sentry-react-native/pull/3161))
- Fix `isNativeAvailable` after SDK reinitialization ([#3200](https://github.com/getsentry/sentry-react-native/pull/3200))

### Dependencies

- Bump JavaScript SDK from v7.61.0 to v7.61.1 ([#3226](https://github.com/getsentry/sentry-react-native/pull/3226))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7611)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.61.0...7.61.1)

## 5.8.1

### Dependencies
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,18 +56,18 @@
"react-native": ">=0.65.0"
},
"dependencies": {
"@sentry/browser": "7.61.0",
"@sentry/browser": "7.61.1",
"@sentry/cli": "2.19.4",
"@sentry/core": "7.61.0",
"@sentry/hub": "7.61.0",
"@sentry/integrations": "7.61.0",
"@sentry/react": "7.61.0",
"@sentry/types": "7.61.0",
"@sentry/utils": "7.61.0"
"@sentry/core": "7.61.1",
"@sentry/hub": "7.61.1",
"@sentry/integrations": "7.61.1",
"@sentry/react": "7.61.1",
"@sentry/types": "7.61.1",
"@sentry/utils": "7.61.1"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "7.61.0",
"@sentry-internal/eslint-plugin-sdk": "7.61.0",
"@sentry-internal/eslint-config-sdk": "7.61.1",
"@sentry-internal/eslint-plugin-sdk": "7.61.1",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "3.9.1",
"@types/jest": "^29.5.3",
Expand Down
142 changes: 55 additions & 87 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1939,13 +1939,13 @@
invariant "^2.2.4"
nullthrows "^1.1.1"

"@sentry-internal/eslint-config-sdk@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.61.0.tgz#ca4f48f2d441aa37d43304cce60ce0f2b4a4b0e7"
integrity sha512-ILhnFmHg/g6hRLs90kS27Gh5N1s8JVEgPGcWhotIew18NfGrdD+8KI1ZPExM8XKatwZxNHy3cOKYyxsFr4/Ydg==
"@sentry-internal/eslint-config-sdk@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.61.1.tgz#1b2ebbe10ee245d1b561c18615a6796e450192f4"
integrity sha512-E/6XCmzmSYPCv1+G4x7enMp10lX5n1IxOQKlV0FpooRyvtnvSkbDndkgoc6Sm8iWxSvT8PfxnW/31iaeTOIPBQ==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "7.61.0"
"@sentry-internal/typescript" "7.61.0"
"@sentry-internal/eslint-plugin-sdk" "7.61.1"
"@sentry-internal/typescript" "7.61.1"
"@typescript-eslint/eslint-plugin" "^5.48.0"
"@typescript-eslint/parser" "^5.48.0"
eslint-config-prettier "^6.11.0"
Expand All @@ -1955,23 +1955,13 @@
eslint-plugin-jsdoc "^30.0.3"
eslint-plugin-simple-import-sort "^5.0.3"

"@sentry-internal/eslint-plugin-sdk@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.61.0.tgz#969f36b817b008c59892a4435969e16c167a1d4f"
integrity sha512-xc1V1vEEBQbox2S8VQDXHA0mNdNXeZ0lmSEYWfLd0z6VapQnvGuixNR+W+R4B0dfMr0lTAwV5UM3qTqGqKlDCQ==
"@sentry-internal/eslint-plugin-sdk@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.61.1.tgz#7260fb28d1a1798a8428b58b43204c75dae8e513"
integrity sha512-P6r2ucuZ6yXzl+5r73nK3pgqxXJuehErV3Ksq4r6abai/MPD2xIg7IJeEctOLSn47is4zabX/epmDgS0xH+ojA==
dependencies:
requireindex "~1.1.0"

"@sentry-internal/tracing@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.61.0.tgz#5a0dd4a9a0b41f2e22904430f3fe0216f36ee086"
integrity sha512-zTr+MXEG4SxNxif42LIgm2RQn+JRXL2NuGhRaKSD2i4lXKFqHVGlVdoWqY5UfqnnJPokiTWIj9ejR8I5HV8Ogw==
dependencies:
"@sentry/core" "7.61.0"
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry-internal/tracing@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.61.1.tgz#8055b7dfbf89b7089a591b27e05484d5f6773948"
Expand All @@ -1982,21 +1972,21 @@
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry-internal/typescript@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.61.0.tgz#44cea2d1cabc491549abcdce06ead7053abc08b6"
integrity sha512-Al5uvH/LTbGB2PJraO4kDKw5TyksOTOQHcvUgaWXXTB4Eb2df3op+8lTjARgwoSF/0eUpt428qKcPtfJL8n90w==

"@sentry/browser@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.61.0.tgz#04f4122e444d8b5ffefed97af3cde2bc1c71bb80"
integrity sha512-IGEkJZRP16Oe5CkXkmhU3QdV5RugW6Vds16yJFFYsgp87NprWtRZgqzldFDYkINStfBHVdctj/Rh/ZrLf8QlkQ==
dependencies:
"@sentry-internal/tracing" "7.61.0"
"@sentry/core" "7.61.0"
"@sentry/replay" "7.61.0"
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"
"@sentry-internal/typescript@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.61.1.tgz#a818d08afec5891257cd35995341439884a4c261"
integrity sha512-YldiCraW69iITZiRBRZsSgrP//dOBEf8FPrv9Xd6AKEMpqnxcW4HoXV79SoOHD8ZY9W8c5hYLtPRr9zBDrOvSg==

"@sentry/browser@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.61.1.tgz#ce5005ea76d4c2e91c09a43b218c25cc5e9c1340"
integrity sha512-v6Wv0O/PF+sqji+WWpJmxAlQafsiKmsXQLzKAIntVjl3HbYO5oVS3ubCyqfxSlLxIhM5JuHcEOLn6Zi3DPtpcw==
dependencies:
"@sentry-internal/tracing" "7.61.1"
"@sentry/core" "7.61.1"
"@sentry/replay" "7.61.1"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/cli@2.19.4":
Expand All @@ -2023,15 +2013,6 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.61.0.tgz#0de4f73055bd156c5c0cbac50bb814b272567188"
integrity sha512-zl0ZKRjIoYJQWYTd3K/U6zZfS4GDY9yGd2EH4vuYO4kfYtEp/nJ8A+tfAeDo0c9FGxZ0Q+5t5F4/SfwbgyyQzg==
dependencies:
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/core@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.61.1.tgz#8043c7cecf5ca0601f6c61979fb2880ceac37287"
Expand All @@ -2041,23 +2022,23 @@
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/hub@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.61.0.tgz#e4c52e252c1289ed9e214a71e443936856b60677"
integrity sha512-i+PG++y5oUTvwCaisCiOui9eGhC621GAIr/LaqSjZ3boK2bbkRjocPahaomv0bq072m306a+tsesZBfLGQmIgA==
"@sentry/hub@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.61.1.tgz#f48ffe83051855b4e08b591ad782587176c916d1"
integrity sha512-MUHrCZDj7zto0G6DhfxvWLz480Yh82U6G/UNC5fwJTgxbRo2XW3GSkgeUcDkVtY2UhAc3Rm1PxMgnjlAJ+DF7A==
dependencies:
"@sentry/core" "7.61.0"
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"
"@sentry/core" "7.61.1"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/integrations@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.61.0.tgz#49c97a59ceb0438bd5ec070415d95f8c6c708d5f"
integrity sha512-NEQ+CatBfUM1TmA4FOOyHfsMvSIwSg4pA55Lxiq9quDykzkEtrXFzUfFpZbTunz4cegG8hucPOqbzKFrDPfGjQ==
"@sentry/integrations@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.61.1.tgz#ca9bf2fc59c852f5e73543bb7e69b181a4ef2d45"
integrity sha512-mdmWzUQmW1viOiW0/Gi6AQ5LXukqhuefjzLdn5o6HMxiAgskIpNX+0+BOQ/6162/o7mHWSTNEHqEzMNTK2ppLw==
dependencies:
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

Expand All @@ -2075,30 +2056,25 @@
lru_map "^0.3.3"
tslib "^2.4.1 || ^1.9.3"

"@sentry/react@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.61.0.tgz#21dc8eb5168fdb45f994e62738313b50c710d6a4"
integrity sha512-17ZPDdzx3hzJSHsVFAiw4hUT701LUVIcm568q38sPlSUmnOmNmPeHx/xcQkuxMoVsw/xgf/82B/BKKnIP5/diA==
"@sentry/react@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.61.1.tgz#88a62fe9a847ffb0feeff935c49737abd7904007"
integrity sha512-n8xNT05gdERpETvq3GJZ2lP6HZYLRQQoUDc13egDzKf840MzCjle0LiLmsVhRv8AL1GnWaIPwnvTGvS4BuNlvw==
dependencies:
"@sentry/browser" "7.61.0"
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"
"@sentry/browser" "7.61.1"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
hoist-non-react-statics "^3.3.2"
tslib "^2.4.1 || ^1.9.3"

"@sentry/replay@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.61.0.tgz#f816d6a2fc7511877efee2e328681d659433d147"
integrity sha512-1ugk0yZssOPkSg6uTVcysjxlBydycXiOgV0PCU7DsXCFOV1ua5YpyPZFReTz9iFTtwD0LwGFM1LW9wJeQ67Fzg==
"@sentry/replay@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.61.1.tgz#20cdb5f31b5ce25a7afe11bcaaf67b1f875d2833"
integrity sha512-Nsnnzx8c+DRjnfQ0Md11KGdY21XOPa50T2B3eBEyFAhibvYEc/68PuyVWkMBQ7w9zo/JV+q6HpIXKD0THUtqZA==
dependencies:
"@sentry/core" "7.61.0"
"@sentry/types" "7.61.0"
"@sentry/utils" "7.61.0"

"@sentry/types@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.61.0.tgz#4243b5ef4658f6b0673bc4372c90e6ec920f78d8"
integrity sha512-/GLlIBNR35NKPE/SfWi9W10dK9hE8qTShzsuPVn5wAJxpT3Lb4+dkwmKCTLUYxdkmvRDEudkfOxgalsfQGTAWA==
"@sentry/core" "7.61.1"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"

"@sentry/types@7.61.1":
version "7.61.1"
Expand All @@ -2113,14 +2089,6 @@
tslint-config-prettier "^1.18.0"
tslint-consistent-codestyle "^1.15.1"

"@sentry/utils@7.61.0":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.61.0.tgz#16944afb2b851af045fb528c0c35b7dea3e1cd3b"
integrity sha512-jfj14d0XBFiCU0G6dZZ12SizATiF5Mt4stBGzkM5iS9nXFj8rh1oTT7/p+aZoYzP2JTF+sDzkNjWxyKZkcTo0Q==
dependencies:
"@sentry/types" "7.61.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/utils@7.61.1":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.61.1.tgz#1545db778b7309d122a7f04eb0e803173c80c581"
Expand Down Expand Up @@ -8012,9 +7980,9 @@ tslib@^2.0.1:
integrity sha512-tGyy4dAjRIEwI7BzsB0lynWgOpfqjUdq91XXAlIWD2OwKBH7oCl/GZG/HT4BOHrTlPMOASlMQ7veyTqpmRcrNA==

"tslib@^2.4.1 || ^1.9.3":
version "2.6.0"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.0.tgz#b295854684dbda164e181d259a22cd779dcd7bc3"
integrity sha512-7At1WUettjcSRHXCyYtTselblcHl9PJFFVKiCAy/bY97+BPZXSQ2wbq0P9s8tK2G7dFQfNnlJnPAiArVBVBsfA==
version "2.6.1"
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.1.tgz#fd8c9a0ff42590b25703c0acb3de3d3f4ede0410"
integrity sha512-t0hLfiEKfMUoqhG+U1oid7Pva4bbDPHYfJNiB7BiIjRkj1pyC++4N3huJfqY6aRH6VTB0rvtzQwjM4K6qpfOig==

tslint-config-prettier@^1.18.0:
version "1.18.0"
Expand Down

0 comments on commit de7c573

Please sign in to comment.