Bump @sentry/node from 7.79.0 to 7.80.0 #9

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/sentry/node-7.80.0 into main 2023-11-11 08:42:48 +08:00
dependabot[bot] commented 2023-11-10 22:01:22 +08:00 (Migrated from github.com)

Bumps @sentry/node from 7.79.0 to 7.80.0.

Release notes

Sourced from @​sentry/node's releases.

7.80.0

  • feat(astro): Add distributed tracing via <meta> tags (#9483)
  • feat(node): Capture internal server errors in trpc middleware (#9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • fix(astro): Mark SDK package as Astro-external (#9509)
  • ref(nextjs): Don't initialize Server SDK during build (#9503)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.25 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 55.49 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 30.98 KB
@​sentry/browser - Webpack (gzipped) 21.3 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 61.83 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.1 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.24 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 194.91 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 88.32 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 63.3 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 31.81 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 65.61 KB
@​sentry/react - Webpack (gzipped) 21.34 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 82.35 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.13 KB
@​sentry-internal/feedback - Webpack (gzipped) 15.98 KB
Changelog

Sourced from @​sentry/node's changelog.

7.80.0

  • feat(astro): Add distributed tracing via <meta> tags (#9483)
  • feat(node): Capture internal server errors in trpc middleware (#9482)
  • feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • fix(astro): Mark SDK package as Astro-external (#9509)
  • ref(nextjs): Don't initialize Server SDK during build (#9503)
Commits
  • c9fd9ca release: 7.80.0
  • 2789420 Merge pull request #9510 from getsentry/prepare-release/7.80.0
  • e0a9d58 meta: Update changelog for 7.80.0
  • 4fc2e7e feat(astro): Add distributed tracing via \<meta> tags (#9483)
  • ab39b26 fix(astro): Mark SDK package as Astro-external (#9509)
  • 061fe5a ref(nextjs): Don't initialize Server SDK during build (#9503)
  • b531549 feat(remix): Export a type to use for MetaFunction parameters (#9493)
  • 8b84905 feat(node): Capture internal server errors in trpc middleware (#9482)
  • be44a21 test(e2e): Increase polling timeout from 30 to 90 seconds (#9491)
  • db5ce41 doc(astro): Update middleware documentation (#9502)
  • 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.79.0 to 7.80.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.80.0</h2> <ul> <li>feat(astro): Add distributed tracing via <code>&lt;meta&gt;</code> tags (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9483">#9483</a>)</li> <li>feat(node): Capture internal server errors in trpc middleware (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9482">#9482</a>)</li> <li>feat(remix): Export a type to use for <code>MetaFunction</code> parameters (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9493">#9493</a>)</li> <li>fix(astro): Mark SDK package as Astro-external (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9509">#9509</a>)</li> <li>ref(nextjs): Don't initialize Server SDK during build (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9503">#9503</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.25 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>55.49 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>30.98 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>21.3 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>61.83 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>29.1 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>21.24 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>194.91 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>88.32 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>63.3 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>31.81 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>65.61 KB</td> </tr> <tr> <td><code>@​sentry/react</code> - Webpack (gzipped)</td> <td>21.34 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>82.35 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client - Webpack (gzipped)</td> <td>48.13 KB</td> </tr> <tr> <td><code>@​sentry-internal/feedback</code> - Webpack (gzipped)</td> <td>15.98 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.80.0</h2> <ul> <li>feat(astro): Add distributed tracing via <code>&lt;meta&gt;</code> tags (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9483">#9483</a>)</li> <li>feat(node): Capture internal server errors in trpc middleware (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9482">#9482</a>)</li> <li>feat(remix): Export a type to use for <code>MetaFunction</code> parameters (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9493">#9493</a>)</li> <li>fix(astro): Mark SDK package as Astro-external (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9509">#9509</a>)</li> <li>ref(nextjs): Don't initialize Server SDK during build (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9503">#9503</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c9fd9cac84584e991f962c1a5faaae7616c7943f"><code>c9fd9ca</code></a> release: 7.80.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2789420034a7c086c678cac3426f3a1b7375bff5"><code>2789420</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9510">#9510</a> from getsentry/prepare-release/7.80.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e0a9d58b2ad3e8560e8f24dcafe30e383c1f657b"><code>e0a9d58</code></a> meta: Update changelog for 7.80.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/4fc2e7e1f1ecb650ece6a0264982416318392df6"><code>4fc2e7e</code></a> feat(astro): Add distributed tracing via <code>\&lt;meta&gt;</code> tags (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9483">#9483</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ab39b266b11a4215fa0427fb8e42ecb1403a7a06"><code>ab39b26</code></a> fix(astro): Mark SDK package as Astro-external (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9509">#9509</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/061fe5a6463869c01a82f822071d62b1a32ac83c"><code>061fe5a</code></a> ref(nextjs): Don't initialize Server SDK during build (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9503">#9503</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b531549076a5c794edf735333833d7910fd97fa9"><code>b531549</code></a> feat(remix): Export a type to use for <code>MetaFunction</code> parameters (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9493">#9493</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8b84905e5d153c0643a828893d6d22355c9a447d"><code>8b84905</code></a> feat(node): Capture internal server errors in trpc middleware (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9482">#9482</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/be44a21a4fe5a19bb8d583562a28d1f1abb1d7cc"><code>be44a21</code></a> test(e2e): Increase polling timeout from 30 to 90 seconds (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9491">#9491</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/db5ce41026c0ec762a51ed52e9142798bb3ea331"><code>db5ce41</code></a> doc(astro): Update middleware documentation (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9502">#9502</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.79.0...7.80.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.79.0&new-version=7.80.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.