Build(deps): bump @sentry/tracing from 7.35.0 to 7.36.0 #910

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-sentry-tracing-7.36.0 into master 2023-02-09 07:31:48 +00:00
argoyle commented 2023-02-03 04:38:38 +00:00 (Migrated from gitlab.com)

Bumps @sentry/tracing from 7.35.0 to 7.36.0.

Release notes

Sourced from @​sentry/tracing's releases.

7.36.0

This Release re-introduces the accidentally removed but still deprecated maskInputOptions option for Session Replay. Furthermore, replays are now stopped instead of paused when a rate limit is encountered.

  • feat(replay): Add back deprecated maskInputOptions (#6981)
  • feat(replay): Stop recording when hitting a rate limit (#7018)
  • fix(integrations): Report BaseClient integrations added after init (#7011)
  • fix(replay): Don't mangle private rrweb property (#7033)
  • fix(replay): Fix feature detection of PerformanceObserver (#7029)
Changelog

Sourced from @​sentry/tracing's changelog.

7.36.0

This Release re-introduces the accidentally removed but still deprecated maskInputOptions option for Session Replay. Furthermore, replays are now stopped instead of paused when a rate limit is encountered.

  • feat(replay): Add back deprecated maskInputOptions (#6981)
  • feat(replay): Stop recording when hitting a rate limit (#7018)
  • fix(integrations): Report BaseClient integrations added after init (#7011)
  • fix(replay): Don't mangle private rrweb property (#7033)
  • fix(replay): Fix feature detection of PerformanceObserver (#7029)
Commits


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.35.0 to 7.36.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.36.0</h2> <p>This Release re-introduces the accidentally removed but still deprecated <code>maskInputOptions</code> option for Session Replay. Furthermore, replays are now stopped instead of paused when a rate limit is encountered.</p> <ul> <li>feat(replay): Add back deprecated <code>maskInputOptions</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/6981">#6981</a>)</li> <li>feat(replay): Stop recording when hitting a rate limit (<a href="https://github.com/getsentry/sentry-javascript/issues/7018">#7018</a>)</li> <li>fix(integrations): Report <code>BaseClient</code> integrations added after init (<a href="https://github.com/getsentry/sentry-javascript/issues/7011">#7011</a>)</li> <li>fix(replay): Don't mangle private rrweb property (<a href="https://github.com/getsentry/sentry-javascript/issues/7033">#7033</a>)</li> <li>fix(replay): Fix feature detection of PerformanceObserver (<a href="https://github.com/getsentry/sentry-javascript/issues/7029">#7029</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md"><code>@​sentry/tracing</code>'s changelog</a>.</em></p> <blockquote> <h2>7.36.0</h2> <p>This Release re-introduces the accidentally removed but still deprecated <code>maskInputOptions</code> option for Session Replay. Furthermore, replays are now stopped instead of paused when a rate limit is encountered.</p> <ul> <li>feat(replay): Add back deprecated <code>maskInputOptions</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/6981">#6981</a>)</li> <li>feat(replay): Stop recording when hitting a rate limit (<a href="https://github.com/getsentry/sentry-javascript/issues/7018">#7018</a>)</li> <li>fix(integrations): Report <code>BaseClient</code> integrations added after init (<a href="https://github.com/getsentry/sentry-javascript/issues/7011">#7011</a>)</li> <li>fix(replay): Don't mangle private rrweb property (<a href="https://github.com/getsentry/sentry-javascript/issues/7033">#7033</a>)</li> <li>fix(replay): Fix feature detection of PerformanceObserver (<a href="https://github.com/getsentry/sentry-javascript/issues/7029">#7029</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/64b04b2b2d85f34767d2130526937c693a6f3933"><code>64b04b2</code></a> release: 7.36.0</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/42e2f58efb272b4cd97ea35d6a10ac122aec6d03"><code>42e2f58</code></a> Merge pull request <a href="https://github.com/getsentry/sentry-javascript/issues/7039">#7039</a> from getsentry/develop</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/75325222c489af3cfdac3e046525131ee2769d1c"><code>7532522</code></a> ci: Fix invalid yaml (<a href="https://github.com/getsentry/sentry-javascript/issues/7034">#7034</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/503a1c21cf1c221cd93b57c1e60883166429979d"><code>503a1c2</code></a> Merge pull request <a href="https://github.com/getsentry/sentry-javascript/issues/7036">#7036</a> from getsentry/develop</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/5e05e0459f2a9564643b5bf6e4525ea5f9152ca6"><code>5e05e04</code></a> meta: Update <code>CHANGELOG</code> for 7.36.0 (<a href="https://github.com/getsentry/sentry-javascript/issues/7035">#7035</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/46de4e2d52da3ddd2b9e6473118ad8879784e237"><code>46de4e2</code></a> fix(replay): Don't mangle private rrweb property (<a href="https://github.com/getsentry/sentry-javascript/issues/7033">#7033</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/e0a75f540d6e49573d32573ff75ce51f4b7cee3a"><code>e0a75f5</code></a> fix(integrations): Report <code>BaseClient</code> integrations added after init (<a href="https://github.com/getsentry/sentry-javascript/issues/7011">#7011</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/be6a8a16f5617b75f987b849fae55ec2d4dde383"><code>be6a8a1</code></a> ci: Skip CI when syncing develop&lt;&gt;master (<a href="https://github.com/getsentry/sentry-javascript/issues/7021">#7021</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/c3dd3559de21b4ffab8b0da534febd6215b95263"><code>c3dd355</code></a> feat(replay): Add back deprecated <code>maskInputOptions</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/6981">#6981</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/3f8dd4250a01bd5bb08e6426afe9f6bb9a3c1153"><code>3f8dd42</code></a> fix(replay): Fix feature detection of PerformanceObserver (<a href="https://github.com/getsentry/sentry-javascript/issues/7029">#7029</a>)</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.35.0...7.36.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) scheduled this pull request to auto merge when all checks succeed 2023-02-03 05:48:35 +00:00
argoyle commented 2023-02-09 06:53:01 +00:00 (Migrated from gitlab.com)

aborted the automatic merge because target branch was updated

aborted the automatic merge because target branch was updated
argoyle commented 2023-02-09 07:18:31 +00:00 (Migrated from gitlab.com)

added 2 commits

  • 3053fbc9 - 1 commit from branch master
  • bdeb7ea3 - Build(deps): bump @sentry/tracing from 7.35.0 to 7.36.0

Compare with previous version

added 2 commits <ul><li>3053fbc9 - 1 commit from branch <code>master</code></li><li>bdeb7ea3 - Build(deps): bump @sentry/tracing from 7.35.0 to 7.36.0</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/861/diffs?diff_id=599174020&start_sha=9a3eb8d6696aa9a45beaa271cd351a14d49f0a71)
argoyle (Migrated from gitlab.com) scheduled this pull request to auto merge when all checks succeed 2023-02-09 07:24:32 +00:00
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-09 07:31:48 +00:00
Sign in to join this conversation.