Skip to content

Commit 7dd2eee

Browse files
feat(deps): Bump @sentry/webpack-plugin from 4.0.2 to 4.1.0
Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/getsentry/sentry-javascript-bundler-plugins/releases) - [Changelog](https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md) - [Commits](getsentry/sentry-javascript-bundler-plugins@4.0.2...4.1.0) --- updated-dependencies: - dependency-name: "@sentry/webpack-plugin" dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 377c7fc commit 7dd2eee

File tree

3 files changed

+9
-27
lines changed

3 files changed

+9
-27
lines changed

packages/gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"dependencies": {
4848
"@sentry/core": "10.4.0",
4949
"@sentry/react": "10.4.0",
50-
"@sentry/webpack-plugin": "^4.0.2"
50+
"@sentry/webpack-plugin": "^4.1.0"
5151
},
5252
"peerDependencies": {
5353
"gatsby": "^2.0.0 || ^3.0.0 || ^4.0.0 || ^5.0.0",

packages/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@sentry/opentelemetry": "10.4.0",
8686
"@sentry/react": "10.4.0",
8787
"@sentry/vercel-edge": "10.4.0",
88-
"@sentry/webpack-plugin": "^4.0.2",
88+
"@sentry/webpack-plugin": "^4.1.0",
8989
"chalk": "3.0.0",
9090
"resolve": "1.22.8",
9191
"rollup": "^4.35.0",

yarn.lock

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -6928,30 +6928,11 @@
69286928
dependencies:
69296929
express "^4.21.1"
69306930

6931-
6932-
version "4.0.2"
6933-
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.2.tgz#7c8eb80a38b5e6b4c4cea4c391d07581020c91e4"
6934-
integrity sha512-Nr/VamvpQs6w642EI5t+qaCUGnVEro0qqk+S8XO1gc8qSdpc8kkZJFnUk7ozAr+ljYWGfVgWXrxI9lLiriLsRA==
6935-
69366931
69376932
version "4.1.0"
69386933
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.1.0.tgz#6e7168f5fa59f53ac4b68e3f79c5fd54adc13f2e"
69396934
integrity sha512-UkcnqC7Bp9ODyoBN7BKcRotd1jz/I2vyruE/qjNfRC7UnP+jIRItUWYaXxQPON1fTw+N+egKdByk0M1y2OPv/Q==
69406935

6941-
6942-
version "4.0.2"
6943-
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.2.tgz#2e106ac564d2e4e83e8dbc84f1e84f4eed1d6dde"
6944-
integrity sha512-LeARs8qHhEw19tk+KZd9DDV+Rh/UeapIH0+C09fTmff9p8Y82Cj89pEQ2a1rdUiF/oYIjQX45vnZscB7ra42yw==
6945-
dependencies:
6946-
"@babel/core" "^7.18.5"
6947-
"@sentry/babel-plugin-component-annotate" "4.0.2"
6948-
"@sentry/cli" "^2.49.0"
6949-
dotenv "^16.3.1"
6950-
find-up "^5.0.0"
6951-
glob "^9.3.2"
6952-
magic-string "0.30.8"
6953-
unplugin "1.0.1"
6954-
69556936
69566937
version "4.1.0"
69576938
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.1.0.tgz#c1b2f7a890a44e5ac5decc984a133aacf6147dd4"
@@ -7006,7 +6987,7 @@
70066987
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.51.1.tgz#d361e37146c9269d40c37459271a6c2cfa1fa8a6"
70076988
integrity sha512-v2hreYUPPTNK1/N7+DeX7XBN/zb7p539k+2Osf0HFyVBaoUC3Y3+KBwSf4ASsnmgTAK7HCGR+X0NH1vP+icw4w==
70086989

7009-
"@sentry/cli@^2.49.0", "@sentry/cli@^2.51.0", "@sentry/cli@^2.51.1":
6990+
"@sentry/cli@^2.51.0", "@sentry/cli@^2.51.1":
70106991
version "2.51.1"
70116992
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.51.1.tgz#c6bdc6025e8f600e44fc76f8274c369aeb5d4df4"
70126993
integrity sha512-FU+54kNcKJABU0+ekvtnoXHM9zVrDe1zXVFbQT7mS0On0m1P0zFRGdzbnWe2XzpzuEAJXtK6aog/W+esRU9AIA==
@@ -7042,12 +7023,12 @@
70427023
"@sentry/bundler-plugin-core" "4.1.0"
70437024
unplugin "1.0.1"
70447025

7045-
"@sentry/webpack-plugin@^4.0.2":
7046-
version "4.0.2"
7047-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.0.2.tgz#be90c73145d8001bc72c73e4eab83d2b1a28d330"
7048-
integrity sha512-UklVtG7Iiw+AvcL0PfiiyW/u3XT+joDAMDvWbx90rFhVSU10ENW5AV5y4pC41qChqEu3P1eBFdaSxg+kdLeqvw==
7026+
"@sentry/webpack-plugin@^4.1.0":
7027+
version "4.1.0"
7028+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.1.0.tgz#e95e2dcd10e71dc8c3a16ba5cad9153f5e78c3bc"
7029+
integrity sha512-YqfDfyGAuT/9YW1kgAPfD7kGUKQCh1E5co+qMdToxi/Mz4xsWJY02rFS5GrJixYktYJfSMze8NiRr89yJMxYHw==
70497030
dependencies:
7050-
"@sentry/bundler-plugin-core" "4.0.2"
7031+
"@sentry/bundler-plugin-core" "4.1.0"
70517032
unplugin "1.0.1"
70527033
uuid "^9.0.0"
70537034

@@ -28567,6 +28548,7 @@ [email protected], stylus@^0.59.0:
2856728548

2856828549
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2856928550
version "3.36.0"
28551+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2857028552
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2857128553
dependencies:
2857228554
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)