Skip to content

Commit

Permalink
chore: update scripts/update-javascript.sh to 8.33.1
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored and github-actions[bot] committed Oct 10, 2024
1 parent e540498 commit 79c8974
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 112 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@
- Bump Cocoa SDK from v8.36.0 to v8.37.0 ([#4156](https://github.com/getsentry/sentry-react-native/pull/4156))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8370)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.36.0...8.37.0)
- Bump JavaScript SDK from v7.119.1 to v8.33.1 ([#3895](https://github.com/getsentry/sentry-react-native/pull/3895))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#8331)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.119.1...8.33.1)

## 5.33.2

Expand Down
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,22 +68,22 @@
},
"dependencies": {
"@sentry/babel-plugin-component-annotate": "2.20.1",
"@sentry/browser": "7.119.1",
"@sentry/browser": "8.33.1",
"@sentry/cli": "2.37.0",
"@sentry/core": "7.119.1",
"@sentry/core": "8.33.1",
"@sentry/hub": "7.119.0",
"@sentry/integrations": "7.119.0",
"@sentry/react": "7.119.1",
"@sentry/types": "7.119.1",
"@sentry/utils": "7.119.1"
"@sentry/react": "8.33.1",
"@sentry/types": "8.33.1",
"@sentry/utils": "8.33.1"
},
"devDependencies": {
"@babel/core": "^7.23.5",
"@expo/metro-config": "0.17.5",
"@mswjs/interceptors": "^0.25.15",
"@sentry-internal/eslint-config-sdk": "7.119.1",
"@sentry-internal/eslint-plugin-sdk": "7.119.1",
"@sentry-internal/typescript": "7.119.1",
"@sentry-internal/eslint-config-sdk": "8.33.1",
"@sentry-internal/eslint-plugin-sdk": "8.33.1",
"@sentry-internal/typescript": "8.33.1",
"@sentry/wizard": "3.16.3",
"@types/jest": "^29.5.3",
"@types/node": "^20.9.3",
Expand Down
190 changes: 86 additions & 104 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3743,13 +3743,22 @@
component-type "^1.2.1"
join-component "^1.1.0"

"@sentry-internal/eslint-config-sdk@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.119.1.tgz#39133e37d492dca8dad0c678bbbba34e6e2e3190"
integrity sha512-xEbRyS1yiufCLS2GYQ3AgCHl+drD/zNK0D4rWUxelJ5Yyvn4eP4c4WEafBwZ4Ixyy9ZQRYZZQM29fGV84+3Tng==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "7.119.1"
"@sentry-internal/typescript" "7.119.1"
"@sentry-internal/browser-utils@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/browser-utils/-/browser-utils-8.33.1.tgz#5364532dc4d4a87698b191910a7f1c7d5361da52"
integrity sha512-TW6/r+Gl5jiXv54iK1xZ3mlVgTS/jaBp4vcQ0xGMdgiQ3WchEPcFSeYovL+YHT3tSud0GZqVtDQCz+5i76puqA==
dependencies:
"@sentry/core" "8.33.1"
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"

"@sentry-internal/eslint-config-sdk@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-8.33.1.tgz#4c564426a8d5233ce516eba366dfe106e8d43460"
integrity sha512-1x2OrA+nJDEfA8DS+r3o8jJKERUFJZLLwShcNIRIU4/GzDO74TmaZbTJQBJq8SZACwNQa7eFPx1SAuoTH7WKaA==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "8.33.1"
"@sentry-internal/typescript" "8.33.1"
"@typescript-eslint/eslint-plugin" "^5.48.0"
"@typescript-eslint/parser" "^5.48.0"
eslint-config-prettier "^6.11.0"
Expand All @@ -3759,40 +3768,39 @@
eslint-plugin-jsdoc "^30.0.3"
eslint-plugin-simple-import-sort "^5.0.3"

"@sentry-internal/eslint-plugin-sdk@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.119.1.tgz#c92f9b203fa4dfd748f0e928f19b2aeeabd71677"
integrity sha512-tF3buxI0sww0zn/AxUrqY2I4DetRDV63ZKkWBSAZTXdnP4udZUtj3lTJV+NmrNsmk7rR6/zxB5rTL7IHJgQGig==
dependencies:
requireindex "~1.1.0"
"@sentry-internal/eslint-plugin-sdk@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-8.33.1.tgz#50ac2fa46d373cfe2c909d7d210678815c3c6e0e"
integrity sha512-/9TfWFvxLXWNbqx8JXra08CIIJ/Qe+ppQlkoLWFQ1+x4lFp9ZIDVOi806prhPEHZPdZGsvt/3/01mmwv7L2M7A==

"@sentry-internal/feedback@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-7.119.1.tgz#98285dc9dba0ab62369d758124901b00faf58697"
integrity sha512-EPyW6EKZmhKpw/OQUPRkTynXecZdYl4uhZwdZuGqnGMAzswPOgQvFrkwsOuPYvoMfXqCH7YuRqyJrox3uBOrTA==
"@sentry-internal/feedback@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/feedback/-/feedback-8.33.1.tgz#883a258b432e6dc8cf733c9a4c23cd2a8d430d23"
integrity sha512-qauMRTm3qDaLqZ3ibI03cj4gLF40y0ij65nj+cns6iWxGCtPrO8tjvXFWuQsE7Aye9dGMnBgmv7uN+NTUtC3RA==
dependencies:
"@sentry/core" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"
"@sentry/core" "8.33.1"
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"

"@sentry-internal/replay-canvas@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-7.119.1.tgz#b1413fb37734d609b0745ac24d49ddf9d63b9c51"
integrity sha512-O/lrzENbMhP/UDr7LwmfOWTjD9PLNmdaCF408Wx8SDuj7Iwc+VasGfHg7fPH4Pdr4nJON6oh+UqoV4IoG05u+A==
"@sentry-internal/replay-canvas@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay-canvas/-/replay-canvas-8.33.1.tgz#02758ad1514ddd32c6169f10ca3676d04c91eee7"
integrity sha512-nsxTFTPCT10Ty/v6+AiST3+yotGP1sUb8xqfKB9fPnS1hZHFryp0NnEls7xFjBsBbZPU1GpFkzrk/E6JFzixDQ==
dependencies:
"@sentry/core" "7.119.1"
"@sentry/replay" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"
"@sentry-internal/replay" "8.33.1"
"@sentry/core" "8.33.1"
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"

"@sentry-internal/tracing@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.119.1.tgz#500d50d451bfd0ce6b185e9f112208229739ab03"
integrity sha512-cI0YraPd6qBwvUA3wQdPGTy8PzAoK0NZiaTN1LM3IczdPegehWOaEG5GVTnpGnTsmBAzn1xnBXNBhgiU4dgcrQ==
"@sentry-internal/replay@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/replay/-/replay-8.33.1.tgz#51910b702d25b99fd152cddd8c0d2e1ca8017ea8"
integrity sha512-fm4coIOjmanU29NOVN9MyaP4fUCOYytbtFqVSKRFNZQ/xAgNeySiBIbUd6IjujMmnOk9bY0WEUMcdm3Uotjdog==
dependencies:
"@sentry/core" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"
"@sentry-internal/browser-utils" "8.33.1"
"@sentry/core" "8.33.1"
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"

"@sentry-internal/tracing@7.76.0":
version "7.76.0"
Expand All @@ -3803,29 +3811,28 @@
"@sentry/types" "7.76.0"
"@sentry/utils" "7.76.0"

"@sentry-internal/typescript@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.119.1.tgz#508a36ae2a34df41c2dd3b791360a8cb27e7e9bb"
integrity sha512-NzlWnpOLs1YwKi6fey5/BjAKUuqiadgBpqfvUEUymx1rhFlIhV8ZdxjjhO51YaIqhqZKuh9xVth/GXM8mrztzw==
"@sentry-internal/typescript@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-8.33.1.tgz#199f5d8216e8d0b9058834112687086ce33993e5"
integrity sha512-xCMGW4xlgFl9VisIQ13hMDgR5rzgSKHM77TXD6N58zsUSsYyfqzyQyOAzV2wTYVehBsMe3wGZqLwa5Zgu62a2Q==

"@sentry/babel-plugin-component-annotate@2.20.1":
version "2.20.1"
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-2.20.1.tgz#204c63ed006a048f48f633876e1b8bacf87a9722"
integrity sha512-4mhEwYTK00bIb5Y9UWIELVUfru587Vaeg0DQGswv4aIRHIiMKLyNqCEejaaybQ/fNChIZOKmvyqXk430YVd7Qg==

"@sentry/browser@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.119.1.tgz#260470dd7fd18de366017c3bf23a252a24d2ff05"
integrity sha512-aMwAnFU4iAPeLyZvqmOQaEDHt/Dkf8rpgYeJ0OEi50dmP6AjG+KIAMCXU7CYCCQDn70ITJo8QD5+KzCoZPYz0A==
"@sentry/browser@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-8.33.1.tgz#3c4300fc58da905b5b611e70b02dbdb45d7c3a2b"
integrity sha512-c6zI/igexkLwZuGk+u8Rj26ChjxGgkhe6ZbKFsXCYaKAp5ep5X7HQRkkqgbxApiqlC0LduHdd/ymzh139JLg8w==
dependencies:
"@sentry-internal/feedback" "7.119.1"
"@sentry-internal/replay-canvas" "7.119.1"
"@sentry-internal/tracing" "7.119.1"
"@sentry/core" "7.119.1"
"@sentry/integrations" "7.119.1"
"@sentry/replay" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"
"@sentry-internal/browser-utils" "8.33.1"
"@sentry-internal/feedback" "8.33.1"
"@sentry-internal/replay" "8.33.1"
"@sentry-internal/replay-canvas" "8.33.1"
"@sentry/core" "8.33.1"
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"

"@sentry/cli-darwin@2.37.0":
version "2.37.0"
Expand Down Expand Up @@ -3902,14 +3909,6 @@
"@sentry/types" "7.119.0"
"@sentry/utils" "7.119.0"

"@sentry/core@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.119.1.tgz#63e949cad167a0ee5e52986c93b96ff1d6a05b57"
integrity sha512-YUNnH7O7paVd+UmpArWCPH4Phlb5LwrkWVqzFWqL3xPyCcTSof2RL8UmvpkTjgYJjJ+NDfq5mPFkqv3aOEn5Sw==
dependencies:
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"

"@sentry/core@7.76.0":
version "7.76.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.76.0.tgz#b0d1dc399a862ea8a1c8a1c60a409e92eaf8e9e1"
Expand All @@ -3918,6 +3917,14 @@
"@sentry/types" "7.76.0"
"@sentry/utils" "7.76.0"

"@sentry/core@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-8.33.1.tgz#dc59f73b93e6f78f15c897ac47e48008680d9c04"
integrity sha512-3SS41suXLFzxL3OQvTMZ6q92ZapELVq2l2SoWlZopcamWhog2Ru0dp2vkunq97kFHb2TzKRTlFH4+4gbT8SJug==
dependencies:
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"

"@sentry/hub@7.119.0":
version "7.119.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.119.0.tgz#a94d657b9d3cfd4cc061c5c238f86faefb55d5d8"
Expand All @@ -3937,16 +3944,6 @@
"@sentry/utils" "7.119.0"
localforage "^1.8.1"

"@sentry/integrations@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.119.1.tgz#9fc17aa9fcb942fbd2fc12eecd77a0f316897960"
integrity sha512-CGmLEPnaBqbUleVqrmGYjRjf5/OwjUXo57I9t0KKWViq81mWnYhaUhRZWFNoCNQHns+3+GPCOMvl0zlawt+evw==
dependencies:
"@sentry/core" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"
localforage "^1.8.1"

"@sentry/node@^7.69.0":
version "7.76.0"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.76.0.tgz#9efc8bbe4825b4a5a4f853210364d21980dd790e"
Expand All @@ -3958,63 +3955,53 @@
"@sentry/utils" "7.76.0"
https-proxy-agent "^5.0.0"

"@sentry/react@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.119.1.tgz#5cd76fe42209a1cfca6d5197e25c0c8d18299d56"
integrity sha512-Bri314LnSVm16K3JATgn3Zsq6Uj3M/nIjdUb3nggBw0BMlFWMsyFjUCfmCio5d80KJK/lUjOIxRjzu79M6jOzQ==
"@sentry/react@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-8.33.1.tgz#545bf5a6679523b8ab4652fa1e12ffe30437a86b"
integrity sha512-SsEX05xfcfOvo7/pK1UyeyTAYWH8iSIsXXlsjvnSRsbuJkjb0c+q6yiZpj3A2PRdbcx43nTVE1n0lSpgaqj2HA==
dependencies:
"@sentry/browser" "7.119.1"
"@sentry/core" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"
"@sentry/browser" "8.33.1"
"@sentry/core" "8.33.1"
"@sentry/types" "8.33.1"
"@sentry/utils" "8.33.1"
hoist-non-react-statics "^3.3.2"

"@sentry/replay@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.119.1.tgz#117cf493a3008a39943b7d571d451c6218542847"
integrity sha512-4da+ruMEipuAZf35Ybt2StBdV1S+oJbSVccGpnl9w6RoeQoloT4ztR6ML3UcFDTXeTPT1FnHWDCyOfST0O7XMw==
dependencies:
"@sentry-internal/tracing" "7.119.1"
"@sentry/core" "7.119.1"
"@sentry/types" "7.119.1"
"@sentry/utils" "7.119.1"

"@sentry/types@7.119.0":
version "7.119.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.119.0.tgz#8b3d7a1405c362e75cd900d46089df4e70919d2a"
integrity sha512-27qQbutDBPKGbuJHROxhIWc1i0HJaGLA90tjMu11wt0E4UNxXRX+UQl4Twu68v4EV3CPvQcEpQfgsViYcXmq+w==

"@sentry/types@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.119.1.tgz#f9c3c12e217c9078a6d556c92590e42a39b750dd"
integrity sha512-4G2mcZNnYzK3pa2PuTq+M2GcwBRY/yy1rF+HfZU+LAPZr98nzq2X3+mJHNJoobeHRkvVh7YZMPi4ogXiIS5VNQ==

"@sentry/types@7.76.0":
version "7.76.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.76.0.tgz#628c9899bfa82ea762708314c50fd82f2138587d"
integrity sha512-vj6z+EAbVrKAXmJPxSv/clpwS9QjPqzkraMFk2hIdE/kii8s8kwnkBwTSpIrNc8GnzV3qYC4r3qD+BXDxAGPaw==

"@sentry/types@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-8.33.1.tgz#3c519f974c3c3f3ea8b4e6f930b676f954c26f87"
integrity sha512-GjoAMvwtpIemoF/IiwZ7A60g4nQv3qwzR21GvJqDVUoKD0e8pv9OLX+HyXoUat4wEDGSuDUcUyUKD2G+od73QA==

"@sentry/utils@7.119.0":
version "7.119.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.119.0.tgz#debe29020f6ef3786a5bd855cf1b97116b7be826"
integrity sha512-ZwyXexWn2ZIe2bBoYnXJVPc2esCSbKpdc6+0WJa8eutXfHq3FRKg4ohkfCBpfxljQGEfP1+kfin945lA21Ka+A==
dependencies:
"@sentry/types" "7.119.0"

"@sentry/utils@7.119.1":
version "7.119.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.119.1.tgz#08b28fa8170987a60e149e2102e83395a95e9a89"
integrity sha512-ju/Cvyeu/vkfC5/XBV30UNet5kLEicZmXSyuLwZu95hEbL+foPdxN+re7pCI/eNqfe3B2vz7lvz5afLVOlQ2Hg==
dependencies:
"@sentry/types" "7.119.1"

"@sentry/utils@7.76.0":
version "7.76.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.76.0.tgz#6b540b387d3ac539abd20978f4d3ae235114f6ab"
integrity sha512-40jFD+yfQaKpFYINghdhovzec4IEpB7aAuyH/GtE7E0gLpcqnC72r55krEIVILfqIR2Mlr5OKUzyeoCyWAU/yw==
dependencies:
"@sentry/types" "7.76.0"

"@sentry/utils@8.33.1":
version "8.33.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-8.33.1.tgz#8cfc56b7dbc27135028e77aa5d553b15f4ba0466"
integrity sha512-uzuYpiiJuFY3N4WNHMBWUQX5oNv2t/TbG0OHRp3Rr7yeu+HSfD542TIp9/gMZ+G0Cxd8AmVO3wkKIFbk0TL4Qg==
dependencies:
"@sentry/types" "8.33.1"

"@sentry/wizard@3.16.3":
version "3.16.3"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.16.3.tgz#73469136408ad8b33d5761a8a0f74693e8b9cc34"
Expand Down Expand Up @@ -12242,11 +12229,6 @@ requireg@^0.2.2:
rc "~1.2.7"
resolve "~1.7.1"

requireindex@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.1.0.tgz#e5404b81557ef75db6e49c5a72004893fe03e162"
integrity sha1-5UBLgVV+91225JxacgBIk/4D4WI=

requirejs-config-file@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/requirejs-config-file/-/requirejs-config-file-4.0.0.tgz#4244da5dd1f59874038cc1091d078d620abb6ebc"
Expand Down

0 comments on commit 79c8974

Please sign in to comment.