Build(deps): bump @sentry/tracing from 7.37.0 to 7.37.2 #945

Merged
argoyle merged 1 commits from dependabot-npm_and_yarn-sentry-tracing-7.37.2 into master 2023-02-14 08:53:08 +00:00
argoyle commented 2023-02-14 04:38:05 +00:00 (Migrated from gitlab.com)

Bumps @sentry/tracing from 7.37.0 to 7.37.2.

Release notes

Sourced from @​sentry/tracing's releases.

7.37.2

This release includes changes and fixes around text masking and blocking in Replay's rrweb dependency. See versions 1.102.0 and 1.103.0.

  • feat: Check blockSelector for blocking elements as well
  • feat: With maskAllText, mask the attributes: placeholder, title, aria-label
  • feat: fix masking on textarea
  • feat: Add maskAllText option

SDK Changes:

  • fix(replay): Fix svgs not getting unblocked (#7132)

7.37.1

  • fix(browser): Support async in stack frame urls (#7131)
  • fix(nextjs): Make api route identifier stricter (#7126)
  • fix(node): Don't rely on this in http integration (#7135)
  • fix(replay): Fix missing fetch/xhr requests (#7134)
  • fix(tracing): Export defaultStackParser from tracing CDN bundles (#7116)
Changelog

Sourced from @​sentry/tracing's changelog.

7.37.2

This release includes changes and fixes around text masking and blocking in Replay's rrweb dependency. See versions 1.102.0 and 1.103.0.

  • feat: Check blockSelector for blocking elements as well
  • feat: With maskAllText, mask the attributes: placeholder, title, aria-label
  • feat: fix masking on textarea
  • feat: Add maskAllText option

SDK Changes:

  • fix(replay): Fix svgs not getting unblocked (#7132)

7.37.1

  • fix(browser): Support async in stack frame urls (#7131)
  • fix(nextjs): Make api route identifier stricter (#7126)
  • fix(node): Don't rely on this in http integration (#7135)
  • fix(replay): Fix missing fetch/xhr requests (#7134)
  • fix(tracing): Export defaultStackParser from tracing CDN bundles (#7116)
Commits
  • 3420156 release: 7.37.2
  • 43965f2 Merge pull request #7158 from getsentry/prepare-release/7.37.2
  • 53046d8 meta: Update CHANGELOG for 7.37.2
  • f7c0a2f feat(replay): Bump rrweb to 1.103.0 (#7160)
  • cb19818 fix(integration-tests): Skip non-replay bundles in replay test (#7159)
  • 7a332e4 Merge pull request #7096 from getsentry/lms-replay-pw-add-bundles
  • ee301c3 feat(replay): Upgrade to rrweb@1.102.0 (#7133)
  • 26972d3 Merge pull request #7146 from getsentry/master
  • 93c4759 fix(replay): Fix svgs not getting unblocked (#7132)
  • 28b17fb Merge branch 'release/7.37.1'
  • 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.37.0 to 7.37.2. <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.37.2</h2> <p>This release includes changes and fixes around text masking and blocking in Replay's <code>rrweb</code> dependency. See versions <a href="https://github.com/getsentry/rrweb/releases/tag/1.102.0">1.102.0</a> and <a href="https://github.com/getsentry/rrweb/releases/tag/1.103.0">1.103.0</a>.</p> <ul> <li>feat: Check <code>blockSelector</code> for blocking elements as well</li> <li>feat: With maskAllText, mask the attributes: placeholder, title, <code>aria-label</code></li> <li>feat: fix masking on <code>textarea</code></li> <li>feat: Add <code>maskAllText</code> option</li> </ul> <p>SDK Changes:</p> <ul> <li>fix(replay): Fix svgs not getting unblocked (<a href="https://github.com/getsentry/sentry-javascript/issues/7132">#7132</a>)</li> </ul> <h2>7.37.1</h2> <ul> <li>fix(browser): Support <code>async</code> in stack frame urls (<a href="https://github.com/getsentry/sentry-javascript/issues/7131">#7131</a>)</li> <li>fix(nextjs): Make api route identifier stricter (<a href="https://github.com/getsentry/sentry-javascript/issues/7126">#7126</a>)</li> <li>fix(node): Don't rely on <code>this</code> in http integration (<a href="https://github.com/getsentry/sentry-javascript/issues/7135">#7135</a>)</li> <li>fix(replay): Fix missing fetch/xhr requests (<a href="https://github.com/getsentry/sentry-javascript/issues/7134">#7134</a>)</li> <li>fix(tracing): Export <code>defaultStackParser</code> from tracing CDN bundles (<a href="https://github.com/getsentry/sentry-javascript/issues/7116">#7116</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.37.2</h2> <p>This release includes changes and fixes around text masking and blocking in Replay's <code>rrweb</code> dependency. See versions <a href="https://github.com/getsentry/rrweb/releases/tag/1.102.0">1.102.0</a> and <a href="https://github.com/getsentry/rrweb/releases/tag/1.103.0">1.103.0</a>.</p> <ul> <li>feat: Check <code>blockSelector</code> for blocking elements as well</li> <li>feat: With maskAllText, mask the attributes: placeholder, title, <code>aria-label</code></li> <li>feat: fix masking on <code>textarea</code></li> <li>feat: Add <code>maskAllText</code> option</li> </ul> <p>SDK Changes:</p> <ul> <li>fix(replay): Fix svgs not getting unblocked (<a href="https://github.com/getsentry/sentry-javascript/issues/7132">#7132</a>)</li> </ul> <h2>7.37.1</h2> <ul> <li>fix(browser): Support <code>async</code> in stack frame urls (<a href="https://github.com/getsentry/sentry-javascript/issues/7131">#7131</a>)</li> <li>fix(nextjs): Make api route identifier stricter (<a href="https://github.com/getsentry/sentry-javascript/issues/7126">#7126</a>)</li> <li>fix(node): Don't rely on <code>this</code> in http integration (<a href="https://github.com/getsentry/sentry-javascript/issues/7135">#7135</a>)</li> <li>fix(replay): Fix missing fetch/xhr requests (<a href="https://github.com/getsentry/sentry-javascript/issues/7134">#7134</a>)</li> <li>fix(tracing): Export <code>defaultStackParser</code> from tracing CDN bundles (<a href="https://github.com/getsentry/sentry-javascript/issues/7116">#7116</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/getsentry/sentry-javascript/commit/3420156d58d8a0ca8fbe755da82caf1f06f40638"><code>3420156</code></a> release: 7.37.2</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/43965f223e14f8cd527207d06982cf25770c4f6b"><code>43965f2</code></a> Merge pull request <a href="https://github.com/getsentry/sentry-javascript/issues/7158">#7158</a> from getsentry/prepare-release/7.37.2</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/53046d87c5ab96dbf28b7d8f836bbd2d52972843"><code>53046d8</code></a> meta: Update CHANGELOG for 7.37.2</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/f7c0a2f3a07bfa42dc1da0baac803d7c3c7cec5b"><code>f7c0a2f</code></a> feat(replay): Bump <code>rrweb</code> to 1.103.0 (<a href="https://github.com/getsentry/sentry-javascript/issues/7160">#7160</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/cb198185aaf8875cf7b2bf32cbd15065eebff6e6"><code>cb19818</code></a> fix(integration-tests): Skip non-replay bundles in replay test (<a href="https://github.com/getsentry/sentry-javascript/issues/7159">#7159</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/7a332e40717d4b7abd3a39f4568f4a7fc9d89c81"><code>7a332e4</code></a> Merge pull request <a href="https://github.com/getsentry/sentry-javascript/issues/7096">#7096</a> from getsentry/lms-replay-pw-add-bundles</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/ee301c3d38c1f36a05a74d2643b29f5b38a67899"><code>ee301c3</code></a> feat(replay): Upgrade to <code>rrweb@1.102.0</code> (<a href="https://github.com/getsentry/sentry-javascript/issues/7133">#7133</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/26972d3de2b053c902783042eeca962ed0d45be7"><code>26972d3</code></a> Merge pull request <a href="https://github.com/getsentry/sentry-javascript/issues/7146">#7146</a> from getsentry/master</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/93c47595a1660a77d176d6be5a1b7370596daf22"><code>93c4759</code></a> fix(replay): Fix svgs not getting unblocked (<a href="https://github.com/getsentry/sentry-javascript/issues/7132">#7132</a>)</li> <li><a href="https://github.com/getsentry/sentry-javascript/commit/28b17fbe1610c82bfb279c5439a81a76b0d988e0"><code>28b17fb</code></a> Merge branch 'release/7.37.1'</li> <li>Additional commits viewable in <a href="https://github.com/getsentry/sentry-javascript/compare/7.37.0...7.37.2">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 commented 2023-02-14 04:38:07 +00:00 (Migrated from gitlab.com)

mentioned in merge request !891

mentioned in merge request !891
argoyle commented 2023-02-14 08:52:56 +00:00 (Migrated from gitlab.com)

added 4 commits

  • 79f0230f...ed10e971 - 3 commits from branch master
  • 5eeb675e - Build(deps): bump @sentry/tracing from 7.37.0 to 7.37.2

Compare with previous version

added 4 commits <ul><li>79f0230f...ed10e971 - 3 commits from branch <code>master</code></li><li>5eeb675e - Build(deps): bump @sentry/tracing from 7.37.0 to 7.37.2</li></ul> [Compare with previous version](/unboundsoftware/dancefinder/dancefinder-app/-/merge_requests/896/diffs?diff_id=602993360&start_sha=79f0230ff840c97371eda628e4316d09a7487858)
argoyle (Migrated from gitlab.com) merged commit into master 2023-02-14 08:53:08 +00:00
Sign in to join this conversation.