chore(deps): bump @sentry/node from 7.81.1 to 7.83.0 #13

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/sentry/node-7.83.0 into main 2023-11-30 13:57:21 +08:00
dependabot[bot] commented 2023-11-29 16:21:07 +08:00 (Migrated from github.com)

Bumps @sentry/node from 7.81.1 to 7.83.0.

Release notes

Sourced from @​sentry/node's releases.

7.83.0

  • chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • feat(astro): Add assets option to source maps upload options (#9668)
  • feat(react): Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • fix: Don't depend on browser types in types (#9682)
  • fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
  • fix(remix): Check the error data before spreading. (#9664)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.86 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.46 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.11 KB
@​sentry/browser - Webpack (gzipped) 21.38 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.71 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.52 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.6 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 197.46 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.29 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.21 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.24 KB
@​sentry/react - Webpack (gzipped) 21.42 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.96 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.21 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.19 KB

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!

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

7.83.0

  • chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • feat(astro): Add assets option to source maps upload options (#9668)
  • feat(react): Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • fix: Don't depend on browser types in types (#9682)
  • fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
  • fix(remix): Check the error data before spreading. (#9664)

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
  • 11d41d5 release: 7.83.0
  • 85ff926 Merge pull request #9684 from getsentry/prepare-release/7.83.0
  • ab318e5 meta: Update Changelog for 7.83.0
  • 16e5037 feat(astro): Add assets option to source maps upload options (#9668)
  • 98d4988 fix: Don't depend on browser types in types (#9682)
  • f2e57ad chore(astro): Allow Astro 4.0 in peer dependencies (#9683)
  • 3a96b23 feat: Support exactOptionalPropertyTypes on ErrorBoundary (#9098)
  • 85a494a fix(astro): Configure sourcemap assets directory for Vercel adapter (#9665)
  • 7249cf9 fix(remix): Check the error data before spreading. (#9664)
  • 30eca53 Merge pull request #9677 from getsentry/update-master-with-develop
  • 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.83.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.83.0</h2> <ul> <li>chore(astro): Allow Astro 4.0 in peer dependencies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9683">#9683</a>)</li> <li>feat(astro): Add <code>assets</code> option to source maps upload options (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9668">#9668</a>)</li> <li>feat(react): Support <code>exactOptionalPropertyTypes</code> on <code>ErrorBoundary</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9098">#9098</a>)</li> <li>fix: Don't depend on browser types in <code>types</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9682">#9682</a>)</li> <li>fix(astro): Configure sourcemap assets directory for Vercel adapter (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9665">#9665</a>)</li> <li>fix(remix): Check the error data before spreading. (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9664">#9664</a>)</li> </ul> <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>65.86 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>59.46 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>31.11 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>21.38 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>62.71 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>29.52 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>21.6 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>197.46 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>89.32 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>64.29 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>32.21 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>66.24 KB</td> </tr> <tr> <td><code>@​sentry/react</code> - Webpack (gzipped)</td> <td>21.42 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>82.96 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client - Webpack (gzipped)</td> <td>48.21 KB</td> </tr> <tr> <td><code>@​sentry-internal/feedback</code> - Webpack (gzipped)</td> <td>16.19 KB</td> </tr> </tbody> </table> <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> <!-- 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/node</code>'s changelog</a>.</em></p> <blockquote> <h2>7.83.0</h2> <ul> <li>chore(astro): Allow Astro 4.0 in peer dependencies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9683">#9683</a>)</li> <li>feat(astro): Add <code>assets</code> option to source maps upload options (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9668">#9668</a>)</li> <li>feat(react): Support <code>exactOptionalPropertyTypes</code> on <code>ErrorBoundary</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9098">#9098</a>)</li> <li>fix: Don't depend on browser types in <code>types</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9682">#9682</a>)</li> <li>fix(astro): Configure sourcemap assets directory for Vercel adapter (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9665">#9665</a>)</li> <li>fix(remix): Check the error data before spreading. (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9664">#9664</a>)</li> </ul> <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/11d41d5f94cba86b07371a53f1030551178b7b34"><code>11d41d5</code></a> release: 7.83.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/85ff926fa6fd7ba43f8fb08ed1d483fbf098b729"><code>85ff926</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9684">#9684</a> from getsentry/prepare-release/7.83.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ab318e5368c70e9481bca6ee98a2fb4a7a8bf488"><code>ab318e5</code></a> meta: Update Changelog for 7.83.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/16e50374cc3c0aafad9ba326cb2c8e06a8151b50"><code>16e5037</code></a> feat(astro): Add <code>assets</code> option to source maps upload options (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9668">#9668</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/98d49885df5253dd4a3c6112a838c0ba0f1fe0aa"><code>98d4988</code></a> fix: Don't depend on browser types in <code>types</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9682">#9682</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f2e57ad07073805e557a32c7d5819a858051e6be"><code>f2e57ad</code></a> chore(astro): Allow Astro 4.0 in peer dependencies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9683">#9683</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/3a96b23bc5ce74d8234695b95f6bb7fb49cd90a0"><code>3a96b23</code></a> feat: Support <code>exactOptionalPropertyTypes</code> on <code>ErrorBoundary</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9098">#9098</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/85a494ac794f6f5c35ff0c5196fa4beddb3026ef"><code>85a494a</code></a> fix(astro): Configure sourcemap assets directory for Vercel adapter (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9665">#9665</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7249cf9defc5ca081c1e91a5dbc7bfa1b1871ee2"><code>7249cf9</code></a> fix(remix): Check the error data before spreading. (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9664">#9664</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/30eca530e899f0ad8aa0821828657e48a6b4b148"><code>30eca53</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9677">#9677</a> from getsentry/update-master-with-develop</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.81.1...7.83.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.83.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>
Commenting is not possible because the repository is archived.
No description provided.