1
0
Fork 0

chore(deps): bump @sentry/node from 7.93.0 to 7.98.0 #98

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/sentry/node-7.98.0 into main 2024-01-27 18:06:15 +08:00
dependabot[bot] commented 2024-01-27 18:05:43 +08:00 (Migrated from github.com)

Bumps @sentry/node from 7.93.0 to 7.98.0.

Release notes

Sourced from @​sentry/node's releases.

7.98.0

This release primarily fixes some type declaration errors:

  • feat(core): Export IntegrationIndex type (#10337)
  • fix(nextjs): Fix Http integration type declaration (#10338)
  • fix(node): Fix type definitions (#10339)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.84 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.04 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.93 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.68 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.07 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.25 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.26 KB
@​sentry/browser - Webpack (gzipped) 22.5 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 75.57 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 67.13 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 32.97 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 24.43 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 211.42 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 99.44 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 73.08 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 36.07 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 69.45 KB
@​sentry/react - Webpack (gzipped) 22.55 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 86.11 KB
@​sentry/nextjs Client - Webpack (gzipped) 50.4 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.21 KB

7.97.0

Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from 7.96.0.

  • feat(react): Add stripBasename option for React Router 6 (#10314)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 77.84 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.04 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 72.93 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 62.68 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.07 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.25 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.26 KB
@​sentry/browser - Webpack (gzipped) 22.5 KB

... (truncated)

Changelog

Sourced from @​sentry/node's changelog.

7.98.0

This release primarily fixes some type declaration errors:

  • feat(core): Export IntegrationIndex type (#10337)
  • fix(nextjs): Fix Http integration type declaration (#10338)
  • fix(node): Fix type definitions (#10339)

7.97.0

Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from 7.96.0.

  • feat(react): Add stripBasename option for React Router 6 (#10314)

7.96.0

Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0 directly.

Important Changes

Deprecations

This release includes some deprecations for integrations in @sentry/browser and frontend framework SDKs (@sentry/react, @sentry/vue, etc.). Please take a look at our migration guide for more details.

  • feat(browser): Export functional integrations & deprecate classes (#10267)

Web Vitals Fix for LCP and CLS

This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly, increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version 7.75.0.

  • fix(tracing): Ensure web vitals are correctly stopped/captured (#10323)

Other Changes

  • fix(node): Fix node-cron types and add test (#10315)
  • fix(node): Fix downleveled types entry point (#10321)
  • fix(node): LocalVariables integration should use setupOnce (#10307)
  • fix(replay): Fix type for options of replayIntegration (#10325)

Work in this release contributed by @​Shubhdeep12. Thank you for your contribution!

7.95.0

Important Changes

Deprecations

... (truncated)

Commits

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.93.0 to 7.98.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.98.0</h2> <p>This release primarily fixes some type declaration errors:</p> <ul> <li>feat(core): Export <code>IntegrationIndex</code> type (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10337">#10337</a>)</li> <li>fix(nextjs): Fix Http integration type declaration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10338">#10338</a>)</li> <li>fix(node): Fix type definitions (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10339">#10339</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>77.84 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.04 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas) - Webpack (gzipped)</td> <td>72.93 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>62.68 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>33.07 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback) - Webpack (gzipped)</td> <td>31.25 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback) - Webpack (gzipped)</td> <td>31.26 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>22.5 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)</td> <td>75.57 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>67.13 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>32.97 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>24.43 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>211.42 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>99.44 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>73.08 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>36.07 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.45 KB</td> </tr> <tr> <td><code>@​sentry/react</code> - Webpack (gzipped)</td> <td>22.55 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>86.11 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client - Webpack (gzipped)</td> <td>50.4 KB</td> </tr> <tr> <td><code>@​sentry-internal/feedback</code> - Webpack (gzipped)</td> <td>17.21 KB</td> </tr> </tbody> </table> <h2>7.97.0</h2> <p>Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from <code>7.96.0</code>.</p> <ul> <li>feat(react): Add <code>stripBasename</code> option for React Router 6 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10314">#10314</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>77.84 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.04 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas) - Webpack (gzipped)</td> <td>72.93 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>62.68 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>33.07 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback) - Webpack (gzipped)</td> <td>31.25 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback) - Webpack (gzipped)</td> <td>31.26 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>22.5 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/node</code>'s changelog</a>.</em></p> <blockquote> <h2>7.98.0</h2> <p>This release primarily fixes some type declaration errors:</p> <ul> <li>feat(core): Export <code>IntegrationIndex</code> type (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10337">#10337</a>)</li> <li>fix(nextjs): Fix Http integration type declaration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10338">#10338</a>)</li> <li>fix(node): Fix type definitions (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10339">#10339</a>)</li> </ul> <h2>7.97.0</h2> <p>Note: The 7.96.0 release was incomplete. This release is partially encompassing changes from <code>7.96.0</code>.</p> <ul> <li>feat(react): Add <code>stripBasename</code> option for React Router 6 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10314">#10314</a>)</li> </ul> <h2>7.96.0</h2> <p>Note: This release was incomplete. Not all Sentry SDK packages were released for this version. Please upgrade to 7.97.0 directly.</p> <h3>Important Changes</h3> <h4>Deprecations</h4> <p>This release includes some deprecations for integrations in <code>@sentry/browser</code> and frontend framework SDKs (<code>@sentry/react</code>, <code>@sentry/vue</code>, etc.). Please take a look at our <a href="https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md">migration guide</a> for more details.</p> <ul> <li>feat(browser): Export functional integrations &amp; deprecate classes (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10267">#10267</a>)</li> </ul> <h4>Web Vitals Fix for LCP and CLS</h4> <p>This release fixes an issue with the Web Vitals integration where LCP and CLS were not being captured correctly, increasing capture rate by 10-30% for some apps. LCP and CLS capturing issues were introduced with version <code>7.75.0</code>.</p> <ul> <li>fix(tracing): Ensure web vitals are correctly stopped/captured (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10323">#10323</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>fix(node): Fix <code>node-cron</code> types and add test (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10315">#10315</a>)</li> <li>fix(node): Fix downleveled types entry point (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10321">#10321</a>)</li> <li>fix(node): LocalVariables integration should use setupOnce (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10307">#10307</a>)</li> <li>fix(replay): Fix type for options of replayIntegration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10325">#10325</a>)</li> </ul> <p>Work in this release contributed by <a href="https://github.com/Shubhdeep12"><code>@​Shubhdeep12</code></a>. Thank you for your contribution!</p> <h2>7.95.0</h2> <h3>Important Changes</h3> <h4>Deprecations</h4> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c5421befcaeda7fb69d8ab57146254f14dfb23ab"><code>c5421be</code></a> release: 7.98.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/0c65e38a0549447f502cc3b1b0860285693fe167"><code>0c65e38</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10341">#10341</a> from getsentry/prepare-release/7.98.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c9f725b3641330ad8fad7b90e945fa74c1c7914d"><code>c9f725b</code></a> meta: Update CHANGELOG for 7.98.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/18a342fc6ca49e7beb13aa7edb6d19a3f780ec44"><code>18a342f</code></a> fix(node): Fix type definitions (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10339">#10339</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/12299c94b8ac071be1b756417831d5a8be1a41e0"><code>12299c9</code></a> chore(tests): Update Playwright to <code>1.40.1</code> in browser integration tests (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10">#10</a>...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c0786760be2c78cc852cda9b4b1dd8e3bc17d9f5"><code>c078676</code></a> chore(vue): Fix typo in types.ts JSDoc (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10332">#10332</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/96190d791dce5f089c24b0740b519d83a34567ec"><code>96190d7</code></a> fix(nextjs): Fix Http integration type declaration (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10338">#10338</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b7af3fc88e0e609a5d8fbae862827f8001b93ddd"><code>b7af3fc</code></a> feat(core): Export <code>IntegrationIndex</code> type (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10337">#10337</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b2d7de8a4adf1fd9ff9c4f8ce61986ee04bedd96"><code>b2d7de8</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10340">#10340</a> from getsentry/master</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/64dec7985b2b4429e478b40fa8fa6757d24cb636"><code>64dec79</code></a> Merge branch 'release/7.97.0'</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.93.0...7.98.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.93.0&new-version=7.98.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.