Skip to content

Commit 8e888bf

Browse files
feat(deps): Bump @sentry/webpack-plugin from 4.0.0 to 4.0.2 (#17314)
Bumps [@sentry/webpack-plugin](https://github.com/getsentry/sentry-javascript-bundler-plugins) from 4.0.0 to 4.0.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/releases"><code>@​sentry/webpack-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>4.0.2</h2> <ul> <li>fix(core): Make <code>moduleMetadata</code> injection snippet ES5-compliant (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/pull/774">#774</a>)</li> </ul> <h2>4.0.1</h2> <ul> <li>fix(core): Make plugin inject ES5-friendly code (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/pull/770">#770</a>)</li> <li>fix(core): Use <code>renderChunk</code> for release injection for Rollup/Rolldown/Vite (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/pull/761">#761</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/grushetsky"><code>@​grushetsky</code></a>. Thank you for your contribution!</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/blob/main/CHANGELOG.md"><code>@​sentry/webpack-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>4.0.2</h2> <ul> <li>fix(core): Make <code>moduleMetadata</code> injection snippet ES5-compliant (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/pull/774">#774</a>)</li> </ul> <h2>4.0.1</h2> <ul> <li>fix(core): Make plugin inject ES5-friendly code (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/pull/770">#770</a>)</li> <li>fix(core): Use <code>renderChunk</code> for release injection for Rollup/Rolldown/Vite (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/pull/761">#761</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/grushetsky"><code>@​grushetsky</code></a>. Thank you for your contribution!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/46da015550ae4cf1594e13e8ec7519740b4ed0e8"><code>46da015</code></a> release: 4.0.2</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/335b03826ef88096e5ecf9cdd16a805627de3b73"><code>335b038</code></a> meta: Add Changelog entry for 4.0.2 (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/776">#776</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/f2cdce6eef40366b9e0cc5e345e6e4e7bda378af"><code>f2cdce6</code></a> fix(core): Make <code>moduleMetadata</code> injection snippet ES5-compliant (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/774">#774</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/bdb1cfbdfda25d47ff935d6ca3dae39debdd61bf"><code>bdb1cfb</code></a> Merge branch 'release/4.0.1'</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/b8576501adf65ffe4f451096e61e12904d825cc5"><code>b857650</code></a> release: 4.0.1</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/0a956e7f6494889e472f0a7be428bb34b7cbe646"><code>0a956e7</code></a> meta: Update changelog for 4.0.1 (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/771">#771</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/223d05496258dfed98c62e1788f999c33aa2bd7b"><code>223d054</code></a> fix: Use <code>renderChunk</code> for release injection for Rollup/Rolldown/Vite (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/761">#761</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/8237ac982d7eb79b6abec8bde0bb18f7a3d1face"><code>8237ac9</code></a> fix(core): Make plugin inject ES5-friendly code (<a href="https://redirect.github.com/getsentry/sentry-javascript-bundler-plugins/issues/770">#770</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/commit/8f059c2928d1338f1313fa9864a27718874e77ab"><code>8f059c2</code></a> Merge branch 'release/4.0.0'</li> <li>See full diff in <a href="https://github.com/getsentry/sentry-javascript-bundler-plugins/compare/4.0.0...4.0.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/webpack-plugin&package-manager=npm_and_yarn&previous-version=4.0.0&new-version=4.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bcaca08 commit 8e888bf

File tree

3 files changed

+28
-8
lines changed

3 files changed

+28
-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.1.0",
4949
"@sentry/react": "10.1.0",
50-
"@sentry/webpack-plugin": "^4.0.0"
50+
"@sentry/webpack-plugin": "^4.0.2"
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.1.0",
8686
"@sentry/react": "10.1.0",
8787
"@sentry/vercel-edge": "10.1.0",
88-
"@sentry/webpack-plugin": "^4.0.0",
88+
"@sentry/webpack-plugin": "^4.0.2",
8989
"chalk": "3.0.0",
9090
"resolve": "1.22.8",
9191
"rollup": "^4.35.0",

yarn.lock

Lines changed: 26 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6924,7 +6924,7 @@
69246924
mitt "^3.0.0"
69256925

69266926
"@sentry-internal/test-utils@link:dev-packages/test-utils":
6927-
version "9.40.0"
6927+
version "10.1.0"
69286928
dependencies:
69296929
express "^4.21.1"
69306930

@@ -6933,6 +6933,11 @@
69336933
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.0.tgz#2f4dfeabba28a76b5a1b32a1058386e52f32634f"
69346934
integrity sha512-1sozj4esnQBhJ2QO4imiLMl1858StkLjUxFF1KxgX/X1uEL/QlW2MYL8CKzbLeACy1SkR9h4V8GXSZvCnci5Dw==
69356935

6936+
6937+
version "4.0.2"
6938+
resolved "https://registry.yarnpkg.com/@sentry/babel-plugin-component-annotate/-/babel-plugin-component-annotate-4.0.2.tgz#7c8eb80a38b5e6b4c4cea4c391d07581020c91e4"
6939+
integrity sha512-Nr/VamvpQs6w642EI5t+qaCUGnVEro0qqk+S8XO1gc8qSdpc8kkZJFnUk7ozAr+ljYWGfVgWXrxI9lLiriLsRA==
6940+
69366941
69376942
version "4.0.0"
69386943
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.0.tgz#564463cf53f869496ab5d4986e97f86618a67677"
@@ -6947,6 +6952,20 @@
69476952
magic-string "0.30.8"
69486953
unplugin "1.0.1"
69496954

6955+
6956+
version "4.0.2"
6957+
resolved "https://registry.yarnpkg.com/@sentry/bundler-plugin-core/-/bundler-plugin-core-4.0.2.tgz#2e106ac564d2e4e83e8dbc84f1e84f4eed1d6dde"
6958+
integrity sha512-LeARs8qHhEw19tk+KZd9DDV+Rh/UeapIH0+C09fTmff9p8Y82Cj89pEQ2a1rdUiF/oYIjQX45vnZscB7ra42yw==
6959+
dependencies:
6960+
"@babel/core" "^7.18.5"
6961+
"@sentry/babel-plugin-component-annotate" "4.0.2"
6962+
"@sentry/cli" "^2.49.0"
6963+
dotenv "^16.3.1"
6964+
find-up "^5.0.0"
6965+
glob "^9.3.2"
6966+
magic-string "0.30.8"
6967+
unplugin "1.0.1"
6968+
69506969
69516970
version "2.50.0"
69526971
resolved "https://registry.yarnpkg.com/@sentry/cli-darwin/-/cli-darwin-2.50.0.tgz#0fec0ece84afe37b33464ccd514367fc95d507f3"
@@ -7023,12 +7042,12 @@
70237042
"@sentry/bundler-plugin-core" "4.0.0"
70247043
unplugin "1.0.1"
70257044

7026-
"@sentry/webpack-plugin@^4.0.0":
7027-
version "4.0.0"
7028-
resolved "https://registry.yarnpkg.com/@sentry/webpack-plugin/-/webpack-plugin-4.0.0.tgz#0c32a40b63098e6db505ad40a93840c13b81faed"
7029-
integrity sha512-Uhfjqnuxv4eYIt0GbPAdlFPum3BtasNhQrO3OJuVQRYRq21En7ARKXISoOhZHMo4tRRiiv+3npKYmpzHTALbQg==
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==
70307049
dependencies:
7031-
"@sentry/bundler-plugin-core" "4.0.0"
7050+
"@sentry/bundler-plugin-core" "4.0.2"
70327051
unplugin "1.0.1"
70337052
uuid "^9.0.0"
70347053

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

2854928568
sucrase@^3.27.0, sucrase@^3.35.0, sucrase@getsentry/sucrase#es2020-polyfills:
2855028569
version "3.36.0"
28570+
uid fd682f6129e507c00bb4e6319cc5d6b767e36061
2855128571
resolved "https://codeload.github.com/getsentry/sucrase/tar.gz/fd682f6129e507c00bb4e6319cc5d6b767e36061"
2855228572
dependencies:
2855328573
"@jridgewell/gen-mapping" "^0.3.2"

0 commit comments

Comments
 (0)