diff --git a/CHANGELOG.md b/CHANGELOG.md index 8da01627a5..439f7d240a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,9 @@ We apologize for any inconvenience caused! - Bump CLI from v2.51.1 to v2.52.0 ([#5075](https://github.com/getsentry/sentry-react-native/pull/5075)) - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2520) - [diff](https://github.com/getsentry/sentry-cli/compare/2.51.1...2.52.0) +- Bump Bundler Plugins from v4.1.1 to v4.2.0 ([#5113](https://github.com/getsentry/sentry-react-native/pull/5113)) + - [changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md#420) + - [diff](https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.1.1...4.2.0) ## Fixes diff --git a/packages/core/package.json b/packages/core/package.json index c0781d5856..13f4e0e1d0 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -67,7 +67,7 @@ "react-native": ">=0.65.0" }, "dependencies": { - "@sentry/babel-plugin-component-annotate": "4.1.1", + "@sentry/babel-plugin-component-annotate": "4.2.0", "@sentry/browser": "8.55.0", "@sentry/cli": "2.52.0", "@sentry/core": "8.55.0", diff --git a/samples/expo/package.json b/samples/expo/package.json index 859dea14a9..7688fa6a10 100644 --- a/samples/expo/package.json +++ b/samples/expo/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@babel/core": "^7.26.0", "@babel/preset-env": "^7.26.0", - "@sentry/babel-plugin-component-annotate": "4.1.1", + "@sentry/babel-plugin-component-annotate": "4.2.0", "@types/node": "20.10.4", "sentry-react-native-samples-utils": "workspace:^" }, diff --git a/samples/react-native/package.json b/samples/react-native/package.json index 799d9c5090..610752ccb0 100644 --- a/samples/react-native/package.json +++ b/samples/react-native/package.json @@ -55,7 +55,7 @@ "@react-native/eslint-config": "0.77.1", "@react-native/metro-config": "0.77.1", "@react-native/typescript-config": "0.77.1", - "@sentry/babel-plugin-component-annotate": "4.1.1", + "@sentry/babel-plugin-component-annotate": "4.2.0", "@testing-library/react-native": "^13.2.2", "@types/jest": "^29.5.14", "@types/node": "^22.13.1", diff --git a/yarn.lock b/yarn.lock index 5d087527f9..e32d12553f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9247,10 +9247,10 @@ __metadata: languageName: node linkType: hard -"@sentry/babel-plugin-component-annotate@npm:4.1.1": - version: 4.1.1 - resolution: "@sentry/babel-plugin-component-annotate@npm:4.1.1" - checksum: 37bd9a0a586169ca35abe0609f4d1132956380f382f2ac51b469b8c64d1e086171c42f7fe2a5b83a322b5da03d01bdd98db0e632ab8be46fe5879b1954a2283c +"@sentry/babel-plugin-component-annotate@npm:4.2.0": + version: 4.2.0 + resolution: "@sentry/babel-plugin-component-annotate@npm:4.2.0" + checksum: 95e7091e78eb112cdb2a39c588af5b7f1d1f0443e4f3f1533a48eae5414ee553d97310547685c8decd9afebc69f7c05342b8c7ee2124cad78b478e6d7131c886 languageName: node linkType: hard @@ -9416,7 +9416,7 @@ __metadata: "@sentry-internal/eslint-config-sdk": 8.55.0 "@sentry-internal/eslint-plugin-sdk": 8.55.0 "@sentry-internal/typescript": 8.55.0 - "@sentry/babel-plugin-component-annotate": 4.1.1 + "@sentry/babel-plugin-component-annotate": 4.2.0 "@sentry/browser": 8.55.0 "@sentry/cli": 2.52.0 "@sentry/core": 8.55.0 @@ -27351,7 +27351,7 @@ __metadata: dependencies: "@babel/core": ^7.26.0 "@babel/preset-env": ^7.26.0 - "@sentry/babel-plugin-component-annotate": 4.1.1 + "@sentry/babel-plugin-component-annotate": 4.2.0 "@sentry/react-native": 6.20.0 "@types/node": 20.10.4 "@types/react": ~19.0.10 @@ -27436,7 +27436,7 @@ __metadata: "@react-navigation/native": 7.1.8 "@react-navigation/native-stack": 7.3.12 "@react-navigation/stack": 7.3.1 - "@sentry/babel-plugin-component-annotate": 4.1.1 + "@sentry/babel-plugin-component-annotate": 4.2.0 "@sentry/core": 8.55.0 "@sentry/react-native": 6.20.0 "@shopify/flash-list": 1.8.0