Skip to content

Commit

Permalink
Merge 6a7695b into 6c91141
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Mar 8, 2023
2 parents 6c91141 + 6a7695b commit 6750c69
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 81 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
- Bump CLI from v2.14.3 to v2.14.4 ([#2873](https://github.com/getsentry/sentry-react-native/pull/2873))
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2144)
- [diff](https://github.com/getsentry/sentry-cli/compare/2.14.3...2.14.4)
- Bump JavaScript SDK from v7.40.0 to v7.41.0 ([#2874](https://github.com/getsentry/sentry-react-native/pull/2874))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7410)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.40.0...7.41.0)

## 5.1.0

Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,19 @@
"react-native": ">=0.65.0"
},
"dependencies": {
"@sentry/browser": "7.40.0",
"@sentry/browser": "7.41.0",
"@sentry/cli": "2.14.4",
"@sentry/core": "7.40.0",
"@sentry/hub": "7.40.0",
"@sentry/integrations": "7.40.0",
"@sentry/react": "7.40.0",
"@sentry/tracing": "7.40.0",
"@sentry/types": "7.40.0",
"@sentry/utils": "7.40.0"
"@sentry/core": "7.41.0",
"@sentry/hub": "7.41.0",
"@sentry/integrations": "7.41.0",
"@sentry/react": "7.41.0",
"@sentry/tracing": "7.41.0",
"@sentry/types": "7.41.0",
"@sentry/utils": "7.41.0"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "7.40.0",
"@sentry-internal/eslint-plugin-sdk": "7.40.0",
"@sentry-internal/eslint-config-sdk": "7.41.0",
"@sentry-internal/eslint-plugin-sdk": "7.41.0",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "2.6.0",
"@types/jest": "^29.2.5",
Expand Down
142 changes: 71 additions & 71 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1693,13 +1693,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.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.40.0.tgz#ccad49663632a062bf3476a94747eff140215ee3"
integrity sha512-gdNxCCFJwKhUzzDe2Xght6nCDAMqm98zAlQuvHqKr6bUkg7+Dvi8zhZZrlSUOsZpB/5NnPj40bBqiORwivcXmw==
"@sentry-internal/eslint-config-sdk@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.41.0.tgz#3a283752a7cd1f9806090a20920ede5d3b76dd9a"
integrity sha512-Ur1LW/HRtYAOY7XZ8sD3IsGxP6CkabwThMhvHcYUeA8X6HoJVONPDY0r7qa3GQBs+5f2u8ei8EbH+lPFaDZpTg==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "7.40.0"
"@sentry-internal/typescript" "7.40.0"
"@sentry-internal/eslint-plugin-sdk" "7.41.0"
"@sentry-internal/typescript" "7.41.0"
"@typescript-eslint/eslint-plugin" "^5.48.0"
"@typescript-eslint/parser" "^5.48.0"
eslint-config-prettier "^6.11.0"
Expand All @@ -1708,27 +1708,27 @@
eslint-plugin-jsdoc "^30.0.3"
eslint-plugin-simple-import-sort "^5.0.3"

"@sentry-internal/eslint-plugin-sdk@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.40.0.tgz#58e39e1f976fcd604acbf744634580a06f038d9f"
integrity sha512-k9YuovBL/NVLQK/Xm1ZFSWW0D0Hn2F72Uqw0a5PFsNUL/LC/KYBf5vFvWlqbHznJfRcJQnx1/WB5Tk1gdpM1dQ==
"@sentry-internal/eslint-plugin-sdk@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.41.0.tgz#1754fd80101ead8d82ffba5dc653bd673600f111"
integrity sha512-AWnFEPNIZZ2+cb1uSdOp9m9WbvxWIMOcP5A+ioresrnsjYau34PAJLQAwj0UGQUkBKlnn546+W6cwW1C8Ex0Kg==
dependencies:
requireindex "~1.1.0"

"@sentry-internal/typescript@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.40.0.tgz#8731a233a3a1ac2cb3411ce82bb729ac119c00c2"
integrity sha512-HluY93JpoF6EeR1m0ADQ6+WKimNTvEAfEuN1lWJy4BFx4ofXZTwwXDDDAGmUfAYIP1FsuqkILclSTmQyaZbB5A==
"@sentry-internal/typescript@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.41.0.tgz#02daf5c7cf9080051f327142e9dadc56d3c904ba"
integrity sha512-yZT6g/c5hojnovtpDzPDUOg6TzVk1wksf1I7avdFoWiAIxWg9AiZLVd1O4ZWFpkLHBbpp8iBBMlLIlh9MeL4mg==

"@sentry/browser@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.40.0.tgz#e088154b4d104dfb33f7ca19bfd1276c60010b2d"
integrity sha512-07rZ+cTcpmYB1r84/oZtmSPJJvLCxW8yIh/5s4MdKRyZpqIDKhOz6cCS/4j+l1V+MeLcNLZBjFtNdKA2eocTpg==
"@sentry/browser@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.41.0.tgz#f4e789417e3037cbc9cd15f3a000064b1873b964"
integrity sha512-ZEtgTXPOHZ9/Qn42rr9ZAPTKCV6fAjyDC4FFWMGP4HoUqJqr2woRddP9O5n1jvjsoIPAFOmGzbCuZwFrPVVnpQ==
dependencies:
"@sentry/core" "7.40.0"
"@sentry/replay" "7.40.0"
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/core" "7.41.0"
"@sentry/replay" "7.41.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"
tslib "^1.9.3"

"@sentry/[email protected]":
Expand All @@ -1755,69 +1755,69 @@
proxy-from-env "^1.1.0"
which "^2.0.2"

"@sentry/core@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.40.0.tgz#1013ddf576ed3a4be9abf2b8e8b0c95ab7e3d7bb"
integrity sha512-OPAobQG0GTY++r5LWUcOA1lS+2TY2Lmw/i5s4kL9WbY+f08dbLNEGNBObY7/V98OL4f7OG+nWaPFybgM7kqUTQ==
"@sentry/core@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.41.0.tgz#a4a8291ef4e65f40c28fc38318e7dae721d5d609"
integrity sha512-yT3wl3wMfPymstIZRWNjuov4xhieIEPD0z9MIW9VmoemqkD5BEZsgPuvGaVIyQVMyx61GsN4H4xd0JCyNqNvLg==
dependencies:
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"
tslib "^1.9.3"

"@sentry/hub@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.40.0.tgz#afed24056d97d5be4f8b400394f27065a448fe28"
integrity sha512-68GG6wV76qEUyL0tIKB0N+tF7vNyBjHHwHmHk8PElAAkJyIewCXdGuhjpoDshDe7aQ3iLOg1u68rMDN0d3z29w==
"@sentry/hub@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.41.0.tgz#e05d5aa02c99d43da7a0c7886ec0d5311fef722e"
integrity sha512-atVIsJ52VdRMKWmjbAicF+xC29AzPx0K/mYEV0AbPhhXPv2qg3c1IbeEp3TAU5iKZZXgI0SiuUmtYxirZMBnFw==
dependencies:
"@sentry/core" "7.40.0"
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/core" "7.41.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"
tslib "^1.9.3"

"@sentry/integrations@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.40.0.tgz#953aa7144ea2c7bfec36284c9a4ed06d6d134dea"
integrity sha512-8TLo7RKKpTXRDdeeBFNaA3YA4NG5hbAkl2o9wDHJW5NJouyr7IK6ia6qd2v94RXJAVB7nnjtQUdnkXGR59E4RA==
"@sentry/integrations@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.41.0.tgz#1f4ac60c3905a87023e0c3c493befced687b49ca"
integrity sha512-wyVsDxTn/lslPSt02JS4Kw5iRBau+GYst1r7z55VKBl7YJm0XCaLnGsqv68qweaK9SI7PX8rj/+GmRl8G86wOg==
dependencies:
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/react@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.40.0.tgz#2c904270110b11cf1b588eb75f71aed9fe570828"
integrity sha512-7yYagpOCdsXnVTtLL8Y7wAf2xXgsk2ncuju3O/G4kEckkLewZWmQeoknOSGFlAgVdGNhTaXc2WGzgOiBMOkhug==
"@sentry/react@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.41.0.tgz#bde46a49ff7622357239b7fd86c372459fcbde97"
integrity sha512-Ajt71pa6Nj4h3hLi2LeS25miVqMv1Zt5NPX5QpSvlPxFRJiIYPOQRWRt0r1pMYR5wD+Y54hJDue+EcWS1H3AKA==
dependencies:
"@sentry/browser" "7.40.0"
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/browser" "7.41.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/replay@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.40.0.tgz#cf78b5bf92b9a3c045022e7cc4fede7ef4ffe874"
integrity sha512-Y9Kvo9jKouUdrHQhHVv5SmWZClF5o7BFI6oVpLlv4zXORPQlyoZONM/9sxiMvvH73alDSpxzCoxyhlypAOH4ww==
"@sentry/replay@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.41.0.tgz#73168d659b0e78ca58574831a6672a77ce9727ee"
integrity sha512-/vxuO17AysCoBbCl9wCwjsCFBD4lEbYgfC1GJm8ayWwPU1uhvZcEx6reUwi0rEFpWYGHSHh3+gi+QsOcY/EmnQ==
dependencies:
"@sentry/core" "7.40.0"
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/core" "7.41.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"

"@sentry/tracing@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.40.0.tgz#4a6bb37febe4d65901be227bed7a0b8743d59c31"
integrity sha512-y1SNwlFEC7a2ThtWbT/KbnAVecAWyIeKiO/IRgyZSdcj1z4CliADKNQmkUhnDlLy8jV1ARGuZ1DvsuPNlWyDfw==
"@sentry/tracing@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.41.0.tgz#28f57667a13b95cb8bce5af0809e7727b645e6b7"
integrity sha512-zh1ceuwQ8NzE5n8r4y78QrYD/alJl4qlkiEX9lAL6PnLMWJkVWM02BBu+x75yPFWSSDfDA/kZ9WqKkHNdjGpDw==
dependencies:
"@sentry/core" "7.40.0"
"@sentry/types" "7.40.0"
"@sentry/utils" "7.40.0"
"@sentry/core" "7.41.0"
"@sentry/types" "7.41.0"
"@sentry/utils" "7.41.0"
tslib "^1.9.3"

"@sentry/types@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.40.0.tgz#27b012b59d593132e413018773f0a045d68075d7"
integrity sha512-dIbqBenbmDx1F8pvfC11C88J83ecwumUhV+YOIxcmVd1fmlPF2hXWZ01+NTkTDkCu341sJx4wPQogByFy8FwGA==
"@sentry/types@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.41.0.tgz#3d53432a3d7693a31b606d3083ab9203c56f5aec"
integrity sha512-4z9VdObynwd64i0VHCqkeIAHmsFzapL21qN41Brzb7jY/eGxjn/0rxInDGH+vkoE9qacGqiYfWj4vRNPLsC/bw==

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

"@sentry/utils@7.40.0":
version "7.40.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.40.0.tgz#0986f2e93b1d42b1e1aeb077941226e3d76419c4"
integrity sha512-ZdCbTpAXPiVVfvNJVftnDhsctOui71MDUhVIdLkgg4Cuic+WHGPRmmZ+H6uZdp7vRaeB+Uvnn5+t2iSAVo/mAA==
"@sentry/utils@7.41.0":
version "7.41.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.41.0.tgz#54224dba668dd8c8feb0ff1b4f39938b8fdefd3b"
integrity sha512-SL+MGitvkakbkrOTb48rDuJp9GYx/veB6EOzYygh49+zwz4DGM7dD4/rvf/mVlgmXUzPgdGDgkVmxgX3nT7I7g==
dependencies:
"@sentry/types" "7.40.0"
"@sentry/types" "7.41.0"
tslib "^1.9.3"

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

0 comments on commit 6750c69

Please sign in to comment.