getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

chore(deps): bump @sentry-internal/rrweb-player from 2.12.0 to 2.16.0 #70104

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @sentry-internal/rrweb-player from 2.12.0 to 2.16.0.

Release notes

Sourced from @​sentry-internal/rrweb-player's releases.

rrweb@1.1.0, rrweb-player@0.7.11, rrweb-snapshot@1.1.12

  • make sure emit EventCast after cast fn (c788ba6)
  • update plugin docs (fb8ea8e)
  • impl #796 observe media volume change (#798) (a307c5c)
  • Save images offline, in the snapshot (#770) (69a1b9f)
  • rrdom (#613) (320a454)
  • Add option to spoof url in repl (#786) (588b3d6)
  • fix lint (5a0a135)

Thanks to @​croqaz for implementing the inlineImages feature. Thanks to @​Mark-Fenng for implementing the rrdom package and @​Juice10 as the reviewer.

rrweb@1.0.8 rrweb-player@0.7.10 rrweb-snapshot@1.1.11

  • fix #783, relative path issue for object tag (#785) (88d3ac1)
  • ignore invalid error event (28cdbe7)
  • Fix animations on pseudo-elements not pausing when replayer is paused (#776) (0439967)
  • close #736 #773 trigger meta update after add events (a07a97c)
  • Fix bug where style.opacity was incorrectly deleted when style.opacity was set to zero (#765) (ac592dc)
  • Small regex fix for older browsers (#762) (ce9e97f)
  • rrweb: replace onerror with addEventListener('error',handler) in the rrweb console plugin (#761) (f756790)

rrweb@1.0.7 rrweb-player@0.7.9 rrweb-snapshot@1.1.10

  • try to read style sheet content from JS API (a01c97f)
  • fix bundle config (5066806)
  • fix #698, replay scroll on iframe document (78526a3)
  • close #745, keep textarea text node clean (3d5b438)
  • add root scripts and update contribution guide (#750) (a261f3d)
  • doc: update two outdated links (e9c7922)
  • do not transform xlink:href when the value is an id close #566, #741 (18d66dc)
  • Fix typo (e039b5c)
  • Don't throw away information about the iframe src (#733) (ad2ca9e)
  • Add Record Once (#740) (c021134)
  • added CUX logo (#739) (d16bb35)
  • Add Statcounter logo (#738) (da63418)
  • fix: if handleProgressClick invoked after finished, start from where user clicked (#727) (e9405c5)
  • update documentary to readme (3d378c1)
  • add changelog config (5a2db77)

rrweb@1.1.3; rrweb-player@0.7.14; rrweb-snapshot@1.1.14

  • Don't serialize all cssRules if multiple text nodes exists (#866) (9ed6767)
  • Apply textContent on flush (#865) (072b81b)
  • fix #864 use for loop instead of forEach (423372b)
  • add support for nested shadow dom (#834) (d8f9290)
  • docs: text typo (#862) (cf2388f)
  • Upgrade Typescript to 4.6.2, and bump up other packages (#856) (8afeed3)

rrweb@1.1.2;rrweb-player@0.7.13;rrweb-snapshot@1.1.13

  • Decrease embedded img size for inlineImages (#836) (e104300)
  • fix: can't record SVG element inside iframe properly (#843) (e9531d4)
  • fix: Uncaught TypeError: Illegal invocation when recording incremental canvas mutation (#844) (5ae208b)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)