Skip to content

Commit 7a4dd2b

Browse files
chore: update scripts/update-bundler-plugins.sh to 4.0.1 (#5021)
Co-authored-by: GitHub <[email protected]>
1 parent 466115d commit 7a4dd2b

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
- Bump CLI from v2.50.0 to v2.50.2 ([#5007](https://github.com/getsentry/sentry-react-native/pull/5007))
3333
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2502)
3434
- [diff](https://github.com/getsentry/sentry-cli/compare/2.50.0...2.50.2)
35-
- Bump Bundler Plugins from v3.6.1 to v4.0.0 ([#5000](https://github.com/getsentry/sentry-react-native/pull/5000))
36-
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#400)
37-
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.0)
35+
- Bump Bundler Plugins from v3.6.1 to v4.0.1 ([#5000](https://github.com/getsentry/sentry-react-native/pull/5000), [#5021](https://github.com/getsentry/sentry-react-native/pull/5021))
36+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#401)
37+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/3.6.1...4.0.1)
3838

3939
## 6.18.1
4040

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"react-native": ">=0.65.0"
6666
},
6767
"dependencies": {
68-
"@sentry/babel-plugin-component-annotate": "4.0.0",
68+
"@sentry/babel-plugin-component-annotate": "4.0.1",
6969
"@sentry/browser": "8.55.0",
7070
"@sentry/cli": "2.50.2",
7171
"@sentry/core": "8.55.0",

samples/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"devDependencies": {
4444
"@babel/core": "^7.26.0",
4545
"@babel/preset-env": "^7.26.0",
46-
"@sentry/babel-plugin-component-annotate": "4.0.0",
46+
"@sentry/babel-plugin-component-annotate": "4.0.1",
4747
"@types/node": "20.10.4",
4848
"sentry-react-native-samples-utils": "workspace:^"
4949
},

samples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@react-native/eslint-config": "0.77.1",
5656
"@react-native/metro-config": "0.77.1",
5757
"@react-native/typescript-config": "0.77.1",
58-
"@sentry/babel-plugin-component-annotate": "4.0.0",
58+
"@sentry/babel-plugin-component-annotate": "4.0.1",
5959
"@types/jest": "^29.5.14",
6060
"@types/node": "^22.13.1",
6161
"@types/react": "^19.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8999,10 +8999,10 @@ __metadata:
89998999
languageName: node
90009000
linkType: hard
90019001

9002-
"@sentry/babel-plugin-component-annotate@npm:4.0.0":
9003-
version: 4.0.0
9004-
resolution: "@sentry/babel-plugin-component-annotate@npm:4.0.0"
9005-
checksum: 8e4d47eb4c8ba7e851d66b44f182f22d94671957186a7953dd4ee4303692141f4fd405db22a030f2b6bbab1c157ad0c2e673bdea18501b6e8bceab2baf403503
9002+
"@sentry/babel-plugin-component-annotate@npm:4.0.1":
9003+
version: 4.0.1
9004+
resolution: "@sentry/babel-plugin-component-annotate@npm:4.0.1"
9005+
checksum: f1bee85db17157f35478571b412094005fff951f341d2ebf13b1ed4b098b456159800f09ccb768faeab5d60b67aaccc8872b3565527da19b0725348a74df25e0
90069006
languageName: node
90079007
linkType: hard
90089008

@@ -9168,7 +9168,7 @@ __metadata:
91689168
"@sentry-internal/eslint-config-sdk": 8.55.0
91699169
"@sentry-internal/eslint-plugin-sdk": 8.55.0
91709170
"@sentry-internal/typescript": 8.55.0
9171-
"@sentry/babel-plugin-component-annotate": 4.0.0
9171+
"@sentry/babel-plugin-component-annotate": 4.0.1
91729172
"@sentry/browser": 8.55.0
91739173
"@sentry/cli": 2.50.2
91749174
"@sentry/core": 8.55.0
@@ -26697,7 +26697,7 @@ __metadata:
2669726697
dependencies:
2669826698
"@babel/core": ^7.26.0
2669926699
"@babel/preset-env": ^7.26.0
26700-
"@sentry/babel-plugin-component-annotate": 4.0.0
26700+
"@sentry/babel-plugin-component-annotate": 4.0.1
2670126701
"@sentry/react-native": 6.18.0
2670226702
"@types/node": 20.10.4
2670326703
"@types/react": ~19.0.10
@@ -26783,7 +26783,7 @@ __metadata:
2678326783
"@react-navigation/native": 7.1.8
2678426784
"@react-navigation/native-stack": 7.3.12
2678526785
"@react-navigation/stack": 7.3.1
26786-
"@sentry/babel-plugin-component-annotate": 4.0.0
26786+
"@sentry/babel-plugin-component-annotate": 4.0.1
2678726787
"@sentry/core": 8.55.0
2678826788
"@sentry/react-native": 6.18.0
2678926789
"@shopify/flash-list": 1.8.0

0 commit comments

Comments
 (0)