Skip to content

Commit

Permalink
chore: update scripts/update-javascript.sh to 7.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 6, 2023
1 parent c35c86b commit 5ebd0da
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 84 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
- Bump Cocoa SDK from v7.31.3 to v7.31.5 ([#2699](https://github.com/getsentry/sentry-react-native/pull/2699), [#2714](https://github.com/getsentry/sentry-react-native/pull/2714))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/8.0.0/CHANGELOG.md#7315)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.31.3...7.31.5)
- Bump JavaScript SDK from v7.26.0 to v7.28.1 ([#2705](https://github.com/getsentry/sentry-react-native/pull/2705), [#2709](https://github.com/getsentry/sentry-react-native/pull/2709), [#2715](https://github.com/getsentry/sentry-react-native/pull/2715))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7281)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.26.0...7.28.1)
- Bump JavaScript SDK from v7.26.0 to v7.29.0 ([#2705](https://github.com/getsentry/sentry-react-native/pull/2705), [#2709](https://github.com/getsentry/sentry-react-native/pull/2709), [#2715](https://github.com/getsentry/sentry-react-native/pull/2715), [#2733](https://github.com/getsentry/sentry-react-native/pull/2733))
- [changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md#7290)
- [diff](https://github.com/getsentry/sentry-javascript/compare/7.26.0...7.29.0)
- Bump Android SDK from v6.9.2 to v6.11.0 ([#2704](https://github.com/getsentry/sentry-react-native/pull/2704), [#2724](https://github.com/getsentry/sentry-react-native/pull/2724))
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6110)
- [diff](https://github.com/getsentry/sentry-java/compare/6.9.2...6.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.28.1",
"@sentry/browser": "7.29.0",
"@sentry/cli": "1.74.4",
"@sentry/core": "7.28.1",
"@sentry/hub": "7.28.1",
"@sentry/integrations": "7.28.1",
"@sentry/react": "7.28.1",
"@sentry/tracing": "7.28.1",
"@sentry/types": "7.28.1",
"@sentry/utils": "7.28.1",
"@sentry/core": "7.29.0",
"@sentry/hub": "7.29.0",
"@sentry/integrations": "7.29.0",
"@sentry/react": "7.29.0",
"@sentry/tracing": "7.29.0",
"@sentry/types": "7.29.0",
"@sentry/utils": "7.29.0",
"@sentry/wizard": "1.4.0"
},
"devDependencies": {
"@sentry-internal/eslint-config-sdk": "7.28.1",
"@sentry-internal/eslint-plugin-sdk": "7.28.1",
"@sentry-internal/eslint-config-sdk": "7.29.0",
"@sentry-internal/eslint-plugin-sdk": "7.29.0",
"@sentry/typescript": "^5.20.1",
"@types/jest": "^26.0.15",
"@types/react": "^18.0.25",
Expand Down
142 changes: 71 additions & 71 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.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.28.1.tgz#38a19b93be1cfb1b402c9802f9e436415af8769b"
integrity sha512-TN86C64hv/C5pv0MhaEa6b7oShBeVBLJyQabzFvRt6wjAHVHF873mG3KSoTgEMyqh0q9S8LBwrwIA1ys1aIOCw==
"@sentry-internal/eslint-config-sdk@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-config-sdk/-/eslint-config-sdk-7.29.0.tgz#ea0e24e0edcc4daf00c76876b809697ce36ded06"
integrity sha512-2173bQkiuSjCY8a3JubgEo+JPMXPObIjcMK9kQhPFmNv4kn8AcnLOUO5fzN/4Bm9PNzuLSqJeJgJrgh0K/rBsw==
dependencies:
"@sentry-internal/eslint-plugin-sdk" "7.28.1"
"@sentry-internal/typescript" "7.28.1"
"@sentry-internal/eslint-plugin-sdk" "7.29.0"
"@sentry-internal/typescript" "7.29.0"
"@typescript-eslint/eslint-plugin" "^3.9.0"
"@typescript-eslint/parser" "^3.9.0"
eslint-config-prettier "^6.11.0"
Expand All @@ -1575,27 +1575,27 @@
eslint-plugin-jsdoc "^30.0.3"
eslint-plugin-simple-import-sort "^5.0.3"

"@sentry-internal/eslint-plugin-sdk@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.28.1.tgz#06dcabcdf8742d1541ff02cb2bd88f8a23f22915"
integrity sha512-UplqZoQcyfhs1De8XchwrJ7/5Brz/IfSW8O8EIr4KsD745m3C0FJ61kimnt5ykA5Rgz5Cxyub0MrQaQkyvrlxg==
"@sentry-internal/eslint-plugin-sdk@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/eslint-plugin-sdk/-/eslint-plugin-sdk-7.29.0.tgz#f8d10edd65ec272cfb01b56ca148874baf2ff9aa"
integrity sha512-bhJNEKMR0rPaL+++HiPYXtsRXBV7fyX69IcbluLGXTNk8IvSbwxVl/jKZDO5pterE312oqBlkCHnQidYmqd3Zg==
dependencies:
requireindex "~1.1.0"

"@sentry-internal/typescript@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.28.1.tgz#2a412c50a2fb6d7b8334dac4a860031301a41490"
integrity sha512-+ICXl0RXe/05GmgNJrHtBIYPGib3sGZWcqUoUYQxVmJEDSg2mIHa3vk1ntJ+jPK62VRLgjrToj7+6ET3BaYvTg==
"@sentry-internal/typescript@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.29.0.tgz#4ea3133d4d0056a5c7f89f58ad26f1c1062d11ad"
integrity sha512-WB1ncGZ8IjM2N/hGD01mYoWIoVUcuCMXZIaejXxYnhnIdBv+jTsO7UiRa66IsCyl1QGQMNPyMGsgCoqqwctQPQ==

"@sentry/browser@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.28.1.tgz#c8086e26079809aa401a05d9b4a6e4df63a9c965"
integrity sha512-N8j93IcrWKWorfJ5D+RSKVAvcR4S5tIcZ/HvFPMrQWnfVa/jtJcrKThdjZYteA0wjmPiy8/D3KA8nB91yulBPA==
"@sentry/browser@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/browser/-/browser-7.29.0.tgz#eb162b50adec33ac49ecd3dc930bdffbfda8098e"
integrity sha512-Af+dIcntaw405Wt7myDOMGDxiszfy4aBdshrEKYbGgcfHjgXBIdF3iKlNatvl6nrOm+IOVuKgSpCLOr2hiCwzw==
dependencies:
"@sentry/core" "7.28.1"
"@sentry/replay" "7.28.1"
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/core" "7.29.0"
"@sentry/replay" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
tslib "^1.9.3"

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

"@sentry/core@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.28.1.tgz#c712ce17469b18b01606108817be24a99ed2116e"
integrity sha512-7wvnuvn/mrAfcugWoCG/3pqDIrUgH5t+HisMJMGw0h9Tc33KqrmqMDCQVvjlrr2pWrw/vuUCFdm8CbUHJ832oQ==
"@sentry/core@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.29.0.tgz#bc4b54d56cf7652598d4430cf43ea97cc069f6fe"
integrity sha512-+e9aIp2ljtT4EJq3901z6TfEVEeqZd5cWzbKEuQzPn2UO6If9+Utd7kY2Y31eQYb4QnJgZfiIEz1HonuYY6zqQ==
dependencies:
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
tslib "^1.9.3"

"@sentry/hub@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.28.1.tgz#ace9196373a0834128090feab0a54b6ab96d6690"
integrity sha512-32LkT9oPCScaJH6/Y5HWvjzR1TLN7l3kUx3nGzYak1ovyMEPb/MMQseIhLbDhhWfF/TWvn38Fk6mw4/agkVfIA==
"@sentry/hub@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.29.0.tgz#916f818617b3c3993853737db3e752c21f8f8445"
integrity sha512-nIV2NtTn16VukTtWFhROHJ35NyUIXgEGtesG8a1i7D4iRSvkfLkLrQ9i6D0BAE2huqKqQemO3zGEPR00szqsiA==
dependencies:
"@sentry/core" "7.28.1"
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/core" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
tslib "^1.9.3"

"@sentry/integrations@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.28.1.tgz#f0cba627b9ed03f1a54d91385126019f332a575d"
integrity sha512-opeXVR1L9mZmZcpAs9kX+4JPY7pXhVupy17Sbz+43zd5CshYTveIcttGNPp+EPT3j7mMU+1TMAYZspKqJXtEBQ==
"@sentry/integrations@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/integrations/-/integrations-7.29.0.tgz#12595ac8d964b8006148618b8d5fad294e623c7f"
integrity sha512-BkZe3ALij320VtC5bNkeSz3OUhT9oxZsj2lf5rCuRFqcqw4tvVNADF/Y98mf0L4VCy582M9MlNXmwfewJjxGOA==
dependencies:
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
localforage "^1.8.1"
tslib "^1.9.3"

"@sentry/react@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.28.1.tgz#79531b98176765a788cdf7f8f09b8ba713a95cfb"
integrity sha512-sFKK7uDREh84GyJcXDNuiQQ5VhLx7XJTOAdELxLv4HEI6BxbBRz0zNRQiKamTRkz9NmL7bZtld5TfbpOo9kijg==
"@sentry/react@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.29.0.tgz#a1c2ef522a4ccf1e948d77584e59e1254e09c92b"
integrity sha512-pJ138QTChfAiYzFrCgycBgXrAVARV6TdVvLB8z/HsqbHzPq17RhyF9M1xPE4ffeLDQAEuSudwED9CLOpJqKnAw==
dependencies:
"@sentry/browser" "7.28.1"
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/browser" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
hoist-non-react-statics "^3.3.2"
tslib "^1.9.3"

"@sentry/replay@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.28.1.tgz#fbdd377923e082423b95e3f128cb9af9451aca70"
integrity sha512-Os0PzMjKlwtHwzTU0kfVzGzsi4Vaj3g2arCl4Qnr3b6kYTb9WOFZo/n/v56ss7Z+nZG3K8W5PisoD4MRsRJRig==
"@sentry/replay@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/replay/-/replay-7.29.0.tgz#75d5bb9df39e0a31994be245032c9998af62a304"
integrity sha512-Gw7HgviJQu6pX5RFQGVY38Av4qFn9otrZdwSSl/QK5hIyg6yhlh5h7U0ydZkrYYGiW6Z6SYYRpEWCJc/Wbh+ZQ==
dependencies:
"@sentry/core" "7.28.1"
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/core" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"

"@sentry/tracing@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.28.1.tgz#d276e4d17a79190a88112696c73de12c209607a1"
integrity sha512-uWspnuz+7FyW8ES5lRaVA7O/YJSzMlSkvBFtgzaoKmdaueokU/sRLwlCsrdgwavG1wpm79df7R1iiSeqhaXDlw==
"@sentry/tracing@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/tracing/-/tracing-7.29.0.tgz#767f309cbff46ab12bec6ab3c266f7f03fec91fd"
integrity sha512-MAN/G6XROtRhzo/KDjddb6VJn/Q1TaPLwdyj9vvfkUkBNtlt5k16oXp+u7eHWX0uujER9wnZtj2ivXaPeqq0VA==
dependencies:
"@sentry/core" "7.28.1"
"@sentry/types" "7.28.1"
"@sentry/utils" "7.28.1"
"@sentry/core" "7.29.0"
"@sentry/types" "7.29.0"
"@sentry/utils" "7.29.0"
tslib "^1.9.3"

"@sentry/types@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.28.1.tgz#9018b4c152b475de9bedd267237393d3c9b1253d"
integrity sha512-DvSplMVrVEmOzR2M161V5+B8Up3vR71xMqJOpWTzE9TqtFJRGPtqT/5OBsNJJw1+/j2ssMcnKwbEo9Q2EGeS6g==
"@sentry/types@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.29.0.tgz#ed829b6014ee19049035fec6af2b4fea44ff28b8"
integrity sha512-DmoEpoqHPty3VxqubS/5gxarwebHRlcBd/yuno+PS3xy++/i9YPjOWLZhU2jYs1cW68M9R6CcCOiC9f2ckJjdw==

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

"@sentry/utils@7.28.1":
version "7.28.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.28.1.tgz#0a7b6aa4b09e91e4d1aded2a8c8dbaf818cee96e"
integrity sha512-75/jzLUO9HH09iC9TslNimGbxOP3jgn89P+q7uR+rp2fJfRExHVeKJZQdK0Ij4/SmE7TJ3Uh2r154N0INZEx1g==
"@sentry/utils@7.29.0":
version "7.29.0"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.29.0.tgz#cbf8f87dd851b0fdc7870db9c68014c321c3bab8"
integrity sha512-ICcBwTiBGK8NQA8H2BJo0JcMN6yCeKLqNKNMVampRgS6wSfSk1edvcTdhRkW3bSktIGrIPZrKskBHyMwDGF2XQ==
dependencies:
"@sentry/types" "7.28.1"
"@sentry/types" "7.29.0"
tslib "^1.9.3"

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

0 comments on commit 5ebd0da

Please sign in to comment.