Skip to content

Commit 05978bf

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-bundler-plugins.sh to 5.1.1
1 parent b66ec62 commit 05978bf

File tree

5 files changed

+13
-10
lines changed

5 files changed

+13
-10
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@
2727
- Bump CLI from v3.2.0 to v3.2.2 ([#5692](https://github.com/getsentry/sentry-react-native/pull/5692))
2828
- [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#322)
2929
- [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.2.2)
30+
- Bump Bundler Plugins from v4.9.1 to v5.1.1 ([#5700](https://github.com/getsentry/sentry-react-native/pull/5700))
31+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#511)
32+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.9.1...5.1.1)
3033

3134
## 8.1.0
3235

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react-native": ">=0.65.0"
6969
},
7070
"dependencies": {
71-
"@sentry/babel-plugin-component-annotate": "4.9.1",
71+
"@sentry/babel-plugin-component-annotate": "5.1.1",
7272
"@sentry/browser": "10.39.0",
7373
"@sentry/cli": "3.2.2",
7474
"@sentry/core": "10.39.0",

samples/expo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@babel/core": "^7.26.0",
4848
"@babel/preset-env": "^7.26.0",
4949
"@react-native/eslint-config": "0.79.1",
50-
"@sentry/babel-plugin-component-annotate": "4.9.1",
50+
"@sentry/babel-plugin-component-annotate": "5.1.1",
5151
"@types/node": "20.10.4",
5252
"@typescript-eslint/eslint-plugin": "^8.50.0",
5353
"@typescript-eslint/parser": "^8.50.0",

samples/react-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@react-native/eslint-config": "0.80.2",
7878
"@react-native/metro-config": "0.80.2",
7979
"@react-native/typescript-config": "0.80.2",
80-
"@sentry/babel-plugin-component-annotate": "4.9.1",
80+
"@sentry/babel-plugin-component-annotate": "5.1.1",
8181
"@testing-library/react-native": "^13.2.2",
8282
"@types/jest": "^29.5.14",
8383
"@types/node": "^22.13.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11070,10 +11070,10 @@ __metadata:
1107011070
languageName: node
1107111071
linkType: hard
1107211072

11073-
"@sentry/babel-plugin-component-annotate@npm:4.9.1":
11074-
version: 4.9.1
11075-
resolution: "@sentry/babel-plugin-component-annotate@npm:4.9.1"
11076-
checksum: 6a8f874ead05b6c4ce2c06f0dddd9c36df99544dfbafecaca3ca9fe8596b2a098a1f7fcddb4529a33c78ed42a007d112c7611b867d647c2fb469b2ee6354ea67
11073+
"@sentry/babel-plugin-component-annotate@npm:5.1.1":
11074+
version: 5.1.1
11075+
resolution: "@sentry/babel-plugin-component-annotate@npm:5.1.1"
11076+
checksum: fed283fc8db42557adab4dec29ad6d62c387fd396f60e7fed2b4afc44b0d5df52f14a1835dbd95f8c5c4537c4bfdfd5ce3605f04ef9aa26896916a30f9fd1ea4
1107711077
languageName: node
1107811078
linkType: hard
1107911079

@@ -11288,7 +11288,7 @@ __metadata:
1128811288
"@sentry-internal/eslint-config-sdk": 10.39.0
1128911289
"@sentry-internal/eslint-plugin-sdk": 10.39.0
1129011290
"@sentry-internal/typescript": 10.39.0
11291-
"@sentry/babel-plugin-component-annotate": 4.9.1
11291+
"@sentry/babel-plugin-component-annotate": 5.1.1
1129211292
"@sentry/browser": 10.39.0
1129311293
"@sentry/cli": 3.2.2
1129411294
"@sentry/core": 10.39.0
@@ -31215,7 +31215,7 @@ __metadata:
3121531215
"@babel/core": ^7.26.0
3121631216
"@babel/preset-env": ^7.26.0
3121731217
"@react-native/eslint-config": 0.79.1
31218-
"@sentry/babel-plugin-component-annotate": 4.9.1
31218+
"@sentry/babel-plugin-component-annotate": 5.1.1
3121931219
"@sentry/core": 10.39.0
3122031220
"@sentry/react-native": 8.1.0
3122131221
"@types/node": 20.10.4
@@ -31312,7 +31312,7 @@ __metadata:
3131231312
"@react-navigation/native-stack": ^7.3.24
3131331313
"@react-navigation/stack": ^7.4.5
3131431314
"@reduxjs/toolkit": ^2.8.2
31315-
"@sentry/babel-plugin-component-annotate": 4.9.1
31315+
"@sentry/babel-plugin-component-annotate": 5.1.1
3131631316
"@sentry/core": 10.39.0
3131731317
"@sentry/react": 10.39.0
3131831318
"@sentry/react-native": 8.1.0

0 commit comments

Comments
 (0)