File tree Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Fixes
6
6
7
+ - Bump Wizard from v1.2.17 to v1.4.0 ([ #2645 ] ( https://github.com/getsentry/sentry-react-native/pull/2645 ) )
8
+ - [ changelog] ( https://github.com/getsentry/sentry-wizard/blob/master/CHANGELOG.md#140 )
9
+ - [ diff] ( https://github.com/getsentry/sentry-wizard/compare/v1.2.17...v1.4.0 )
7
10
- Android builds without ext config, auto create assets dir for modules ([ #2652 ] ( https://github.com/getsentry/sentry-react-native/pull/2652 ) )
8
11
9
12
## 4.10.0
Original file line number Diff line number Diff line change 51
51
"@sentry/tracing" : " 7.21.1" ,
52
52
"@sentry/types" : " 7.21.1" ,
53
53
"@sentry/utils" : " 7.21.1" ,
54
- "@sentry/wizard" : " 1.2.17 "
54
+ "@sentry/wizard" : " 1.4.0 "
55
55
},
56
56
"devDependencies" : {
57
57
"@sentry-internal/eslint-config-sdk" : " 7.21.1" ,
Original file line number Diff line number Diff line change 1610
1610
proxy-from-env "^1.1.0"
1611
1611
which "^2.0.2"
1612
1612
1613
- " @sentry/cli@^1.52.4 " :
1614
- version "1.57.0 "
1615
- resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.57.0 .tgz#87237ec6b77cb7582f018b580e9bb9481a809baa "
1616
- integrity sha512-lgfSQMRVcf00IkHkmqY6L9pv1uOEKDKbEjFQu2qstjg3kycswo1prz60xORJVpfr4qXDzqbSsAKEBp4VKG+ilw ==
1613
+ " @sentry/cli@^1.72.0 " :
1614
+ version "1.74.6 "
1615
+ resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-1.74.6 .tgz#c4f276e52c6f5e8c8d692845a965988068ebc6f5 "
1616
+ integrity sha512-pJ7JJgozyjKZSTjOGi86chIngZMLUlYt2HOog+OJn+WGvqEkVymu8m462j1DiXAnex9NspB4zLLNuZ/R6rTQHg ==
1617
1617
dependencies :
1618
1618
https-proxy-agent "^5.0.0"
1619
1619
mkdirp "^0.5.5"
1620
- node-fetch "^2.6.0"
1620
+ node-fetch "^2.6.7"
1621
+ npmlog "^4.1.2"
1621
1622
progress "^2.0.3"
1622
1623
proxy-from-env "^1.1.0"
1624
+ which "^2.0.2"
1623
1625
1624
1626
" @sentry/core@7.21.1 " :
1625
1627
version "7.21.1"
1692
1694
" @sentry/types" " 7.21.1"
1693
1695
tslib "^1.9.3"
1694
1696
1695
- " @sentry/wizard@1.2.17 " :
1696
- version "1.2.17 "
1697
- resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-1.2.17 .tgz#c3247b47129d002cfa45d7a2048d13dc6513457b "
1698
- integrity sha512-wXzjOZVDzh+1MhA9tpZXCKNTDusL2Dc298KGQkEkNefbW+OlYbsWwF7GAihLKUjYOSnKKZFzLIwbD+gxwxWxlw ==
1697
+ " @sentry/wizard@1.4.0 " :
1698
+ version "1.4.0 "
1699
+ resolved "https://registry.yarnpkg.com/@sentry/wizard/-/wizard-1.4.0 .tgz#9356ae2cb9e81ee6fa64418d15638607f1a957bd "
1700
+ integrity sha512-Q/f9wJAAAr/YB6oWUzMQP/y5LIgx9la1SanMHNr3hMtVPKkMhvIZO5UWVn2G763yi85zARqSCLDx31/tZd4new ==
1699
1701
dependencies :
1700
- " @sentry/cli" " ^1.52.4 "
1702
+ " @sentry/cli" " ^1.72.0 "
1701
1703
chalk "^2.4.1"
1702
1704
glob "^7.1.3"
1703
1705
inquirer "^6.2.0"
You can’t perform that action at this time.
0 commit comments