Skip to content

Commit fd73548

Browse files
Merge 8dd912f into b13b9dd
2 parents b13b9dd + 8dd912f commit fd73548

File tree

4 files changed

+43
-40
lines changed

4 files changed

+43
-40
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@
1616
- Bump Cocoa SDK from v8.53.1 to v8.53.2 ([#4986](https://github.com/getsentry/sentry-react-native/pull/4986))
1717
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8532)
1818
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.1...8.53.2)
19+
- Bump CLI from v2.47.0 to v2.47.1 ([#4993](https://github.com/getsentry/sentry-react-native/pull/4993))
20+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2471)
21+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.47.0...2.47.1)
1922

2023
## 6.17.0
2124

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@expo/swiftlint": "^0.57.1",
3232
"@naturalcycles/ktlint": "^1.13.0",
33-
"@sentry/cli": "2.47.0",
33+
"@sentry/cli": "2.47.1",
3434
"clang-format": "^1.8.0",
3535
"downlevel-dts": "^0.11.0",
3636
"google-java-format": "^1.4.0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@sentry/babel-plugin-component-annotate": "3.5.0",
6969
"@sentry/browser": "8.55.0",
70-
"@sentry/cli": "2.47.0",
70+
"@sentry/cli": "2.47.1",
7171
"@sentry/core": "8.55.0",
7272
"@sentry/react": "8.55.0",
7373
"@sentry/types": "8.55.0",

yarn.lock

Lines changed: 38 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -9019,74 +9019,74 @@ __metadata:
90199019
languageName: node
90209020
linkType: hard
90219021

9022-
"@sentry/cli-darwin@npm:2.47.0":
9023-
version: 2.47.0
9024-
resolution: "@sentry/cli-darwin@npm:2.47.0"
9022+
"@sentry/cli-darwin@npm:2.47.1":
9023+
version: 2.47.1
9024+
resolution: "@sentry/cli-darwin@npm:2.47.1"
90259025
conditions: os=darwin
90269026
languageName: node
90279027
linkType: hard
90289028

9029-
"@sentry/cli-linux-arm64@npm:2.47.0":
9030-
version: 2.47.0
9031-
resolution: "@sentry/cli-linux-arm64@npm:2.47.0"
9029+
"@sentry/cli-linux-arm64@npm:2.47.1":
9030+
version: 2.47.1
9031+
resolution: "@sentry/cli-linux-arm64@npm:2.47.1"
90329032
conditions: (os=linux | os=freebsd | os=android) & cpu=arm64
90339033
languageName: node
90349034
linkType: hard
90359035

9036-
"@sentry/cli-linux-arm@npm:2.47.0":
9037-
version: 2.47.0
9038-
resolution: "@sentry/cli-linux-arm@npm:2.47.0"
9036+
"@sentry/cli-linux-arm@npm:2.47.1":
9037+
version: 2.47.1
9038+
resolution: "@sentry/cli-linux-arm@npm:2.47.1"
90399039
conditions: (os=linux | os=freebsd | os=android) & cpu=arm
90409040
languageName: node
90419041
linkType: hard
90429042

9043-
"@sentry/cli-linux-i686@npm:2.47.0":
9044-
version: 2.47.0
9045-
resolution: "@sentry/cli-linux-i686@npm:2.47.0"
9043+
"@sentry/cli-linux-i686@npm:2.47.1":
9044+
version: 2.47.1
9045+
resolution: "@sentry/cli-linux-i686@npm:2.47.1"
90469046
conditions: (os=linux | os=freebsd | os=android) & (cpu=x86 | cpu=ia32)
90479047
languageName: node
90489048
linkType: hard
90499049

9050-
"@sentry/cli-linux-x64@npm:2.47.0":
9051-
version: 2.47.0
9052-
resolution: "@sentry/cli-linux-x64@npm:2.47.0"
9050+
"@sentry/cli-linux-x64@npm:2.47.1":
9051+
version: 2.47.1
9052+
resolution: "@sentry/cli-linux-x64@npm:2.47.1"
90539053
conditions: (os=linux | os=freebsd | os=android) & cpu=x64
90549054
languageName: node
90559055
linkType: hard
90569056

9057-
"@sentry/cli-win32-arm64@npm:2.47.0":
9058-
version: 2.47.0
9059-
resolution: "@sentry/cli-win32-arm64@npm:2.47.0"
9057+
"@sentry/cli-win32-arm64@npm:2.47.1":
9058+
version: 2.47.1
9059+
resolution: "@sentry/cli-win32-arm64@npm:2.47.1"
90609060
conditions: os=win32 & cpu=arm64
90619061
languageName: node
90629062
linkType: hard
90639063

9064-
"@sentry/cli-win32-i686@npm:2.47.0":
9065-
version: 2.47.0
9066-
resolution: "@sentry/cli-win32-i686@npm:2.47.0"
9064+
"@sentry/cli-win32-i686@npm:2.47.1":
9065+
version: 2.47.1
9066+
resolution: "@sentry/cli-win32-i686@npm:2.47.1"
90679067
conditions: os=win32 & (cpu=x86 | cpu=ia32)
90689068
languageName: node
90699069
linkType: hard
90709070

9071-
"@sentry/cli-win32-x64@npm:2.47.0":
9072-
version: 2.47.0
9073-
resolution: "@sentry/cli-win32-x64@npm:2.47.0"
9071+
"@sentry/cli-win32-x64@npm:2.47.1":
9072+
version: 2.47.1
9073+
resolution: "@sentry/cli-win32-x64@npm:2.47.1"
90749074
conditions: os=win32 & cpu=x64
90759075
languageName: node
90769076
linkType: hard
90779077

9078-
"@sentry/cli@npm:2.47.0":
9079-
version: 2.47.0
9080-
resolution: "@sentry/cli@npm:2.47.0"
9078+
"@sentry/cli@npm:2.47.1":
9079+
version: 2.47.1
9080+
resolution: "@sentry/cli@npm:2.47.1"
90819081
dependencies:
9082-
"@sentry/cli-darwin": 2.47.0
9083-
"@sentry/cli-linux-arm": 2.47.0
9084-
"@sentry/cli-linux-arm64": 2.47.0
9085-
"@sentry/cli-linux-i686": 2.47.0
9086-
"@sentry/cli-linux-x64": 2.47.0
9087-
"@sentry/cli-win32-arm64": 2.47.0
9088-
"@sentry/cli-win32-i686": 2.47.0
9089-
"@sentry/cli-win32-x64": 2.47.0
9082+
"@sentry/cli-darwin": 2.47.1
9083+
"@sentry/cli-linux-arm": 2.47.1
9084+
"@sentry/cli-linux-arm64": 2.47.1
9085+
"@sentry/cli-linux-i686": 2.47.1
9086+
"@sentry/cli-linux-x64": 2.47.1
9087+
"@sentry/cli-win32-arm64": 2.47.1
9088+
"@sentry/cli-win32-i686": 2.47.1
9089+
"@sentry/cli-win32-x64": 2.47.1
90909090
https-proxy-agent: ^5.0.0
90919091
node-fetch: ^2.6.7
90929092
progress: ^2.0.3
@@ -9111,7 +9111,7 @@ __metadata:
91119111
optional: true
91129112
bin:
91139113
sentry-cli: bin/sentry-cli
9114-
checksum: 239a38975ae876812854c0a614677b0a25422909d662a7695483448bdd58137de406910dce545dda98c03477f236f7d97fdf0e464a2a41d501354287a354a7f3
9114+
checksum: c27f7dc927b09831433cffb2aadd3eb3bb9acb0e9db3fe71b28e1db7c4bf5ac7d3e126b70c87f37bf70627b5d7ebae90750fe1e286877e0e408f079cfa9b2105
91159115
languageName: node
91169116
linkType: hard
91179117

@@ -9170,7 +9170,7 @@ __metadata:
91709170
"@sentry-internal/typescript": 8.55.0
91719171
"@sentry/babel-plugin-component-annotate": 3.5.0
91729172
"@sentry/browser": 8.55.0
9173-
"@sentry/cli": 2.47.0
9173+
"@sentry/cli": 2.47.1
91749174
"@sentry/core": 8.55.0
91759175
"@sentry/react": 8.55.0
91769176
"@sentry/types": 8.55.0
@@ -26852,7 +26852,7 @@ __metadata:
2685226852
dependencies:
2685326853
"@expo/swiftlint": ^0.57.1
2685426854
"@naturalcycles/ktlint": ^1.13.0
26855-
"@sentry/cli": 2.47.0
26855+
"@sentry/cli": 2.47.1
2685626856
clang-format: ^1.8.0
2685726857
downlevel-dts: ^0.11.0
2685826858
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)