Skip to content

Commit

Permalink
chore(deps): update Wizard to v3.9.1 (#3154)
Browse files Browse the repository at this point in the history
Co-authored-by: GitHub <[email protected]>
Co-authored-by: Kryštof Woldřich <[email protected]>
  • Loading branch information
3 people committed Aug 7, 2023
1 parent f43e5fc commit 4232fae
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 23 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# Changelog

## 5.8.1
## Unreleased

### Fixed

- 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))

## 5.8.1

### Dependencies

- Bump JavaScript SDK from v7.60.1 to v7.61.0 ([#3222](https://github.com/getsentry/sentry-react-native/pull/3222))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@sentry-internal/eslint-config-sdk": "7.61.0",
"@sentry-internal/eslint-plugin-sdk": "7.61.0",
"@sentry/typescript": "^5.20.1",
"@sentry/wizard": "3.2.3",
"@sentry/wizard": "3.9.1",
"@types/jest": "^29.2.5",
"@types/react": "^18.2.14",
"babel-jest": "^29.3.1",
Expand Down
105 changes: 84 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -585,11 +585,16 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.7.tgz#66fe23b3c8569220817d5feb8b9dcdc95bb4f71b"
integrity sha512-T3Z9oHybU+0vZlY9CiDSJQTD5ZapcW18ZctFMi0MOAl/4BjFF4ul7NVSARLdbGO5vDqy9eQiGTV0LtKfvCYvcg==

"@babel/parser@^7.22.4", "@babel/parser@^7.22.5":
"@babel/parser@^7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.5.tgz#721fd042f3ce1896238cf1b341c77eb7dee7dbea"
integrity sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==

"@babel/parser@^7.22.7":
version "7.22.7"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.7.tgz#df8cf085ce92ddbdbf668a7f186ce848c9036cae"
integrity sha512-7NF8pOkHP5o2vpmGgNGcfAeCvOYhGLyA3Z4eBQkT1RJlWu47n63bCs93QfJ2hIAFCil7L5P2IWhs1oToVgrL0Q==

"@babel/plugin-proposal-async-generator-functions@^7.0.0":
version "7.20.1"
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz#352f02baa5d69f4e7529bdac39aaa02d41146af9"
Expand Down Expand Up @@ -1255,7 +1260,7 @@
"@babel/helper-validator-identifier" "^7.19.1"
to-fast-properties "^2.0.0"

"@babel/types@^7.22.4", "@babel/types@^7.22.5":
"@babel/types@^7.22.5":
version "7.22.5"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.22.5.tgz#cd93eeaab025880a3a47ec881f4b096a5b786fbe"
integrity sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==
Expand All @@ -1269,7 +1274,7 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@clack/core@^0.3.2":
"@clack/core@0.3.2", "@clack/core@^0.3.2":
version "0.3.2"
resolved "https://registry.yarnpkg.com/@clack/core/-/core-0.3.2.tgz#23c6e440ed263c2f012b1cc0806386481e78420b"
integrity sha512-FZnsNynwGDIDktx6PEZK1EuCkFpY4ldEX6VYvfl0dqeoLPb9Jpw1xoUXaVcGR8ExmYNm1w2vdGdJkEUYD/2pqg==
Expand Down Expand Up @@ -1901,6 +1906,16 @@
"@sentry/utils" "7.61.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry-internal/[email protected]":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry-internal/tracing/-/tracing-7.61.1.tgz#8055b7dfbf89b7089a591b27e05484d5f6773948"
integrity sha512-E8J6ZMXHGdWdmgKBK/ounuUppDK65c4Hphin6iVckDGMEATn0auYAKngeyRUMLof1167DssD8wxcIA4aBvmScA==
dependencies:
"@sentry/core" "7.61.1"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry-internal/[email protected]":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry-internal/typescript/-/typescript-7.61.0.tgz#44cea2d1cabc491549abcdce06ead7053abc08b6"
Expand Down Expand Up @@ -1951,6 +1966,15 @@
"@sentry/utils" "7.61.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/core/-/core-7.61.1.tgz#8043c7cecf5ca0601f6c61979fb2880ceac37287"
integrity sha512-WTRt0J33KhUbYuDQZ5G58kdsNeQ5JYrpi6o+Qz+1xTv60DQq/tBGRJ7d86SkmdnGIiTs6W1hsxAtyiLS0y9d2A==
dependencies:
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/hub/-/hub-7.61.0.tgz#e4c52e252c1289ed9e214a71e443936856b60677"
Expand All @@ -1971,6 +1995,20 @@
localforage "^1.8.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/node@^7.57.0":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/node/-/node-7.61.1.tgz#bc49d321d0a511936f8bdd0bbd3ddc5e01b8d98c"
integrity sha512-+crVAeymXdWZcDuwU9xySf4sVv2fHOFlr13XqeXl73q4zqKJM1IX4VUO9On3+jTyGfB5SCAuBBYpzA3ehBfeYw==
dependencies:
"@sentry-internal/tracing" "7.61.1"
"@sentry/core" "7.61.1"
"@sentry/types" "7.61.1"
"@sentry/utils" "7.61.1"
cookie "^0.4.1"
https-proxy-agent "^5.0.0"
lru_map "^0.3.3"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "7.61.0"
resolved "https://registry.yarnpkg.com/@sentry/react/-/react-7.61.0.tgz#21dc8eb5168fdb45f994e62738313b50c710d6a4"
Expand All @@ -1996,6 +2034,11 @@
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.61.0.tgz#4243b5ef4658f6b0673bc4372c90e6ec920f78d8"
integrity sha512-/GLlIBNR35NKPE/SfWi9W10dK9hE8qTShzsuPVn5wAJxpT3Lb4+dkwmKCTLUYxdkmvRDEudkfOxgalsfQGTAWA==

"@sentry/[email protected]":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/types/-/types-7.61.1.tgz#225912689459c92e62f0b6e3ff145f6dbf72ff0e"
integrity sha512-CpPKL+OfwYOduRX9AT3p+Ie1fftgcCPd5WofTVVq7xeWRuerOOf2iJd0v+8yHQ25omgres1YOttDkCcvQRn4Jw==

"@sentry/typescript@^5.20.1":
version "5.20.1"
resolved "https://registry.yarnpkg.com/@sentry/typescript/-/typescript-5.20.1.tgz#84133b3b8152367c936dbd573afe9e7a80c5f442"
Expand All @@ -2012,23 +2055,33 @@
"@sentry/types" "7.61.0"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "3.2.3"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.2.3.tgz#a1c4b289e041da700a913b1c2cdfa43fc6e99775"
integrity sha512-Fz7vpIsQUmC7onNy2ETF+pvRweGRxn2pxP7k8PVqh8ezpnrQhjWO1jjl/qB4iWS0zMoozCFyKJJQ9KxrlroX5Q==
"@sentry/[email protected]":
version "7.61.1"
resolved "https://registry.yarnpkg.com/@sentry/utils/-/utils-7.61.1.tgz#1545db778b7309d122a7f04eb0e803173c80c581"
integrity sha512-pUPXoiuYrTEPcBHjRizFB6eZEGm/6cTBwdWSHUjkGKvt19zuZ1ixFJQV6LrIL/AMeiQbmfQ+kTd/8SR7E9rcTQ==
dependencies:
"@sentry/types" "7.61.1"
tslib "^2.4.1 || ^1.9.3"

"@sentry/[email protected]":
version "3.9.1"
resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-3.9.1.tgz#9f7a2432eea4c7ebd237d9842ef22c4acbe108b5"
integrity sha512-U5WoM40IhFfmzco3HIgA9hj2ybR1sof3xwmsmvUyXEPV3QPYCmVaD5s+GlOs6AaxMSNyTYdBX1LMwxUZyJ8jig==
dependencies:
"@clack/core" "0.3.2"
"@clack/prompts" "0.6.3"
"@sentry/cli" "^1.72.0"
"@sentry/node" "^7.57.0"
axios "1.3.5"
chalk "^2.4.1"
glob "^7.1.3"
inquirer "^6.2.0"
lodash "^4.17.15"
magicast "^0.2.9"
magicast "^0.2.10"
opn "^5.4.0"
r2 "^2.0.1"
read-env "^1.3.0"
semver "^7.3.5"
semver "^7.5.3"
xcode "3.0.1"
yargs "^16.2.0"

Expand Down Expand Up @@ -3238,6 +3291,11 @@ convert-source-map@^2.0.0:
resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-2.0.0.tgz#4b560f649fc4e918dd0ab75cf4961e8bc882d82a"
integrity sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==

cookie@^0.4.1:
version "0.4.2"
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==

core-util-is@~1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7"
Expand Down Expand Up @@ -5672,14 +5730,19 @@ lru-cache@^6.0.0:
dependencies:
yallist "^4.0.0"

magicast@^0.2.9:
version "0.2.9"
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.2.9.tgz#9b5de1c6ba40b3fa626834017f0f11800a033cbe"
integrity sha512-S1WBXLSVKa34X+Bv7pfA8Umqc1BoglsqzWaQcyuexDc0cjgnERaFTSHbne2OfT27lXYxt/B/sV/2Kh0HaSQkfg==
lru_map@^0.3.3:
version "0.3.3"
resolved "https://registry.yarnpkg.com/lru_map/-/lru_map-0.3.3.tgz#b5c8351b9464cbd750335a79650a0ec0e56118dd"
integrity sha512-Pn9cox5CsMYngeDbmChANltQl+5pi6XmTrraMSzhPmMBbmgcxmqWry0U3PGapCU1yB4/LqCcom7qhHZiF/jGfQ==

magicast@^0.2.10:
version "0.2.10"
resolved "https://registry.yarnpkg.com/magicast/-/magicast-0.2.10.tgz#648240897aeac561168caf79e38960a6c2b4969c"
integrity sha512-Ah2qatigknxwmoYCd9hx/mmVyrRNhDKiaWZIuW4gL6dWrAGMoOpCVkQ3VpGWARtkaJVFhe8uIphcsxDzLPQUyg==
dependencies:
"@babel/parser" "^7.22.4"
"@babel/types" "^7.22.4"
recast "^0.23.2"
"@babel/parser" "^7.22.7"
"@babel/types" "^7.22.5"
recast "^0.23.3"

make-dir@^2.0.0, make-dir@^2.1.0:
version "2.1.0"
Expand Down Expand Up @@ -6865,10 +6928,10 @@ recast@^0.21.0:
source-map "~0.6.1"
tslib "^2.0.1"

recast@^0.23.2:
version "0.23.2"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.2.tgz#d3dda3e8f0a3366860d7508c00e34a338ac52b41"
integrity sha512-Qv6cPfVZyMOtPszK6PgW70pUgm7gPlFitAPf0Q69rlOA0zLw2XdDcNmPbVGYicFGT9O8I7TZ/0ryJD+6COvIPw==
recast@^0.23.3:
version "0.23.3"
resolved "https://registry.yarnpkg.com/recast/-/recast-0.23.3.tgz#f205d1f46b2c6f730de413ab18f96c166263d85f"
integrity sha512-HbCVFh2ANP6a09nzD4lx7XthsxMOJWKX5pIcUwtLrmeEIl3I0DwjCoVXDE0Aobk+7k/mS3H50FK4iuYArpcT6Q==
dependencies:
assert "^2.0.0"
ast-types "^0.16.1"
Expand Down Expand Up @@ -7174,7 +7237,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.2.tgz#48d55db737c3287cd4835e17fa13feace1c41ef8"
integrity sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==

[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7:
[email protected], semver@^7.2.1, semver@^7.3.2, semver@^7.3.5, semver@^7.3.7, semver@^7.5.3:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
integrity sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==
Expand Down

0 comments on commit 4232fae

Please sign in to comment.