Skip to content

Commit ecbb1ec

Browse files
dependabot[bot]chargome
authored andcommitted
feat(deps): bump @sentry/webpack-plugin from 4.3.0 to 4.6.1
Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.3.0 to 4.6.1. - [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.3.0...4.6.1) --- updated-dependencies: - dependency-name: "@sentry/webpack-plugin" dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 108b027 commit ecbb1ec

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
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.26.0",
4949
"@sentry/react": "10.26.0",
50-
"@sentry/webpack-plugin": "^4.1.1"
50+
"@sentry/webpack-plugin": "^4.6.1"
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
@@ -86,7 +86,7 @@
8686
"@sentry/opentelemetry": "10.26.0",
8787
"@sentry/react": "10.26.0",
8888
"@sentry/vercel-edge": "10.26.0",
89-
"@sentry/webpack-plugin": "^4.3.0",
89+
"@sentry/webpack-plugin": "^4.6.1",
9090
"resolve": "1.22.8",
9191
"rollup": "^4.35.0",
9292
"stacktrace-parser": "^0.1.10"

yarn.lock

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7108,7 +7108,7 @@
71087108
magic-string "0.30.8"
71097109
unplugin "1.0.1"
71107110

7111-
"@sentry/bundler-plugin-core@^4.6.1":
7111+
"@sentry/bundler-plugin-core@4.6.1", "@sentry/bundler-plugin-core@^4.6.1":
71127112
version "4.6.1"
71137113
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.6.1.tgz#d6013e6233bf663114f581bbd3c3a380ff9311d4"
71147114
integrity sha512-WPeRbnMXm927m4Kr69NTArPfI+p5/34FHftdCRI3LFPMyhZDzz6J3wLy4hzaVUgmMf10eLzmq2HGEMvpQmdynA==
@@ -7198,12 +7198,12 @@
71987198
"@sentry/bundler-plugin-core" "4.3.0"
71997199
unplugin "1.0.1"
72007200

7201-
"@sentry/webpack-plugin@^4.1.1", "@sentry/webpack-plugin@^4.3.0":
7202-
version "4.3.0"
7203-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.3.0.tgz#a96db7d8ada8646ec3ffdec2a7db6143c8061e85"
7204-
integrity sha512-K4nU1SheK/tvyakBws2zfd+MN6hzmpW+wPTbSbDWn1+WL9+g9hsPh8hjFFiVe47AhhUoUZ3YgiH2HyeHXjHflA==
7201+
"@sentry/webpack-plugin@^4.6.1":
7202+
version "4.6.1"
7203+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.6.1.tgz#8041ef27f302c3f63902bc4bb01e2ee53ea94c15"
7204+
integrity sha512-CJgT/t2pQWsPsMx9VJ86goU/orCQhL2HhDj5ZYBol6fPPoEGeTqKOPCnv/xsbCAfGSp1uHpyRLTA/Gx96u7VVA==
72057205
dependencies:
7206-
"@sentry/bundler-plugin-core" "4.3.0"
7206+
"@sentry/bundler-plugin-core" "4.6.1"
72077207
unplugin "1.0.1"
72087208
uuid "^9.0.0"
72097209

@@ -28855,7 +28855,6 @@ [email protected], stylus@^0.59.0:
2885528855

2885628856
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2885728857
version "3.36.0"
28858-
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2885928858
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2886028859
dependencies:
2886128860
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)