Skip to content

Commit 27c56ed

Browse files
build(deps): bump @sentry/react from 9.4.0 to 9.5.0 (#664)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [@sentry/react](https://github.com/getsentry/sentry-javascript) from 9.4.0 to 9.5.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/react</code>'s releases</a>.</em></p> <blockquote> <h2>9.5.0</h2> <h3>Important Changes</h3> <p>We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.</p> <ul> <li>Revert &quot;feat(feedback) Allowing annotation via highlighting &amp; masking (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15484">#15484</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15609">#15609</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>Add cloudflare adapter detection and path generation (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15603">#15603</a>)</li> <li>deps(nextjs): Bump rollup to <code>4.34.9</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15589">#15589</a>)</li> <li>feat(bun): Automatically add performance integrations (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15586">#15586</a>)</li> <li>feat(replay): Bump rrweb to 2.34.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15580">#15580</a>)</li> <li>fix(browser): Call original function on early return from patched history API (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15576">#15576</a>)</li> <li>fix(nestjs): Copy metadata in custom decorators (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15598">#15598</a>)</li> <li>fix(react-router): Fix config type import (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15583">#15583</a>)</li> <li>fix(remix): Use correct types export for <code>@sentry/remix/cloudflare</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15599">#15599</a>)</li> <li>fix(vue): Attach Pinia state only once per event (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15588">#15588</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/msurdi-a8c"><code>@​msurdi-a8c</code></a>, <a href="https://github.com/namoscato"><code>@​namoscato</code></a>, and <a href="https://github.com/rileyg98"><code>@​rileyg98</code></a>. Thank you for your contributions!</p> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@​sentry/browser</code></td> <td>23.14 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - with treeshaking flags</td> <td>22.93 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing)</td> <td>36.2 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay)</td> <td>73.38 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - with treeshaking flags</td> <td>66.79 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas)</td> <td>78 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback)</td> <td>90.56 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback)</td> <td>40.29 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback)</td> <td>27.78 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. FeedbackAsync)</td> <td>32.57 KB</td> </tr> <tr> <td><code>@​sentry/react</code></td> <td>24.96 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing)</td> <td>38.09 KB</td> </tr> <tr> <td><code>@​sentry/vue</code></td> <td>27.38 KB</td> </tr> <tr> <td><code>@​sentry/vue</code> (incl. Tracing)</td> <td>37.89 KB</td> </tr> <tr> <td><code>@​sentry/svelte</code></td> <td>23.17 KB</td> </tr> <tr> <td>CDN Bundle</td> <td>24.35 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing)</td> <td>36.25 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay)</td> <td>71.26 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback)</td> <td>76.43 KB</td> </tr> <tr> <td>CDN Bundle - uncompressed</td> <td>71.14 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing) - uncompressed</td> <td>107.52 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay) - uncompressed</td> <td>218.79 KB</td> </tr> <tr> <td>CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed</td> <td>231.36 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> (client)</td> <td>39.26 KB</td> </tr> <tr> <td><code>@​sentry/sveltekit</code> (client)</td> <td>36.62 KB</td> </tr> </tbody> </table> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/react</code>'s changelog</a>.</em></p> <blockquote> <h2>9.5.0</h2> <h3>Important Changes</h3> <p>We found some issues with the new feedback screenshot annotation where screenshots are not being generated properly. Due to this issue, we are reverting the feature.</p> <ul> <li>Revert &quot;feat(feedback) Allowing annotation via highlighting &amp; masking (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15484">#15484</a>)&quot; (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15609">#15609</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>Add cloudflare adapter detection and path generation (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15603">#15603</a>)</li> <li>deps(nextjs): Bump rollup to <code>4.34.9</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15589">#15589</a>)</li> <li>feat(bun): Automatically add performance integrations (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15586">#15586</a>)</li> <li>feat(replay): Bump rrweb to 2.34.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15580">#15580</a>)</li> <li>fix(browser): Call original function on early return from patched history API (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15576">#15576</a>)</li> <li>fix(nestjs): Copy metadata in custom decorators (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15598">#15598</a>)</li> <li>fix(react-router): Fix config type import (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15583">#15583</a>)</li> <li>fix(remix): Use correct types export for <code>@sentry/remix/cloudflare</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15599">#15599</a>)</li> <li>fix(vue): Attach Pinia state only once per event (<a href="https://redirect.github.com/getsentry/sentry-javascript/pull/15588">#15588</a>)</li> </ul> <p>Work in this release was contributed by <a href="https://github.com/msurdi-a8c"><code>@​msurdi-a8c</code></a>, <a href="https://github.com/namoscato"><code>@​namoscato</code></a>, and <a href="https://github.com/rileyg98"><code>@​rileyg98</code></a>. Thank you for your contributions!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/0bf31c816f9bd17f5d6cf812a917b4fb26234896"><code>0bf31c8</code></a> release: 9.5.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/aba909bde5833bd84017af6de9c6ee474a4b30f8"><code>aba909b</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15611">#15611</a> from getsentry/prepare-release/9.5.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/79a1eefa4e3867259941eb45c15c0d5a0f68cd34"><code>79a1eef</code></a> meta(changelog): Update changelog for 9.5.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8d9f523661416b7a749beb4031f9ae21edff0db3"><code>8d9f523</code></a> Revert &quot;feat(feedback) Allowing annotation via highlighting &amp; masking (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15484">#15484</a>...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/44a35079f9797b3d0f79d23f493b2c0ea6a9ae06"><code>44a3507</code></a> chore: Add external contributor to CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15606">#15606</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a4371a2186c0e4de91dff489018499890fd76c09"><code>a4371a2</code></a> chore: Add external contributor to CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15595">#15595</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e3692a425d94a9854f29be9c0209233aff7c7ab3"><code>e3692a4</code></a> Add cloudflare adapter detection and path generation (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15603">#15603</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e68cbec2ac1fb35699339ee3020a2327e09caf67"><code>e68cbec</code></a> chore: Add external contributor to CHANGELOG.md (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15604">#15604</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/07d23bf3ac0043b1e1a58a611abeaae4297daef2"><code>07d23bf</code></a> fix(react-router): Fix config type import (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15583">#15583</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f3774969f63879cfb158602bfab4b07dc8a5de7e"><code>f377496</code></a> fix(remix): Use correct types export for <code>@sentry/remix/cloudflare</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/15599">#15599</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/9.4.0...9.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/react&package-manager=npm_and_yarn&previous-version=9.4.0&new-version=9.5.0)](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 f30c75b commit 27c56ed

File tree

2 files changed

+70
-70
lines changed

2 files changed

+70
-70
lines changed

package-lock.json

Lines changed: 69 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"@egjs/flicking-plugins": "^4.7.1",
88
"@egjs/react-flicking": "^4.12.0",
99
"@faker-js/faker": "9.5.0",
10-
"@sentry/react": "^9.4.0",
10+
"@sentry/react": "^9.5.0",
1111
"@sentry/tracing": "^7.120.3",
1212
"@types/node": "^22.13.1",
1313
"@types/react": "^18.3.5",

0 commit comments

Comments
 (0)