Skip to content

Commit ce6bd51

Browse files
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 28e9cc6 commit ce6bd51

File tree

3 files changed

+100
-8
lines changed

3 files changed

+100
-8
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: 98 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7089,7 +7089,12 @@
70897089
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.3.0.tgz#c5b6cbb986952596d3ad233540a90a1fd18bad80"
70907090
integrity sha512-OuxqBprXRyhe8Pkfyz/4yHQJc5c3lm+TmYWSSx8u48g5yKewSQDOxkiLU5pAk3WnbLPy8XwU/PN+2BG0YFU9Nw==
70917091

7092-
"@sentry/[email protected]", "@sentry/bundler-plugin-core@^4.3.0":
7092+
7093+
version "4.6.1"
7094+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.6.1.tgz#94eec0293be8289daa574e18783e64d29203c236"
7095+
integrity sha512-aSIk0vgBqv7PhX6/Eov+vlI4puCE0bRXzUG5HdCsHBpAfeMkI8Hva6kSOusnzKqs8bf04hU7s3Sf0XxGTj/1AA==
7096+
7097+
70937098
version "4.3.0"
70947099
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.3.0.tgz#cf302522a3e5b8a3bf727635d0c6a7bece981460"
70957100
integrity sha512-dmR4DJhJ4jqVWGWppuTL2blNFqOZZnt4aLkewbD1myFG3KVfUx8CrMQWEmGjkgPOtj5TO6xH9PyTJjXC6o5tnA==
@@ -7103,46 +7108,100 @@
71037108
magic-string "0.30.8"
71047109
unplugin "1.0.1"
71057110

7111+
"@sentry/[email protected]", "@sentry/bundler-plugin-core@^4.3.0":
7112+
version "4.6.1"
7113+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.6.1.tgz#d6013e6233bf663114f581bbd3c3a380ff9311d4"
7114+
integrity sha512-WPeRbnMXm927m4Kr69NTArPfI+p5/34FHftdCRI3LFPMyhZDzz6J3wLy4hzaVUgmMf10eLzmq2HGEMvpQmdynA==
7115+
dependencies:
7116+
"@babel/core" "^7.18.5"
7117+
"@sentry/babel-plugin-component-annotate" "4.6.1"
7118+
"@sentry/cli" "^2.57.0"
7119+
dotenv "^16.3.1"
7120+
find-up "^5.0.0"
7121+
glob "^10.5.0"
7122+
magic-string "0.30.8"
7123+
unplugin "1.0.1"
7124+
71067125
71077126
version "2.56.0"
71087127
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.56.0.tgz#53fa7de2c26f6450d5454ba997c26c2471d112c8"
71097128
integrity sha512-CzXFWbv3GrjU0gFlUM9jt0fvJmyo5ktty4HGxRFfS/eMC6xW58Gg/sEeMVEkdvk5osKooX/YEgfLBdo4zvuWDA==
71107129

7130+
7131+
version "2.58.2"
7132+
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.58.2.tgz#61f6f836de8ac2e1992ccadc0368bc403f23c609"
7133+
integrity sha512-MArsb3zLhA2/cbd4rTm09SmTpnEuZCoZOpuZYkrpDw1qzBVJmRFA1W1hGAQ9puzBIk/ubY3EUhhzuU3zN2uD6w==
7134+
71117135
71127136
version "2.56.0"
71137137
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.56.0.tgz#5041c8877416a607ddae87b948cbe6c9e86d7f54"
71147138
integrity sha512-91d5ZlC989j/t+TXor/glPyx6SnLFS/SlJ9fIrHIQohdGKyWWSFb4VKUan8Ok3GYu9SUzKTMByryIOoYEmeGVw==
71157139

7140+
7141+
version "2.58.2"
7142+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm64/-/cli-linux-arm64-2.58.2.tgz#3a7a9c83e31b482599ce08d93d5ba6c8a1a44c7f"
7143+
integrity sha512-ay3OeObnbbPrt45cjeUyQjsx5ain1laj1tRszWj37NkKu55NZSp4QCg1gGBZ0gBGhckI9nInEsmKtix00alw2g==
7144+
71167145
71177146
version "2.56.0"
71187147
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.56.0.tgz#c7875cf5f76e254ff1c0f49cf99d8c26b6ec4959"
71197148
integrity sha512-vQCCMhZLugPmr25XBoP94dpQsFa110qK5SBUVJcRpJKyzMZd+6ueeHNslq2mB0OF4BwL1qd/ZDIa4nxa1+0rjQ==
71207149

7150+
7151+
version "2.58.2"
7152+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-arm/-/cli-linux-arm-2.58.2.tgz#f9bef6802cb707d1603a02e0727fed22d834e133"
7153+
integrity sha512-HU9lTCzcHqCz/7Mt5n+cv+nFuJdc1hGD2h35Uo92GgxX3/IujNvOUfF+nMX9j6BXH6hUt73R5c0Ycq9+a3Parg==
7154+
71217155
71227156
version "2.56.0"
71237157
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.56.0.tgz#aeaff32f9f0d405e413373223e406d66b1d56176"
71247158
integrity sha512-MZzXuq1Q/TktN81DUs6XSBU752pG3XWSJdZR+NCStIg3l8s3O/Pwh6OcDHTYqgwsYJaGBpA0fP2Afl5XeSAUNg==
71257159

7160+
7161+
version "2.58.2"
7162+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-i686/-/cli-linux-i686-2.58.2.tgz#a3e6cb24d314f2d948b96457731f9345dc8370f9"
7163+
integrity sha512-CN9p0nfDFsAT1tTGBbzOUGkIllwS3hygOUyTK7LIm9z+UHw5uNgNVqdM/3Vg+02ymjkjISNB3/+mqEM5osGXdA==
7164+
71267165
71277166
version "2.56.0"
71287167
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.56.0.tgz#3dd4ef83c2d710c3e6f5d078d05391fda2ce23ee"
71297168
integrity sha512-INOO2OQ90Y3UzYgHRdrHdKC/0es3YSHLv0iNNgQwllL0YZihSVNYSSrZqcPq8oSDllEy9Vt9oOm/7qEnUP2Kfw==
71307169

7170+
7171+
version "2.58.2"
7172+
resolved "https://registry.yarnpkg.com/@sentry/cli-linux-x64/-/cli-linux-x64-2.58.2.tgz#8e071e11b03524b08d369075f3203b05529ca233"
7173+
integrity sha512-oX/LLfvWaJO50oBVOn4ZvG2SDWPq0MN8SV9eg5tt2nviq+Ryltfr7Rtoo+HfV+eyOlx1/ZXhq9Wm7OT3cQuz+A==
7174+
71317175
71327176
version "2.56.0"
71337177
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-arm64/-/cli-win32-arm64-2.56.0.tgz#2113bcac721970ca4dbd04a6dab37dfb0ec147d2"
71347178
integrity sha512-eUvkVk9KK01q6/qyugQPh7dAxqFPbgOa62QAoSwo11WQFYc3NPgJLilFWLQo+nahHGYKh6PKuCJ5tcqnQq5Hkg==
71357179

7180+
7181+
version "2.58.2"
7182+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-arm64/-/cli-win32-arm64-2.58.2.tgz#af109a165c25245458a6c58b79a91c639b1df1b0"
7183+
integrity sha512-+cl3x2HPVMpoSVGVM1IDWlAEREZrrVQj4xBb0TRKII7g3hUxRsAIcsrr7+tSkie++0FuH4go/b5fGAv51OEF3w==
7184+
71367185
71377186
version "2.56.0"
71387187
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.56.0.tgz#bd8e646f4b5a98aa80bc9751a6e0db6514a935f5"
71397188
integrity sha512-mpCA8hKXuvT17bl1H/54KOa5i+02VBBHVlOiP3ltyBuQUqfvX/30Zl/86Spy+ikodovZWAHv5e5FpyXbY1/mPw==
71407189

7190+
7191+
version "2.58.2"
7192+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-i686/-/cli-win32-i686-2.58.2.tgz#53038b43b2c14c419fb71586f7448e7580ed4e39"
7193+
integrity sha512-omFVr0FhzJ8oTJSg1Kf+gjLgzpYklY0XPfLxZ5iiMiYUKwF5uo1RJRdkUOiEAv0IqpUKnmKcmVCLaDxsWclB7Q==
7194+
71417195
71427196
version "2.56.0"
71437197
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.56.0.tgz#1acc7ca166ed531075a31b2bc1700294747da6b8"
71447198
integrity sha512-UV0pXNls+/ViAU/3XsHLLNEHCsRYaGEwJdY3HyGIufSlglxrX6BVApkV9ziGi4WAxcJWLjQdfcEs6V5B+wBy0A==
71457199

7200+
7201+
version "2.58.2"
7202+
resolved "https://registry.yarnpkg.com/@sentry/cli-win32-x64/-/cli-win32-x64-2.58.2.tgz#b4c81a3c163344ae8b27523a0391e7f99c533f41"
7203+
integrity sha512-2NAFs9UxVbRztQbgJSP5i8TB9eJQ7xraciwj/93djrSMHSEbJ0vC47TME0iifgvhlHMs5vqETOKJtfbbpQAQFA==
7204+
71467205
"@sentry/cli@^2.51.0", "@sentry/cli@^2.56.0":
71477206
version "2.56.0"
71487207
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.56.0.tgz#13dc043c78687b47285cc45db5bcfb65bbdb6dd9"
@@ -7163,6 +7222,26 @@
71637222
"@sentry/cli-win32-i686" "2.56.0"
71647223
"@sentry/cli-win32-x64" "2.56.0"
71657224

7225+
"@sentry/cli@^2.57.0":
7226+
version "2.58.2"
7227+
resolved "https://registry.yarnpkg.com/@sentry/cli/-/cli-2.58.2.tgz#0d6e19a1771d27aae8b2765a6f3e96062e2c7502"
7228+
integrity sha512-U4u62V4vaTWF+o40Mih8aOpQKqKUbZQt9A3LorIJwaE3tO3XFLRI70eWtW2se1Qmy0RZ74zB14nYcFNFl2t4Rw==
7229+
dependencies:
7230+
https-proxy-agent "^5.0.0"
7231+
node-fetch "^2.6.7"
7232+
progress "^2.0.3"
7233+
proxy-from-env "^1.1.0"
7234+
which "^2.0.2"
7235+
optionalDependencies:
7236+
"@sentry/cli-darwin" "2.58.2"
7237+
"@sentry/cli-linux-arm" "2.58.2"
7238+
"@sentry/cli-linux-arm64" "2.58.2"
7239+
"@sentry/cli-linux-i686" "2.58.2"
7240+
"@sentry/cli-linux-x64" "2.58.2"
7241+
"@sentry/cli-win32-arm64" "2.58.2"
7242+
"@sentry/cli-win32-i686" "2.58.2"
7243+
"@sentry/cli-win32-x64" "2.58.2"
7244+
71667245
"@sentry/rollup-plugin@^4.3.0":
71677246
version "4.3.0"
71687247
resolved "https://registry.yarnpkg.com/@sentry/rollup-plugin/-/rollup-plugin-4.3.0.tgz#d23fe49e48fa68dafa2b0933a8efabcc964b1df9"
@@ -7179,12 +7258,12 @@
71797258
"@sentry/bundler-plugin-core" "4.3.0"
71807259
unplugin "1.0.1"
71817260

7182-
"@sentry/webpack-plugin@^4.1.1", "@sentry/webpack-plugin@^4.3.0":
7183-
version "4.3.0"
7184-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.3.0.tgz#a96db7d8ada8646ec3ffdec2a7db6143c8061e85"
7185-
integrity sha512-K4nU1SheK/tvyakBws2zfd+MN6hzmpW+wPTbSbDWn1+WL9+g9hsPh8hjFFiVe47AhhUoUZ3YgiH2HyeHXjHflA==
7261+
"@sentry/webpack-plugin@^4.6.1":
7262+
version "4.6.1"
7263+
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.6.1.tgz#8041ef27f302c3f63902bc4bb01e2ee53ea94c15"
7264+
integrity sha512-CJgT/t2pQWsPsMx9VJ86goU/orCQhL2HhDj5ZYBol6fPPoEGeTqKOPCnv/xsbCAfGSp1uHpyRLTA/Gx96u7VVA==
71867265
dependencies:
7187-
"@sentry/bundler-plugin-core" "4.3.0"
7266+
"@sentry/bundler-plugin-core" "4.6.1"
71887267
unplugin "1.0.1"
71897268
uuid "^9.0.0"
71907269

@@ -17954,6 +18033,18 @@ glob@^10.0.0, glob@^10.2.2, glob@^10.3.10, glob@^10.3.4, glob@^10.3.7, glob@^10.
1795418033
package-json-from-dist "^1.0.0"
1795518034
path-scurry "^1.11.1"
1795618035

18036+
glob@^10.5.0:
18037+
version "10.5.0"
18038+
resolved "https://registry.yarnpkg.com/glob/-/glob-10.5.0.tgz#8ec0355919cd3338c28428a23d4f24ecc5fe738c"
18039+
integrity sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==
18040+
dependencies:
18041+
foreground-child "^3.1.0"
18042+
jackspeak "^3.1.2"
18043+
minimatch "^9.0.4"
18044+
minipass "^7.1.2"
18045+
package-json-from-dist "^1.0.0"
18046+
path-scurry "^1.11.1"
18047+
1795718048
glob@^5.0.10:
1795818049
version "5.0.15"
1795918050
resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
@@ -28836,6 +28927,7 @@ [email protected], stylus@^0.59.0:
2883628927

2883728928
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2883828929
version "3.36.0"
28930+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2883928931
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2884028932
dependencies:
2884128933
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)