chore(deps): bump @sentry/node from 7.84.0 to 7.85.0 #15

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/sentry/node-7.85.0 into main 2023-12-07 07:01:36 +08:00
dependabot[bot] commented 2023-12-05 16:42:56 +08:00 (Migrated from github.com)

Bumps @sentry/node from 7.84.0 to 7.85.0.

Release notes

Sourced from @​sentry/node's releases.

7.85.0

  • feat(core): Add addEventProcessor method (#9554)
  • feat(crons): Add interface for heartbeat checkin (#9706)
  • feat(feedback): Include Feedback package in browser SDK (#9586)
  • fix(astro): Isolate request instrumentation in middleware (#9709)
  • fix(replay): Capture JSON XHR response bodies (#9623)
  • ref(feedback): Change form box-shadow to use CSS var (#9630)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 74.63 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 65.99 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 59.59 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 31.12 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 29.72 KB
@​sentry/browser - Webpack (gzipped) 21.38 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 71.22 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 62.97 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 29.62 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 21.7 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 198.31 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 89.73 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 64.71 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 32.29 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 66.35 KB
@​sentry/react - Webpack (gzipped) 21.42 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 83.07 KB
@​sentry/nextjs Client - Webpack (gzipped) 48.21 KB
@​sentry-internal/feedback - Webpack (gzipped) 16.17 KB
Changelog

Sourced from @​sentry/node's changelog.

7.85.0

  • feat(core): Add addEventProcessor method (#9554)
  • feat(crons): Add interface for heartbeat checkin (#9706)
  • feat(feedback): Include Feedback package in browser SDK (#9586)
  • fix(astro): Isolate request instrumentation in middleware (#9709)
  • fix(replay): Capture JSON XHR response bodies (#9623)
  • ref(feedback): Change form box-shadow to use CSS var (#9630)
Commits
  • 11e7474 release: 7.85.0
  • 3670446 Merge pull request #9736 from getsentry/develop
  • 2ae79fa chore(feedback): Adjust package resolutions for @sentry-internal/feedback i...
  • b627c15 Merge pull request #9730 from getsentry/prepare-release/7.85.0
  • 1fd0b61 meta(changelog): Update changelog for 7.85.0
  • bfc63cb fix(astro): Isolate request instrumentation middleware (#9709)
  • abbc57f feat(core): Add addEventProcessor method (#9554)
  • 6a382a9 fix(replay): Capture JSON XHR response bodies (#9623)
  • f8cebde feat(feedback): Include Feedback package in browser SDK (#9586)
  • 0830866 feat(crons): Add interface for heartbeat checkin (#9706)
  • 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.84.0 to 7.85.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.85.0</h2> <ul> <li>feat(core): Add <code>addEventProcessor</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9554">#9554</a>)</li> <li>feat(crons): Add interface for heartbeat checkin (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9706">#9706</a>)</li> <li>feat(feedback): Include Feedback package in browser SDK (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9586">#9586</a>)</li> <li>fix(astro): Isolate request instrumentation in middleware (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9709">#9709</a>)</li> <li>fix(replay): Capture JSON XHR response bodies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9623">#9623</a>)</li> <li>ref(feedback): Change form <code>box-shadow</code> to use CSS var (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9630">#9630</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, Feedback) - Webpack (gzipped)</td> <td>74.63 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>65.99 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>59.59 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>31.12 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback) - Webpack (gzipped)</td> <td>29.72 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, Feedback) - ES6 CDN Bundle (gzipped)</td> <td>71.22 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>62.97 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>29.62 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>21.7 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>198.31 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>89.73 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>64.71 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>32.29 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>66.35 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>83.07 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.17 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.85.0</h2> <ul> <li>feat(core): Add <code>addEventProcessor</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9554">#9554</a>)</li> <li>feat(crons): Add interface for heartbeat checkin (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9706">#9706</a>)</li> <li>feat(feedback): Include Feedback package in browser SDK (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9586">#9586</a>)</li> <li>fix(astro): Isolate request instrumentation in middleware (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9709">#9709</a>)</li> <li>fix(replay): Capture JSON XHR response bodies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9623">#9623</a>)</li> <li>ref(feedback): Change form <code>box-shadow</code> to use CSS var (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9630">#9630</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/11e7474150c9fc06413a6919f1778c3f886383e3"><code>11e7474</code></a> release: 7.85.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/367044603af05b7c9221285ddfb3c80efc791f1a"><code>3670446</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9736">#9736</a> from getsentry/develop</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2ae79fa34218166635e33a1d78a3dabbd095272e"><code>2ae79fa</code></a> chore(feedback): Adjust package resolutions for <code>@sentry-internal/feedback</code> i...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b627c15c8683e029073e69d72f02c5a3ca1f951f"><code>b627c15</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9730">#9730</a> from getsentry/prepare-release/7.85.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/1fd0b614e783820abd1df20394fae6bd54e1cc31"><code>1fd0b61</code></a> meta(changelog): Update changelog for 7.85.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/bfc63cb9c1b81f8e410f6e40dbef01fc52462b81"><code>bfc63cb</code></a> fix(astro): Isolate request instrumentation middleware (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9709">#9709</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/abbc57fdc60b7467dffca30c108c36ba14e2c3d2"><code>abbc57f</code></a> feat(core): Add <code>addEventProcessor</code> method (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9554">#9554</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/6a382a96c46015af519d94d43d34584adfe83312"><code>6a382a9</code></a> fix(replay): Capture JSON XHR response bodies (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9623">#9623</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f8cebde5884e576fab59b4eb0c17703aba4fd14a"><code>f8cebde</code></a> feat(feedback): Include Feedback package in browser SDK (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9586">#9586</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/08308664394fb9eabda9f334f4cf97048fa0a4d9"><code>0830866</code></a> feat(crons): Add interface for heartbeat checkin (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/9706">#9706</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.84.0...7.85.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.84.0&new-version=7.85.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.