Build(deps): bump @sentry/tracing from 7.33.0 to 7.34.0 #894

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-sentry-tracing-7.34.0 into master 2023-01-27 07:44:46 +00:00
argoyle commented 2023-01-27 04:38:31 +00:00 (Migrated from gitlab.com)

Bumps @sentry/tracing from 7.33.0 to 7.34.0.

Release notes

Sourced from @​sentry/tracing's releases.

7.34.0

This release adds automatic injection of the Next.js SDK into serverside app directory bundles, allowing users to call the Sentry SDK in server components.

  • feat(nextjs): Add SDK to serverside app directory (#6927)
  • fix(replay): Do not renew session in error mode (#6948)
  • fix(replay): Handle compression worker errors more gracefully (#6936)
  • fix(replay): fix path separator substitution to replay all \ (#6932)
  • getsentry/rrweb#16

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

7.34.0-beta.0

This release is a preview build to test out SDK support for the server-side Next.js app directory.

Changelog

Sourced from @​sentry/tracing's changelog.

7.34.0

This release adds automatic injection of the Next.js SDK into serverside app directory bundles, allowing users to call the Sentry SDK in server components.

  • feat(nextjs): Add SDK to serverside app directory (#6927)
  • fix(replay): Do not renew session in error mode (#6948)
  • fix(replay): Handle compression worker errors more gracefully (#6936)
  • fix(replay): fix path separator substitution to replay all \ (#6932)
  • getsentry/rrweb#16

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

Commits
  • 279202d release: 7.34.0
  • 82fbbc7 meta: Update changelog for 7.34.0 (#6950)
  • 69b46b3 fix(replay): Do not renew session in error mode (#6948)
  • b86ac10 fix(replay): Handle compression worker errors more gracefully (#6936)
  • 6098879 ci(replay): Collect replay network metrics (#6881)
  • 67fec37 ref(replay): Use Sentry's forked rrweb packages (#6935)
  • 77de64e feat(nextjs): Add SDK to serverside app directory (#6927)
  • a591f51 fix(replay): fix path separator substitution to replay all \ (#6932)
  • 040ab0c codeql(config): fix workflow on ignored .md files (#6933)
  • be640de chore(docs): Add publishConfig to release checklist (#6934)
  • 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.33.0 to 7.34.0. <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.34.0</h2> <p>This release adds automatic injection of the Next.js SDK into serverside <code>app</code> directory bundles, allowing users to call the Sentry SDK in server components.</p> <ul> <li>feat(nextjs): Add SDK to serverside <code>app</code> directory (<a href="https://github.com/getsentry/sentry-javascript/issues/6927">#6927</a>)</li> <li>fix(replay): Do not renew session in error mode (<a href="https://github.com/getsentry/sentry-javascript/issues/6948">#6948</a>)</li> <li>fix(replay): Handle compression worker errors more gracefully (<a href="https://github.com/getsentry/sentry-javascript/issues/6936">#6936</a>)</li> <li>fix(replay): fix path separator substitution to replay all <code>\</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/6932">#6932</a>)</li> <li><code>getsentry/rrweb#16</code></li> </ul> <p>Work in this release contributed by <a href="https://github.com/mdtro"><code>@​mdtro</code></a>. Thank you for your contribution!</p> <h2>7.34.0-beta.0</h2> <p>This release is a preview build to test out SDK support for the server-side Next.js <code>app</code> directory.</p> </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.34.0</h2> <p>This release adds automatic injection of the Next.js SDK into serverside <code>app</code> directory bundles, allowing users to call the Sentry SDK in server components.</p> <ul> <li>feat(nextjs): Add SDK to serverside <code>app</code> directory (<a href="https://github.com/getsentry/sentry-javascript/issues/6927">#6927</a>)</li> <li>fix(replay): Do not renew session in error mode (<a href="https://github.com/getsentry/sentry-javascript/issues/6948">#6948</a>)</li> <li>fix(replay): Handle compression worker errors more gracefully (<a href="https://github.com/getsentry/sentry-javascript/issues/6936">#6936</a>)</li> <li>fix(replay): fix path separator substitution to replay all <code>\</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/6932">#6932</a>)</li> <li><code>getsentry/rrweb#16</code></li> </ul> <p>Work in this release contributed by <a href="https://github.com/mdtro"><code>@​mdtro</code></a>. Thank you for your contribution!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/279202d54e1e2df14e9c5c643681f33a1cc787e0"><code>279202d</code></a> release: 7.34.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/82fbbc76f7347e7e4eb661d0c0255c72bd1f2f8e"><code>82fbbc7</code></a> meta: Update changelog for 7.34.0 (<a href="https://github.com/getsentry/sentry-javascript/issues/6950">#6950</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/69b46b3dd8dfdc8894d12b8d16c983378f889bcc"><code>69b46b3</code></a> fix(replay): Do not renew session in error mode (<a href="https://github.com/getsentry/sentry-javascript/issues/6948">#6948</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/b86ac10ed7b67bf403c66864a4d714c24699edc5"><code>b86ac10</code></a> fix(replay): Handle compression worker errors more gracefully (<a href="https://github.com/getsentry/sentry-javascript/issues/6936">#6936</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/609887999834fd3bdccbbc242cbe7414ce431da3"><code>6098879</code></a> ci(replay): Collect replay network metrics (<a href="https://github.com/getsentry/sentry-javascript/issues/6881">#6881</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/67fec3787eba1e73497a3a4ef5ea89caa73e0fef"><code>67fec37</code></a> ref(replay): Use Sentry's forked rrweb packages (<a href="https://github.com/getsentry/sentry-javascript/issues/6935">#6935</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/77de64e6783568824031a2aa682422078d65fb2c"><code>77de64e</code></a> feat(nextjs): Add SDK to serverside <code>app</code> directory (<a href="https://github.com/getsentry/sentry-javascript/issues/6927">#6927</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/a591f517cd6ae036b242ba0950c6023be9b5b0ff"><code>a591f51</code></a> fix(replay): fix path separator substitution to replay all <code>\</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/6932">#6932</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/040ab0ccfde019894613d699dfcc53883ec3da66"><code>040ab0c</code></a> codeql(config): fix workflow on ignored .md files (<a href="https://github.com/getsentry/sentry-javascript/issues/6933">#6933</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/be640ded0be51eb12c3059bf40a736d49014c5dc"><code>be640de</code></a> chore(docs): Add publishConfig to release checklist (<a href="https://github.com/getsentry/sentry-javascript/issues/6934">#6934</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.33.0...7.34.0">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-27 07:44:46 +00:00
Sign in to join this conversation.