chore(deps): bump @sentry/node from 7.81.1 to 7.82.0 #12

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/sentry/node-7.82.0 into main
dependabot[bot] commented 2023-11-28 17:03:40 +08:00 (Migrated from github.com)

Bumps @sentry/node from 7.81.1 to 7.82.0.

Release notes

Sourced from @​sentry/node's releases.

7.82.0

  • feat(astro): Automatically add Sentry middleware in Astro integration (#9532)
  • feat(core): Add optional setup hook to integrations (#9556)
  • feat(core): Add top level getClient() method (#9638)
  • feat(core): Allow to pass mechanism as event hint (#9590)
  • feat(core): Allow to use continueTrace without callback (#9615)
  • feat(feedback): Add onClose callback to showReportDialog (#9433) (#9550)
  • feat(nextjs): Add request data to all edge-capable functionalities (#9636)
  • feat(node): Add Spotlight option to Node SDK (#9629)
  • feat(utils): Refactor addInstrumentationHandler to dedicated methods (#9542)
  • fix: Make full url customizable for Spotlight (#9652)
  • fix(astro): Remove Auth Token existence check (#9651)
  • fix(nextjs): Fix middleware detection logic (#9637)
  • fix(remix): Skip capturing aborted requests (#9659)
  • fix(replay): Add BODY_PARSE_ERROR warning & time out fetch response load (#9622)
  • fix(tracing): Filter out invalid resource sizes (#9641)
  • ref: Hoist RequestData integration to @sentry/core (#9597)
  • ref(feedback): Rename onDialog* to onForm*, remove onActorClick (#9625)

Work in this release contributed by @​arya-s. Thank you for your contribution!

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 66.02 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 56.21 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.19 KB
@​sentry/browser - Webpack (gzipped) 21.4 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.65 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.47 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.55 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 197.27 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.15 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.12 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.13 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.43 KB
@​sentry/react - Webpack (gzipped) 21.45 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 83.16 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.32 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.19 KB
Changelog

Sourced from @​sentry/node's changelog.

7.82.0

  • feat(astro): Automatically add Sentry middleware in Astro integration (#9532)
  • feat(core): Add optional setup hook to integrations (#9556)
  • feat(core): Add top level getClient() method (#9638)
  • feat(core): Allow to pass mechanism as event hint (#9590)
  • feat(core): Allow to use continueTrace without callback (#9615)
  • feat(feedback): Add onClose callback to showReportDialog (#9433) (#9550)
  • feat(nextjs): Add request data to all edge-capable functionalities (#9636)
  • feat(node): Add Spotlight option to Node SDK (#9629)
  • feat(utils): Refactor addInstrumentationHandler to dedicated methods (#9542)
  • fix: Make full url customizable for Spotlight (#9652)
  • fix(astro): Remove Auth Token existence check (#9651)
  • fix(nextjs): Fix middleware detection logic (#9637)
  • fix(remix): Skip capturing aborted requests (#9659)
  • fix(replay): Add BODY_PARSE_ERROR warning & time out fetch response load (#9622)
  • fix(tracing): Filter out invalid resource sizes (#9641)
  • ref: Hoist RequestData integration to @sentry/core (#9597)
  • ref(feedback): Rename onDialog* to onForm*, remove onActorClick (#9625)

Work in this release contributed by @​arya-s. Thank you for your contribution!

Commits
  • b6373e3 release: 7.82.0
  • 853f50b Merge pull request #9661 from getsentry/prepare-release/7.82.0
  • cf8cda8 meta(changelog): Update changelog for 7.82.0
  • 4c75f85 fix(remix): Skip capturing aborted requests. (#9659)
  • 61bcf73 feat(astro): Automatically add Sentry middleware in Astro integration (#9532)
  • 739d904 fix: Make full url customizable for Spotlight (#9652)
  • 075cc6e fix: Remove Auth Token check here (#9651)
  • eb2d726 feat(nextjs): Add request data to all edge-capable functionalities (#9636)
  • 8c9ff6b fix(nextjs): Fix middleware detection logic (#9637)
  • 08818d8 fix(tracing): Filter out invalid resource sizes (#9641)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.81.1 to 7.82.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/node</code>'s releases</a>.</em></p> <blockquote> <h2>7.82.0</h2> <ul> <li>feat(astro): Automatically add Sentry middleware in Astro integration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9532">#9532</a>)</li> <li>feat(core): Add optional <code>setup</code> hook to integrations (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9556">#9556</a>)</li> <li>feat(core): Add top level <code>getClient()</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9638">#9638</a>)</li> <li>feat(core): Allow to pass <code>mechanism</code> as event hint (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9590">#9590</a>)</li> <li>feat(core): Allow to use <code>continueTrace</code> without callback (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9615">#9615</a>)</li> <li>feat(feedback): Add onClose callback to showReportDialog (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9433">#9433</a>) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9550">#9550</a>)</li> <li>feat(nextjs): Add request data to all edge-capable functionalities (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9636">#9636</a>)</li> <li>feat(node): Add Spotlight option to Node SDK (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9629">#9629</a>)</li> <li>feat(utils): Refactor <code>addInstrumentationHandler</code> to dedicated methods (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9542">#9542</a>)</li> <li>fix: Make full url customizable for Spotlight (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9652">#9652</a>)</li> <li>fix(astro): Remove Auth Token existence check (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9651">#9651</a>)</li> <li>fix(nextjs): Fix middleware detection logic (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9637">#9637</a>)</li> <li>fix(remix): Skip capturing aborted requests (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9659">#9659</a>)</li> <li>fix(replay): Add <code>BODY_PARSE_ERROR</code> warning &amp; time out fetch response load (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9622">#9622</a>)</li> <li>fix(tracing): Filter out invalid resource sizes (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9641">#9641</a>)</li> <li>ref: Hoist <code>RequestData</code> integration to <code>@sentry/core</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9597">#9597</a>)</li> <li>ref(feedback): Rename onDialog* to onForm*, remove onActorClick (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9625">#9625</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/arya-s"><code>@​arya-s</code></a>. Thank you for your contribution!</p> <h2>Bundle size 📦</h2> <table> <thead> <tr> <th>Path</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>66.02 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>56.21 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>31.19 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>21.4 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>62.65 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>29.47 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>21.55 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>197.27 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>89.15 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>64.12 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>32.13 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>66.43 KB</td> </tr> <tr> <td><code>@​sentry/react</code> - Webpack (gzipped)</td> <td>21.45 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>83.16 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client - Webpack (gzipped)</td> <td>48.32 KB</td> </tr> <tr> <td><code>@​sentry-internal/feedback</code> - Webpack (gzipped)</td> <td>16.19 KB</td> </tr> </tbody> </table> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/node</code>'s changelog</a>.</em></p> <blockquote> <h2>7.82.0</h2> <ul> <li>feat(astro): Automatically add Sentry middleware in Astro integration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9532">#9532</a>)</li> <li>feat(core): Add optional <code>setup</code> hook to integrations (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9556">#9556</a>)</li> <li>feat(core): Add top level <code>getClient()</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9638">#9638</a>)</li> <li>feat(core): Allow to pass <code>mechanism</code> as event hint (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9590">#9590</a>)</li> <li>feat(core): Allow to use <code>continueTrace</code> without callback (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9615">#9615</a>)</li> <li>feat(feedback): Add onClose callback to showReportDialog (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9433">#9433</a>) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9550">#9550</a>)</li> <li>feat(nextjs): Add request data to all edge-capable functionalities (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9636">#9636</a>)</li> <li>feat(node): Add Spotlight option to Node SDK (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9629">#9629</a>)</li> <li>feat(utils): Refactor <code>addInstrumentationHandler</code> to dedicated methods (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9542">#9542</a>)</li> <li>fix: Make full url customizable for Spotlight (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9652">#9652</a>)</li> <li>fix(astro): Remove Auth Token existence check (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9651">#9651</a>)</li> <li>fix(nextjs): Fix middleware detection logic (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9637">#9637</a>)</li> <li>fix(remix): Skip capturing aborted requests (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9659">#9659</a>)</li> <li>fix(replay): Add <code>BODY_PARSE_ERROR</code> warning &amp; time out fetch response load (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9622">#9622</a>)</li> <li>fix(tracing): Filter out invalid resource sizes (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9641">#9641</a>)</li> <li>ref: Hoist <code>RequestData</code> integration to <code>@sentry/core</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9597">#9597</a>)</li> <li>ref(feedback): Rename onDialog* to onForm*, remove onActorClick (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9625">#9625</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/arya-s"><code>@​arya-s</code></a>. Thank you for your contribution!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b6373e3e3dbb96a8467996962fb4d3e5e81a55d9"><code>b6373e3</code></a> release: 7.82.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/853f50bc8cf006d0ea2dc53d8f5b2ffe2f40a49c"><code>853f50b</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9661">#9661</a> from getsentry/prepare-release/7.82.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/cf8cda8bd8a228a79e94d25a0f44dabd517ecf35"><code>cf8cda8</code></a> meta(changelog): Update changelog for 7.82.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/4c75f859a299b0f92146b347fa4c58c2e55db625"><code>4c75f85</code></a> fix(remix): Skip capturing aborted requests. (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9659">#9659</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/61bcf73ef28b21a7ac190a0ff57349b1fcf8014d"><code>61bcf73</code></a> feat(astro): Automatically add Sentry middleware in Astro integration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9532">#9532</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/739d904342aaf9327312f409952f14ceff4ae1ab"><code>739d904</code></a> fix: Make full url customizable for Spotlight (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9652">#9652</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/075cc6eee06bb97106aeadb371db6a58c864c1df"><code>075cc6e</code></a> fix: Remove Auth Token check here (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9651">#9651</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/eb2d726f9c8dfc14f6d6941fedf76bc7e8449d3e"><code>eb2d726</code></a> feat(nextjs): Add request data to all edge-capable functionalities (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9636">#9636</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8c9ff6b57d7e0ef61bb4da39106a74c583db90ae"><code>8c9ff6b</code></a> fix(nextjs): Fix middleware detection logic (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9637">#9637</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/08818d8a9fccb425f90c5207c8fa8d2468dda0b1"><code>08818d8</code></a> fix(tracing): Filter out invalid resource sizes (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9641">#9641</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.81.1...7.82.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/node&package-manager=npm_and_yarn&previous-version=7.81.1&new-version=7.82.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>
dependabot[bot] commented 2023-11-29 16:21:09 +08:00 (Migrated from github.com)

Superseded by #13.

Superseded by #13.
Commenting is not possible because the repository is archived.
No description provided.