Skip to content

dependabot npm(deps): bump @sentry/node from 7.37.1 to 7.37.2

Depen d'Abot requested to merge dependabot-npm_and_yarn-sentry-node-7.37.2 into master

Bumps @sentry/node from 7.37.1 to 7.37.2.

Release notes

Sourced from @​sentry/node'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)
Changelog

Sourced from @​sentry/node'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)
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

Merge request reports

Loading