Build(deps): bump @sentry/tracing from 7.31.0 to 7.31.1 #875

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-sentry-tracing-7.31.1 into master 2023-01-18 07:49:14 +00:00
argoyle commented 2023-01-18 04:38:11 +00:00 (Migrated from gitlab.com)

Bumps @sentry/tracing from 7.31.0 to 7.31.1.

Release notes

Sourced from @​sentry/tracing's releases.

7.31.1

  • build(replay): Provide full browser+tracing+replay bundle (#6793)
  • feat(nextjs): Disable NextJS perf monitoring when using otel (#6820)
  • fix(nextjs): Add back browser field in package.json (#6809)
  • fix(nextjs): Connect Edge API route errors to span (#6806)
  • fix(nextjs): Correctly handle ts middleware files (#6816)
Changelog

Sourced from @​sentry/tracing's changelog.

7.31.1

  • build(replay): Provide full browser+tracing+replay bundle (#6793)
  • feat(nextjs): Disable NextJS perf monitoring when using otel (#6820)
  • fix(nextjs): Add back browser field in package.json (#6809)
  • fix(nextjs): Connect Edge API route errors to span (#6806)
  • fix(nextjs): Correctly handle ts middleware files (#6816)
Commits
  • e575698 release: 7.31.1
  • 2f9ab36 meta: CHANGELOG for 7.31.1 (#6818)
  • 7d43873 fix(nextjs): Disable NextJS perf monitoring when using otel (#6820)
  • 952d866 fix(otel): Always set baggage regardless of active transaction (#6819)
  • 8672efc fix(nextjs): Correctly handle ts middleware files (#6816)
  • 660d4bb build(replay): Provide full browser+tracing+replay bundle (#6793)
  • 6227e44 test(replay): Test against CDN bundles in Playwright integration tests (#6770)
  • b598e54 docs(replay): Update setup docs for replay (#6795)
  • 7f22f5d fix(nextjs): Add back browser field in package.json (#6809)
  • 49c623f fix(nextjs): Connect Edge API route errors to span (#6806)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [@sentry/tracing](https://github.com/getsentry/sentry-javascript) from 7.31.0 to 7.31.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/releases"><code>@​sentry/tracing</code>'s releases</a>.</em></p> <blockquote> <h2>7.31.1</h2> <ul> <li>build(replay): Provide full browser+tracing+replay bundle (<a href="https://github.com/getsentry/sentry-javascript/issues/6793">#6793</a>)</li> <li>feat(nextjs): Disable NextJS perf monitoring when using otel (<a href="https://github.com/getsentry/sentry-javascript/issues/6820">#6820</a>)</li> <li>fix(nextjs): Add back browser field in package.json (<a href="https://github.com/getsentry/sentry-javascript/issues/6809">#6809</a>)</li> <li>fix(nextjs): Connect Edge API route errors to span (<a href="https://github.com/getsentry/sentry-javascript/issues/6806">#6806</a>)</li> <li>fix(nextjs): Correctly handle ts middleware files (<a href="https://github.com/getsentry/sentry-javascript/issues/6816">#6816</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md"><code>@​sentry/tracing</code>'s changelog</a>.</em></p> <blockquote> <h2>7.31.1</h2> <ul> <li>build(replay): Provide full browser+tracing+replay bundle (<a href="https://github.com/getsentry/sentry-javascript/issues/6793">#6793</a>)</li> <li>feat(nextjs): Disable NextJS perf monitoring when using otel (<a href="https://github.com/getsentry/sentry-javascript/issues/6820">#6820</a>)</li> <li>fix(nextjs): Add back browser field in package.json (<a href="https://github.com/getsentry/sentry-javascript/issues/6809">#6809</a>)</li> <li>fix(nextjs): Connect Edge API route errors to span (<a href="https://github.com/getsentry/sentry-javascript/issues/6806">#6806</a>)</li> <li>fix(nextjs): Correctly handle ts middleware files (<a href="https://github.com/getsentry/sentry-javascript/issues/6816">#6816</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e5756980679a9be6bf73ebe8a12cf714dba5ab60"><code>e575698</code></a> release: 7.31.1</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/2f9ab3685eba2985db4f531dd36faeca85a204f8"><code>2f9ab36</code></a> meta: CHANGELOG for 7.31.1 (<a href="https://github.com/getsentry/sentry-javascript/issues/6818">#6818</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7d43873a0fc4654baae0ed89bc7fa4dd40727ca5"><code>7d43873</code></a> fix(nextjs): Disable NextJS perf monitoring when using otel (<a href="https://github.com/getsentry/sentry-javascript/issues/6820">#6820</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/952d866018f5f19dbab0f485668c40d560b64139"><code>952d866</code></a> fix(otel): Always set baggage regardless of active transaction (<a href="https://github.com/getsentry/sentry-javascript/issues/6819">#6819</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/8672efc2717af03e9b2a1e7b3882a7e0bdd6ddf7"><code>8672efc</code></a> fix(nextjs): Correctly handle ts middleware files (<a href="https://github.com/getsentry/sentry-javascript/issues/6816">#6816</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/660d4bb135161f7798f106630edd40208e176585"><code>660d4bb</code></a> build(replay): Provide full browser+tracing+replay bundle (<a href="https://github.com/getsentry/sentry-javascript/issues/6793">#6793</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/6227e441e046216e127085fcb1e5b3f94b4a9903"><code>6227e44</code></a> test(replay): Test against CDN bundles in Playwright integration tests (<a href="https://github.com/getsentry/sentry-javascript/issues/6770">#6770</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b598e549cb7507cd75c6453b827c40606c503221"><code>b598e54</code></a> docs(replay): Update setup docs for replay (<a href="https://github.com/getsentry/sentry-javascript/issues/6795">#6795</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7f22f5dc6d402ba5ddedb6cbe66d530c861b8625"><code>7f22f5d</code></a> fix(nextjs): Add back browser field in package.json (<a href="https://github.com/getsentry/sentry-javascript/issues/6809">#6809</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/49c623f1b6d12b7f29c8faf4ea4311d4e9fd08ff"><code>49c623f</code></a> fix(nextjs): Connect Edge API route errors to span (<a href="https://github.com/getsentry/sentry-javascript/issues/6806">#6806</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.31.0...7.31.1">compare view</a></li> </ul> </details> <br /> --- <details> <summary>Dependabot commands</summary> <br /> You can trigger Dependabot actions by commenting on this MR - `$dependabot rebase` will rebase this MR - `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts </details>
argoyle (Migrated from gitlab.com) merged commit into master 2023-01-18 07:49:15 +00:00
Sign in to join this conversation.