Skip to content

Commit

Permalink
chore: update scripts/update-javascript.sh to 7.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Mar 29, 2023
1 parent b1a6c2e commit b75ff3c
Show file tree
Hide file tree
Showing 3 changed files with 95 additions and 89 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@
- Enable iOS HTTP Client Errors only if enabled in RN ([#2931](https://github.com/getsentry/sentry-react-native/pull/2931))
- Add [HttpClient](https://docs.sentry.io/platforms/javascript/configuration/integrations/plugin/#httpclient) to enable HTTP Client Errors on iOS.

### Dependencies

- Bump JavaScript SDK from v7.44.2 to v7.45.0 ([#2927](https://github.com/getsentry/sentry-react-native/pull/2927))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#7450)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.44.2...7.45.0)

## 5.2.0

### Features
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.44.2",
"@sentry/browser": "7.45.0",
"@sentry/cli": "2.15.2",
"@sentry/core": "7.44.2",
"@sentry/hub": "7.44.2",
"@sentry/integrations": "7.44.2",
"@sentry/react": "7.44.2",
"@sentry/tracing": "7.44.2",
"@sentry/types": "7.44.2",
"@sentry/utils": "7.44.2"
"@sentry/core": "7.45.0",
"@sentry/hub": "7.45.0",
"@sentry/integrations": "7.45.0",
"@sentry/react": "7.45.0",
"@sentry/tracing": "7.45.0",
"@sentry/types": "7.45.0",
"@sentry/utils": "7.45.0"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "7.44.2",
"@sentry-internal/eslint-plugin-sdk": "7.44.2",
"@sentry-internal/eslint-config-sdk": "7.45.0",
"@sentry-internal/eslint-plugin-sdk": "7.45.0",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "2.6.0",
"@types/jest": "^29.2.5",
Expand Down
158 changes: 79 additions & 79 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.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.44.2.tgz#60184ae26976fb96360b02ee3bfe9b83a5040689"
integrity sha512-TswqoZthgBhfHaLlcZGWrhk3VwPayr4llNP9P0h6v+sHyCY2VA66gtfggmyvq4+OKRv5zqKOnS4rNX9bHr7G7w==
"@sentry-internal/eslint-config-sdk@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.45.0.tgz#a80b5d8287fef7b0c68d85f31a3595fc043c24a0"
integrity sha512-38p5ag5Q0Su++BfhqWYoBLAnSWElbdBw5g+cYpEb/31y5QyPov0HXJkV3bJ6SSATkGwb527+BRTbUDmE8k7QkQ==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "7.44.2"
"@sentry-internal/typescript" "7.44.2"
"@sentry-internal/eslint-plugin-sdk" "7.45.0"
"@sentry-internal/typescript" "7.45.0"
"@typescript-eslint/eslint-plugin" "^5.48.0"
"@typescript-eslint/parser" "^5.48.0"
eslint-config-prettier "^6.11.0"
Expand All @@ -1708,38 +1708,38 @@
eslint-plugin-jsdoc "^30.0.3"
eslint-plugin-simple-import-sort "^5.0.3"

"@sentry-internal/eslint-plugin-sdk@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.44.2.tgz#ad100a13ba1ff5364974e0e857f108a084d97693"
integrity sha512-QRTeP5bse7Ck71WRVImpCIQ5jxtXXGNPxJbT5Oq0+ZHPP2kdmICgRP872m++eG9DzDnJeD1Unc6VtFe7JXF+JQ==
"@sentry-internal/eslint-plugin-sdk@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.45.0.tgz#83bc09b6e2c11d1812a2f36ca575bd38c19727a7"
integrity sha512-SwuFT7173zrKZNe1BjtCrgPB2Sxf8YKYu0gtOvMHjdg9Mq8CPZVm6efrkWhZE3G2DKFwBZTCniiy3aj5nOQU6w==
dependencies:
requireindex "~1.1.0"

"@sentry-internal/tracing@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.44.2.tgz#d0cb9dcf88d68818c00d7cf42cddc8aa0ea89889"
integrity sha512-3nteYNWiQDbO4yROBqduWTVR0Jah+FiU/2Tz44FcWvWyBboRP4gggaN7BDJahRwbhcRQKE9lTjGCbQLgNOuUCw==
"@sentry-internal/tracing@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.45.0.tgz#01f347d0d1b42451b340b32b12923dc22e042d27"
integrity sha512-0aIDY2OvUX7k2XHaimOlWkboXoQvJ9dEKvfpu0Wh0YxfUTGPa+wplUdg3WVdkk018sq1L11MKmj4MPZyYUvXhw==
dependencies:
"@sentry/core" "7.44.2"
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry/core" "7.45.0"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"
tslib "^1.9.3"

"@sentry-internal/typescript@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.44.2.tgz#9433ade9d5706c04074b2aa206373678958e0639"
integrity sha512-UQXVRt6NaBOlw991DGkd38q40qB/zVv6dr8pPsH7btbk3qOGNQ+Ks/6IaXNZiEv0+4aV5+6vpY64LmYg0nFbCQ==

"@sentry/browser@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.44.2.tgz#455576e73ed439f1758f096fee4125482a46ee93"
integrity sha512-pF2lyXkIjjCoIWUHN17zGO0R2n0/5yb7k+LehbEC1UhvSEBZW/zrRS+AeebjVF0eG2Wir3SoSe4TWt+CRQFOiA==
dependencies:
"@sentry-internal/tracing" "7.44.2"
"@sentry/core" "7.44.2"
"@sentry/replay" "7.44.2"
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry-internal/typescript@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.45.0.tgz#a3f432b6066e15eaf87994962cfb640030b11c7d"
integrity sha512-2UTgdhItZ82Wb5n6oPQmDyrZ2W9iAFi5SjWOP0nFMJomRdib/MeZ7PILKk/9vBMoT8X48H498XXh7bXCyqg87w==

"@sentry/browser@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.45.0.tgz#c9f8031ad184558d08c374d4e4ee30996cc5b543"
integrity sha512-/dUrUwnI34voMj+jSJT7b5Jun+xy1utVyzzwTq3Oc22N+SB17ZOX9svZ4jl1Lu6tVJPVjPyvL6zlcbrbMwqFjg==
dependencies:
"@sentry-internal/tracing" "7.45.0"
"@sentry/core" "7.45.0"
"@sentry/replay" "7.45.0"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"
tslib "^1.9.3"

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

"@sentry/core@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.44.2.tgz#e33b2880e83cc4aaaa3d1b8a160588484d0e2624"
integrity sha512-m2nOHP4YX+kmWFQTzgBEsdblCuNFSB7017oLaR6/VH0a0mVWdrW7Q1gHMpw4/08uWRiA+oC2dXqCH7A1FwfGIQ==
"@sentry/core@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.45.0.tgz#87fdb283c211f145e508cc8ff89dabdf2fbcfc39"
integrity sha512-xJfdTS4lRmHvZI/A5MazdnKhBJFkisKu6G9EGNLlZLre+6W4PH5sb7QX4+xoBdqG7v10Jvdia112vi762ojO2w==
dependencies:
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"
tslib "^1.9.3"

"@sentry/hub@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.44.2.tgz#d32a73511256b94839471f39c27882418de94b5e"
integrity sha512-YrgFJz0dhaCdetBPuSGzbf+Gwm7g+2lBZ66tyC46YgdqlRvVN5zwSpcO41dUMtyYszNskVuQAcHpA722k13niA==
"@sentry/hub@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.45.0.tgz#66f391c8be56f3d01b8a1e76073f94fa598e2ab5"
integrity sha512-aJs17qOtxAYsjDs3DpOvpZS0hQyC08LDzcUtxKwyuSABN448a1W5DZRXlAQngwoiAAdYRqGE+jb/QoC2Gp9VoA==
dependencies:
"@sentry/core" "7.44.2"
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry/core" "7.45.0"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"
tslib "^1.9.3"

"@sentry/integrations@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.44.2.tgz#65aad18d06be82588926fd57b0206e50efcaff9d"
integrity sha512-KA4YAexZUtTxPMUDEuxsAtaHMDJiiiJW8K95YuxotCcg9gC3A6mThc1dY2xgEXLe8Ds4VBHnh9yVifunWdoS4g==
"@sentry/integrations@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.45.0.tgz#79166f44af59127bd67824dcaddb4fee254023d7"
integrity sha512-2lwBACr7w9YmnilndRH+39Ow97DJIZUPsDMlppu2NNFEZl2fBDpl+YWh7rxuMIpsOKqZkgxVhxWuoZL9gcWvEA==
dependencies:
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/react@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.44.2.tgz#910555bc04b7ab7ab8e984caedb855bd5e6f4ae8"
integrity sha512-eA0L2itLrg8b4U52vlavZiCIUgbo7mv2Ri5kNxztHbBwBPA88Qzm9f3LgDOvYsSDiakMu6opzpmyGXe1FyrQjw==
"@sentry/react@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.45.0.tgz#9d3634b7b93bc1fa0872cdec49c1fbacd4ef2506"
integrity sha512-Dbz85nfvMUikbLHUuIt6fBNPmTvThFn+rWB5KS1NIOJifyWAdpIU3X7yCUJE5xhsUObNLiHlNJlqhaQI4nR1bQ==
dependencies:
"@sentry/browser" "7.44.2"
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry/browser" "7.45.0"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/replay@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.44.2.tgz#5932f9330d07587f3cfcd8f1e19a0a5ee09fdbaa"
integrity sha512-3KO0QE0OvH0I2hP7yU3W511nEQ55yHN5jWL6V/ay2PlUR1hCw42g8/o9zARq4qw1t4k5ZY6M36ZMqnQQwISqeA==
"@sentry/replay@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.45.0.tgz#1da15e8c419bb77ec7475c7b1879d11f17edad20"
integrity sha512-smM7FIcFIyKu30BqCl8BzLo1gH/z9WwXdGX6V0fNvHab9fJZ09+xjFn+LmIyo6N8H8jjwsup0+yQ12kiF/ZsEw==
dependencies:
"@sentry/core" "7.44.2"
"@sentry/types" "7.44.2"
"@sentry/utils" "7.44.2"
"@sentry/core" "7.45.0"
"@sentry/types" "7.45.0"
"@sentry/utils" "7.45.0"

"@sentry/tracing@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.44.2.tgz#92d9056b96a44e553e2fcec3ef0351ef820d956b"
integrity sha512-z8wqPgpaQ4EaxPRZdx4MEWfbySSpHlYO7URJPvudyhsezDr33kyZ79QYiZP3KexoHud7gsjnkI1u/DqjdEhDng==
"@sentry/tracing@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.45.0.tgz#77fe1075b3fdfd5026bf8d816a855bbe992b64a3"
integrity sha512-FsoFmZPzTBGvWeJH73NxSF1ot61Zw3aIZo5XolengiKnRmcrQOFxebtMKBiZ61QBRYGqsm5uT7QB7zITU6Ikgg==
dependencies:
"@sentry-internal/tracing" "7.44.2"
"@sentry-internal/tracing" "7.45.0"

"@sentry/types@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.44.2.tgz#c8acdd884f4daf03f3e813935e9e16da71473247"
integrity sha512-vdGb2BAelXRitgKWRBF1cCAoisLsbugUaJzrGCQoIoS3lYpZ8d8r2zELE7cNoVObVoQbUHF/WFhXVv8cumj+RA==
"@sentry/types@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.45.0.tgz#b5e2db7a421f6090398565b0a72fb3bbdc94233a"
integrity sha512-iFt7msfUK8LCodFF3RKUyaxy9tJv/gpWhzxUFyNxtuVwlpmd+q6mtsFGn8Af3pbpm8A+MKyz1ebMwXj0PQqknw==

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

"@sentry/utils@7.44.2":
version "7.44.2"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.44.2.tgz#a2f77713fec4471076e79e050c75561c21ad8abb"
integrity sha512-PzL4Z0fhIHfQacfWvgiAs+drcm4Nc45Tc8PW1RdOZtHxzhGAYZYAPniDGML586Mnlu19QM6kGHiDu+CBgnnXAQ==
"@sentry/utils@7.45.0":
version "7.45.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.45.0.tgz#e13e075098578557ec3a0decf735cbad6a26ce63"
integrity sha512-aTY7qqtNUudd09SH5DVSKMm3iQ6ZeWufduc0I9bPZe6UMM09BDc4KmjmrzRkdQ+VaOmHo7+v+HZKQk5f+AbuTQ==
dependencies:
"@sentry/types" "7.44.2"
"@sentry/types" "7.45.0"
tslib "^1.9.3"

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

0 comments on commit b75ff3c

Please sign in to comment.