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

Closed
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/sentry/types-7.101.1 into main
dependabot[bot] commented 2024-02-17 17:03:18 +08:00 (Migrated from github.com)

Bumps @sentry/types from 7.100.1 to 7.101.1.

Release notes

Sourced from @​sentry/types's releases.

7.101.1

In version 7.101.0 the @sentry/hub package was missing due to a publishing issue. This release contains the package again.

  • fix(nextjs): Remove webpack:// prefix more broadly from source map sources field (#10641)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.65 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.58 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped) 63.26 KB
@​sentry/browser (incl. Tracing) - Webpack (gzipped) 33.6 KB
@​sentry/browser (incl. browserTracingIntegration) - Webpack (gzipped) 33.48 KB
@​sentry/browser (incl. Feedback) - Webpack (gzipped) 31.37 KB
@​sentry/browser (incl. sendFeedback) - Webpack (gzipped) 31.38 KB
@​sentry/browser - Webpack (gzipped) 22.64 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped) 76.69 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped) 68.18 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (gzipped) 34.01 KB
@​sentry/browser - ES6 CDN Bundle (gzipped) 25 KB
@​sentry/browser (incl. Tracing, Replay) - ES6 CDN Bundle (minified & uncompressed) 214.8 KB
@​sentry/browser (incl. Tracing) - ES6 CDN Bundle (minified & uncompressed) 102.6 KB
@​sentry/browser - ES6 CDN Bundle (minified & uncompressed) 74.89 KB
@​sentry/browser (incl. Tracing) - ES5 CDN Bundle (gzipped) 37.14 KB
@​sentry/react (incl. Tracing, Replay) - Webpack (gzipped) 70.01 KB
@​sentry/react - Webpack (gzipped) 22.67 KB
@​sentry/nextjs Client (incl. Tracing, Replay) - Webpack (gzipped) 87.68 KB
@​sentry/nextjs Client - Webpack (gzipped) 51.87 KB
@​sentry-internal/feedback - Webpack (gzipped) 17.22 KB

7.101.0

  • feat: Export semantic attribute keys from SDK packages (#10637)
  • feat(core): Add metric summaries to spans (#10554)
  • feat(core): Deprecate the Hub constructor (#10584)
  • feat(core): Make custom tracing methods return spans & set default op (#10633)
  • feat(replay): Add getReplay utility function (#10510)
  • fix(angular-ivy): Add exports field to package.json (#10569)
  • fix(sveltekit): Avoid capturing Http 4xx errors on the client (#10571)
  • fix(sveltekit): Properly await sourcemaps flattening (#10602)

Bundle size 📦

Path Size
@​sentry/browser (incl. Tracing, Replay, Feedback) - Webpack (gzipped) 78.42 KB
@​sentry/browser (incl. Tracing, Replay) - Webpack (gzipped) 69.65 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) - Webpack (gzipped) 73.58 KB

... (truncated)

Changelog

Sourced from @​sentry/types's changelog.

7.101.1

In version 7.101.0 the @sentry/hub package was missing due to a publishing issue. This release contains the package again.

  • fix(nextjs): Remove webpack:// prefix more broadly from source map sources field (#10641)

7.101.0

  • feat: Export semantic attribute keys from SDK packages (#10637)
  • feat(core): Add metric summaries to spans (#10554)
  • feat(core): Deprecate the Hub constructor (#10584)
  • feat(core): Make custom tracing methods return spans & set default op (#10633)
  • feat(replay): Add getReplay utility function (#10510)
  • fix(angular-ivy): Add exports field to package.json (#10569)
  • fix(sveltekit): Avoid capturing Http 4xx errors on the client (#10571)
  • fix(sveltekit): Properly await sourcemaps flattening (#10602)
Commits
  • e4696dc release: 7.101.1
  • a2d83b4 chore(ci): Ensure "Build & Test" workflow runs on v7 (#10671)
  • 2a3a85b tests: Fix failing Next.js test (#10670)
  • cce125d meta: Update CHANGELOG for 7.101.1 (#10663)
  • dfe1f72 fix(nextjs): Remove webpack:// prefix more broadly from source map `sources...
  • e7b0c8d Merge branch 'release/7.101.0' into v7
  • b4d4a83 release: 7.101.0
  • 41ad9c8 meta(changelog): Update changelog for v7.101.0 (#10640)
  • 551e401 Merge pull request #10617 from getsentry/fn/backport-to-v7
  • 42cf5e7 build: bump size limit
  • 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.100.1 to 7.101.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.101.1</h2> <p>In version 7.101.0 the <code>@sentry/hub</code> package was missing due to a publishing issue. This release contains the package again.</p> <ul> <li>fix(nextjs): Remove <code>webpack://</code> prefix more broadly from source map <code>sources</code> field (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10641">#10641</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.42 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.65 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas) - Webpack (gzipped)</td> <td>73.58 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack with treeshaking flags (gzipped)</td> <td>63.26 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - Webpack (gzipped)</td> <td>33.6 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. browserTracingIntegration) - Webpack (gzipped)</td> <td>33.48 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Feedback) - Webpack (gzipped)</td> <td>31.37 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. sendFeedback) - Webpack (gzipped)</td> <td>31.38 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - Webpack (gzipped)</td> <td>22.64 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay, Feedback) - ES6 CDN Bundle (gzipped)</td> <td>76.69 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (gzipped)</td> <td>68.18 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (gzipped)</td> <td>34.01 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (gzipped)</td> <td>25 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>214.8 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>102.6 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> - ES6 CDN Bundle (minified &amp; uncompressed)</td> <td>74.89 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing) - ES5 CDN Bundle (gzipped)</td> <td>37.14 KB</td> </tr> <tr> <td><code>@​sentry/react</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>70.01 KB</td> </tr> <tr> <td><code>@​sentry/react</code> - Webpack (gzipped)</td> <td>22.67 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>87.68 KB</td> </tr> <tr> <td><code>@​sentry/nextjs</code> Client - Webpack (gzipped)</td> <td>51.87 KB</td> </tr> <tr> <td><code>@​sentry-internal/feedback</code> - Webpack (gzipped)</td> <td>17.22 KB</td> </tr> </tbody> </table> <h2>7.101.0</h2> <ul> <li>feat: Export semantic attribute keys from SDK packages (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10637">#10637</a>)</li> <li>feat(core): Add metric summaries to spans (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10554">#10554</a>)</li> <li>feat(core): Deprecate the <code>Hub</code> constructor (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10584">#10584</a>)</li> <li>feat(core): Make custom tracing methods return spans &amp; set default op (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10633">#10633</a>)</li> <li>feat(replay): Add <code>getReplay</code> utility function (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10510">#10510</a>)</li> <li>fix(angular-ivy): Add <code>exports</code> field to <code>package.json</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10569">#10569</a>)</li> <li>fix(sveltekit): Avoid capturing Http 4xx errors on the client (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10571">#10571</a>)</li> <li>fix(sveltekit): Properly await sourcemaps flattening (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10602">#10602</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.42 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay) - Webpack (gzipped)</td> <td>69.65 KB</td> </tr> <tr> <td><code>@​sentry/browser</code> (incl. Tracing, Replay with Canvas) - Webpack (gzipped)</td> <td>73.58 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.101.1/CHANGELOG.md"><code>@​sentry/types</code>'s changelog</a>.</em></p> <blockquote> <h2>7.101.1</h2> <p>In version 7.101.0 the <code>@sentry/hub</code> package was missing due to a publishing issue. This release contains the package again.</p> <ul> <li>fix(nextjs): Remove <code>webpack://</code> prefix more broadly from source map <code>sources</code> field (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10641">#10641</a>)</li> </ul> <h2>7.101.0</h2> <ul> <li>feat: Export semantic attribute keys from SDK packages (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10637">#10637</a>)</li> <li>feat(core): Add metric summaries to spans (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10554">#10554</a>)</li> <li>feat(core): Deprecate the <code>Hub</code> constructor (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10584">#10584</a>)</li> <li>feat(core): Make custom tracing methods return spans &amp; set default op (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10633">#10633</a>)</li> <li>feat(replay): Add <code>getReplay</code> utility function (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10510">#10510</a>)</li> <li>fix(angular-ivy): Add <code>exports</code> field to <code>package.json</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10569">#10569</a>)</li> <li>fix(sveltekit): Avoid capturing Http 4xx errors on the client (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10571">#10571</a>)</li> <li>fix(sveltekit): Properly await sourcemaps flattening (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10602">#10602</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e4696dcc0e928c741bebce2311afdee86479fbfa"><code>e4696dc</code></a> release: 7.101.1</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a2d83b4008fba1d044deadc57c66c18c7f937f9b"><code>a2d83b4</code></a> chore(ci): Ensure &quot;Build &amp; Test&quot; workflow runs on <code>v7</code> (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10671">#10671</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2a3a85b56c6e5c91b010dc66f0c2cbcc74ca1c03"><code>2a3a85b</code></a> tests: Fix failing Next.js test (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10670">#10670</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/cce125db59358631053f91eb2a1aa92cb5d3048e"><code>cce125d</code></a> meta: Update CHANGELOG for 7.101.1 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10663">#10663</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/dfe1f728515a78e32e71644266240cb2470f6a12"><code>dfe1f72</code></a> fix(nextjs): Remove <code>webpack://</code> prefix more broadly from source map `sources...</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e7b0c8d1ad79619bfd50e4cf6d8140db92c7d015"><code>e7b0c8d</code></a> Merge branch 'release/7.101.0' into v7</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b4d4a83096b53b88e79b54b7f2ea422f26df7de4"><code>b4d4a83</code></a> release: 7.101.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/41ad9c87c9a9adf301a24ed2cffdaf6001d0ee1b"><code>41ad9c8</code></a> meta(changelog): Update changelog for v7.101.0 (<a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10640">#10640</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/551e4010f0181975dbaffa77138a3d83cc17b623"><code>551e401</code></a> Merge pull request <a href="https://redirect.github.com/getsentry/sentry-javascript/issues/10617">#10617</a> from getsentry/fn/backport-to-v7</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/42cf5e7eae06a5b2157f2e5bbe3407679c996545"><code>42cf5e7</code></a> build: bump size limit</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.100.1...7.101.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.100.1&new-version=7.101.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-17 18:29:26 +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.