Skip to content

Commit 9219706

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update scripts/update-bundler-plugins.sh to 4.9.0
1 parent 49d1744 commit 9219706

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
@@ -13,6 +13,9 @@
1313
- Bump JavaScript SDK from v10.37.0 to v10.38.0 ([#5596](https://github.com/getsentry/sentry-react-native/pull/5596))
1414
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10380)
1515
- [diff](https://github.com/getsentry/sentry-javascript/compare/10.37.0...10.38.0)
16+
- Bump Bundler Plugins from v4.8.0 to v4.9.0 ([#5608](https://github.com/getsentry/sentry-react-native/pull/5608))
17+
- [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#490)
18+
- [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.8.0...4.9.0)
1619

1720
## 7.11.0
1821

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.8.0",
71+
"@sentry/babel-plugin-component-annotate": "4.9.0",
7272
"@sentry/browser": "10.38.0",
7373
"@sentry/cli": "2.58.4",
7474
"@sentry/core": "10.38.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.8.0",
50+
"@sentry/babel-plugin-component-annotate": "4.9.0",
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
@@ -58,7 +58,7 @@
5858
"@react-native/eslint-config": "0.80.2",
5959
"@react-native/metro-config": "0.80.2",
6060
"@react-native/typescript-config": "0.80.2",
61-
"@sentry/babel-plugin-component-annotate": "4.8.0",
61+
"@sentry/babel-plugin-component-annotate": "4.9.0",
6262
"@testing-library/react-native": "^13.2.2",
6363
"@types/jest": "^29.5.14",
6464
"@types/node": "^22.13.1",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10063,10 +10063,10 @@ __metadata:
1006310063
languageName: node
1006410064
linkType: hard
1006510065

10066-
"@sentry/babel-plugin-component-annotate@npm:4.8.0":
10067-
version: 4.8.0
10068-
resolution: "@sentry/babel-plugin-component-annotate@npm:4.8.0"
10069-
checksum: 50ba4710c0d53d61ec688fdca1895bf6820724e3f86efbfc4acbded8f7ba5da85ae73b6072ce17ec67dd08e16b47d4e5d3d957dc1ae0b9fdaf65109b1ad0b656
10066+
"@sentry/babel-plugin-component-annotate@npm:4.9.0":
10067+
version: 4.9.0
10068+
resolution: "@sentry/babel-plugin-component-annotate@npm:4.9.0"
10069+
checksum: 2b98e96936ab8c3aa8376d4d37f3da2df39ed9433b4177e4cd433d2b50d8fd026cf00252fa99987dca0de976f8151dd5b373e92a34ba863989fec31ea145b721
1007010070
languageName: node
1007110071
linkType: hard
1007210072

@@ -10282,7 +10282,7 @@ __metadata:
1028210282
"@sentry-internal/eslint-config-sdk": 10.38.0
1028310283
"@sentry-internal/eslint-plugin-sdk": 10.38.0
1028410284
"@sentry-internal/typescript": 10.38.0
10285-
"@sentry/babel-plugin-component-annotate": 4.8.0
10285+
"@sentry/babel-plugin-component-annotate": 4.9.0
1028610286
"@sentry/browser": 10.38.0
1028710287
"@sentry/cli": 2.58.4
1028810288
"@sentry/core": 10.38.0
@@ -28800,7 +28800,7 @@ __metadata:
2880028800
"@babel/core": ^7.26.0
2880128801
"@babel/preset-env": ^7.26.0
2880228802
"@react-native/eslint-config": 0.79.1
28803-
"@sentry/babel-plugin-component-annotate": 4.8.0
28803+
"@sentry/babel-plugin-component-annotate": 4.9.0
2880428804
"@sentry/core": 10.38.0
2880528805
"@sentry/react-native": 7.11.0
2880628806
"@types/node": 20.10.4
@@ -28897,7 +28897,7 @@ __metadata:
2889728897
"@react-navigation/native-stack": ^7.3.24
2889828898
"@react-navigation/stack": ^7.4.5
2889928899
"@reduxjs/toolkit": ^2.8.2
28900-
"@sentry/babel-plugin-component-annotate": 4.8.0
28900+
"@sentry/babel-plugin-component-annotate": 4.9.0
2890128901
"@sentry/core": 10.38.0
2890228902
"@sentry/react": 10.38.0
2890328903
"@sentry/react-native": 7.11.0

0 commit comments

Comments
 (0)