Skip to content

Commit 4bec8f3

Browse files
Merge e7f30aa into 79976dd
2 parents 79976dd + e7f30aa commit 4bec8f3

File tree

4 files changed

+44
-36
lines changed

4 files changed

+44
-36
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@
66
> make sure you follow our [migration guide](https://docs.sentry.io/platforms/react-native/migration/) first.
77
<!-- prettier-ignore-end -->
88
9+
## Unreleased
10+
11+
### Dependencies
12+
13+
- Bump CLI from v2.39.1 to v2.40.0 ([#4412](https://github.com/getsentry/sentry-react-native/pull/4412))
14+
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2400)
15+
- [diff](https://github.com/getsentry/sentry-cli/compare/2.39.1...2.40.0)
16+
917
## 6.5.0
1018

1119
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"devDependencies": {
2929
"@expo/swiftlint": "^0.57.1",
30-
"@sentry/cli": "2.39.1",
30+
"@sentry/cli": "2.40.0",
3131
"clang-format": "^1.8.0",
3232
"downlevel-dts": "^0.11.0",
3333
"google-java-format": "^1.4.0",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"dependencies": {
6868
"@sentry/babel-plugin-component-annotate": "2.20.1",
6969
"@sentry/browser": "8.47.0",
70-
"@sentry/cli": "2.39.1",
70+
"@sentry/cli": "2.40.0",
7171
"@sentry/core": "8.47.0",
7272
"@sentry/react": "8.47.0",
7373
"@sentry/types": "8.47.0",

yarn.lock

+34-34
Original file line numberDiff line numberDiff line change
@@ -7652,66 +7652,66 @@ __metadata:
76527652
languageName: node
76537653
linkType: hard
76547654

7655-
"@sentry/cli-darwin@npm:2.39.1":
7656-
version: 2.39.1
7657-
resolution: "@sentry/cli-darwin@npm:2.39.1"
7655+
"@sentry/cli-darwin@npm:2.40.0":
7656+
version: 2.40.0
7657+
resolution: "@sentry/cli-darwin@npm:2.40.0"
76587658
conditions: os=darwin
76597659
languageName: node
76607660
linkType: hard
76617661

7662-
"@sentry/cli-linux-arm64@npm:2.39.1":
7663-
version: 2.39.1
7664-
resolution: "@sentry/cli-linux-arm64@npm:2.39.1"
7662+
"@sentry/cli-linux-arm64@npm:2.40.0":
7663+
version: 2.40.0
7664+
resolution: "@sentry/cli-linux-arm64@npm:2.40.0"
76657665
conditions: (os=linux | os=freebsd) & cpu=arm64
76667666
languageName: node
76677667
linkType: hard
76687668

7669-
"@sentry/cli-linux-arm@npm:2.39.1":
7670-
version: 2.39.1
7671-
resolution: "@sentry/cli-linux-arm@npm:2.39.1"
7669+
"@sentry/cli-linux-arm@npm:2.40.0":
7670+
version: 2.40.0
7671+
resolution: "@sentry/cli-linux-arm@npm:2.40.0"
76727672
conditions: (os=linux | os=freebsd) & cpu=arm
76737673
languageName: node
76747674
linkType: hard
76757675

7676-
"@sentry/cli-linux-i686@npm:2.39.1":
7677-
version: 2.39.1
7678-
resolution: "@sentry/cli-linux-i686@npm:2.39.1"
7676+
"@sentry/cli-linux-i686@npm:2.40.0":
7677+
version: 2.40.0
7678+
resolution: "@sentry/cli-linux-i686@npm:2.40.0"
76797679
conditions: (os=linux | os=freebsd) & (cpu=x86 | cpu=ia32)
76807680
languageName: node
76817681
linkType: hard
76827682

7683-
"@sentry/cli-linux-x64@npm:2.39.1":
7684-
version: 2.39.1
7685-
resolution: "@sentry/cli-linux-x64@npm:2.39.1"
7683+
"@sentry/cli-linux-x64@npm:2.40.0":
7684+
version: 2.40.0
7685+
resolution: "@sentry/cli-linux-x64@npm:2.40.0"
76867686
conditions: (os=linux | os=freebsd) & cpu=x64
76877687
languageName: node
76887688
linkType: hard
76897689

7690-
"@sentry/cli-win32-i686@npm:2.39.1":
7691-
version: 2.39.1
7692-
resolution: "@sentry/cli-win32-i686@npm:2.39.1"
7690+
"@sentry/cli-win32-i686@npm:2.40.0":
7691+
version: 2.40.0
7692+
resolution: "@sentry/cli-win32-i686@npm:2.40.0"
76937693
conditions: os=win32 & (cpu=x86 | cpu=ia32)
76947694
languageName: node
76957695
linkType: hard
76967696

7697-
"@sentry/cli-win32-x64@npm:2.39.1":
7698-
version: 2.39.1
7699-
resolution: "@sentry/cli-win32-x64@npm:2.39.1"
7697+
"@sentry/cli-win32-x64@npm:2.40.0":
7698+
version: 2.40.0
7699+
resolution: "@sentry/cli-win32-x64@npm:2.40.0"
77007700
conditions: os=win32 & cpu=x64
77017701
languageName: node
77027702
linkType: hard
77037703

7704-
"@sentry/cli@npm:2.39.1":
7705-
version: 2.39.1
7706-
resolution: "@sentry/cli@npm:2.39.1"
7704+
"@sentry/cli@npm:2.40.0":
7705+
version: 2.40.0
7706+
resolution: "@sentry/cli@npm:2.40.0"
77077707
dependencies:
7708-
"@sentry/cli-darwin": 2.39.1
7709-
"@sentry/cli-linux-arm": 2.39.1
7710-
"@sentry/cli-linux-arm64": 2.39.1
7711-
"@sentry/cli-linux-i686": 2.39.1
7712-
"@sentry/cli-linux-x64": 2.39.1
7713-
"@sentry/cli-win32-i686": 2.39.1
7714-
"@sentry/cli-win32-x64": 2.39.1
7708+
"@sentry/cli-darwin": 2.40.0
7709+
"@sentry/cli-linux-arm": 2.40.0
7710+
"@sentry/cli-linux-arm64": 2.40.0
7711+
"@sentry/cli-linux-i686": 2.40.0
7712+
"@sentry/cli-linux-x64": 2.40.0
7713+
"@sentry/cli-win32-i686": 2.40.0
7714+
"@sentry/cli-win32-x64": 2.40.0
77157715
https-proxy-agent: ^5.0.0
77167716
node-fetch: ^2.6.7
77177717
progress: ^2.0.3
@@ -7734,7 +7734,7 @@ __metadata:
77347734
optional: true
77357735
bin:
77367736
sentry-cli: bin/sentry-cli
7737-
checksum: 9dc0129d618bc01d178609388bf44d731747057a67bb512e6e1f12e6c428096712a44c965d8fc9f55bdb7930f6565a3065c3cb308bf72399ac16d95b3721c1a1
7737+
checksum: 2b59d2c3e405d62b63d62ec3833dedb6f0a22d68cffe8ad74ee35306f42171fc56c25d9daff87a459d79b17b86d94be34620185cfeb41eb4a4718f7eef4f811e
77387738
languageName: node
77397739
linkType: hard
77407740

@@ -7809,7 +7809,7 @@ __metadata:
78097809
"@sentry-internal/typescript": 8.47.0
78107810
"@sentry/babel-plugin-component-annotate": 2.20.1
78117811
"@sentry/browser": 8.47.0
7812-
"@sentry/cli": 2.39.1
7812+
"@sentry/cli": 2.40.0
78137813
"@sentry/core": 8.47.0
78147814
"@sentry/react": 8.47.0
78157815
"@sentry/types": 8.47.0
@@ -24296,7 +24296,7 @@ __metadata:
2429624296
resolution: "sentry-react-native@workspace:."
2429724297
dependencies:
2429824298
"@expo/swiftlint": ^0.57.1
24299-
"@sentry/cli": 2.39.1
24299+
"@sentry/cli": 2.40.0
2430024300
clang-format: ^1.8.0
2430124301
downlevel-dts: ^0.11.0
2430224302
google-java-format: ^1.4.0

0 commit comments

Comments
 (0)