chore(deps-dev): bump @sentry/types from 7.101.1 to 7.102.1 #120

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/sentry/types-7.102.1 into main
dependabot[bot] commented 2024-02-26 20:50:42 +08:00 (Migrated from github.com)

Bumps @sentry/types from 7.101.1 to 7.102.1.

Release notes

Sourced from @​sentry/types's releases.

7.102.1

  • fix(performance): Fixes latest route name and source for interactions not updating properly on navigation (#10702)
  • fix(tracing): Guard against missing window.location (#10659)
  • ref: Make span types more robust (#10660)
  • ref(remix): Make @remix-run/router a dependency (v7) (#10779)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.43 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.66 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.6 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.28 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.62 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.54 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.38 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.39 KB
@​sentry/browser - Webpack (gzipped) 22.66 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.72 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 68.21 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 34.03 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25.05 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 214.99 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 102.78 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 75.08 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 37.19 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 70.03 KB
@​sentry/react - Webpack (gzipped) 22.69 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.75 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.95 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.24 KB

7.102.0

  • fix: Export session API (#10712)
  • fix(core): Fix scope capturing via captureContext function (#10737)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.43 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.66 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.6 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.28 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.62 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.5 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.38 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.39 KB
@​sentry/browser - Webpack (gzipped) 22.66 KB

... (truncated)

Changelog

Sourced from @​sentry/types's changelog.

7.102.1

  • fix(performance): Fixes latest route name and source for interactions not updating properly on navigation (#10702)
  • fix(tracing): Guard against missing window.location (#10659)
  • ref: Make span types more robust (#10660)
  • ref(remix): Make @remix-run/router a dependency (v7) (#10779)

7.102.0

  • fix: Export session API (#10712)
  • fix(core): Fix scope capturing via captureContext function (#10737)
Commits
  • 26ec3bd release: 7.102.1
  • 3769895 meta: Update CHANGELOG for 7.102.1 (#10788)
  • f5985f5 fix(performance): Fixes latest route name and source for interactions not upd...
  • 91c7f07 ref(remix): Make @remix-run/router a dependency (v7) (#10779)
  • e102775 Merge branch 'v7' into egou/v7/fix/browser-tracing-latest-route
  • 046422b chore(publish): [v7] Use craft config from merge target branch for release pr...
  • 4de88db Merge pull request #10759 from getsentry/fn/backport-fixes
  • f40cba0 fix(tracing): Guard against missing window.location (#10659)
  • 01f6386 ref: Make span types more robust (#10660)
  • a77153c Merge branch 'release/7.102.0' into v7
  • 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/types](https://github.com/getsentry/sentry-javascript) from 7.101.1 to 7.102.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/types</code>'s releases</a>.</em></p> <blockquote> <h2>7.102.1</h2> <ul> <li>fix(performance): Fixes latest route name and source for interactions not updating properly on navigation (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10702">#10702</a>)</li> <li>fix(tracing): Guard against missing <code>window.location</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10659">#10659</a>)</li> <li>ref: Make span types more robust (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10660">#10660</a>)</li> <li>ref(remix): Make <code>@remix-run/router</code> a dependency (v7) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10779">#10779</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>78.43 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.66 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas) - Webpack (gzipped)</td> <td>73.6 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>63.28 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>33.62 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. browserTracingIntegration) - Webpack (gzipped)</td> <td>33.54 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback) - Webpack (gzipped)</td> <td>31.38 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback) - Webpack (gzipped)</td> <td>31.39 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>22.66 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)</td> <td>76.72 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>68.21 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>34.03 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>25.05 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>214.99 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>102.78 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>75.08 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>37.19 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>70.03 KB</td> </tr> <tr> <td><code>@​sentry/react</code> - Webpack (gzipped)</td> <td>22.69 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>87.75 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client - Webpack (gzipped)</td> <td>51.95 KB</td> </tr> <tr> <td><code>@​sentry-internal/feedback</code> - Webpack (gzipped)</td> <td>17.24 KB</td> </tr> </tbody> </table> <h2>7.102.0</h2> <ul> <li>fix: Export session API (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10712">#10712</a>)</li> <li>fix(core): Fix scope capturing via <code>captureContext</code> function (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10737">#10737</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>78.43 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.66 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas) - Webpack (gzipped)</td> <td>73.6 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>63.28 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>33.62 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. browserTracingIntegration) - Webpack (gzipped)</td> <td>33.5 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback) - Webpack (gzipped)</td> <td>31.38 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback) - Webpack (gzipped)</td> <td>31.39 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>22.66 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/7.102.1/CHANGELOG.md"><code>@​sentry/types</code>'s changelog</a>.</em></p> <blockquote> <h2>7.102.1</h2> <ul> <li>fix(performance): Fixes latest route name and source for interactions not updating properly on navigation (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10702">#10702</a>)</li> <li>fix(tracing): Guard against missing <code>window.location</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10659">#10659</a>)</li> <li>ref: Make span types more robust (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10660">#10660</a>)</li> <li>ref(remix): Make <code>@remix-run/router</code> a dependency (v7) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10779">#10779</a>)</li> </ul> <h2>7.102.0</h2> <ul> <li>fix: Export session API (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10712">#10712</a>)</li> <li>fix(core): Fix scope capturing via <code>captureContext</code> function (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10737">#10737</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/26ec3bd7ef7c48360de7305f22978d03f219763c"><code>26ec3bd</code></a> release: 7.102.1</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/37698951467c7b3b3ed607ab78ccf0734039eb38"><code>3769895</code></a> meta: Update CHANGELOG for 7.102.1 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10788">#10788</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f5985f59b284247ad24979f0a79fb8f1e9bf0226"><code>f5985f5</code></a> fix(performance): Fixes latest route name and source for interactions not upd...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/91c7f0778da31ca3eb144f9a38fea3c793ba5759"><code>91c7f07</code></a> ref(remix): Make <code>@remix-run/router</code> a dependency (v7) (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10779">#10779</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e102775686579b667f182c0950d794a0d3ab20e4"><code>e102775</code></a> Merge branch 'v7' into egou/v7/fix/browser-tracing-latest-route</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/046422b11124ae6d551c34fce4f444ea28dd422f"><code>046422b</code></a> chore(publish): [v7] Use craft config from merge target branch for release pr...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/4de88db15cf74eac9da672ae6c2a21bcbe910961"><code>4de88db</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10759">#10759</a> from getsentry/fn/backport-fixes</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f40cba0e86aefca96d96689514e1b0a450f59d74"><code>f40cba0</code></a> fix(tracing): Guard against missing <code>window.location</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10659">#10659</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/01f63866a6e583de171cb6638c0c466f4139e0d8"><code>01f6386</code></a> ref: Make span types more robust (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10660">#10660</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a77153c5b6488e294b7e133b63824d2bd49d6799"><code>a77153c</code></a> Merge branch 'release/7.102.0' into v7</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.101.1...7.102.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@sentry/types&package-manager=npm_and_yarn&previous-version=7.101.1&new-version=7.102.1)](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 2024-02-27 14:07:23 +08:00 (Migrated from github.com)

Looks like @sentry/types is up-to-date now, so this is no longer needed.

Looks like @sentry/types is up-to-date now, so this is no longer needed.
Commenting is not possible because the repository is archived.
No description provided.