ComputerScienceHouse / schedulemaker

A course database lookup tool and schedule building web application for use at Rochester Institute of Technology.
http://schedule.csh.rit.edu
GNU General Public License v2.0
62 stars 38 forks source link

Bump @datadog/browser-rum from 3.11.0 to 4.8.1 #304

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @datadog/browser-rum from 3.11.0 to 4.8.1.

Changelog

Sourced from @​datadog/browser-rum's changelog.

v4.8.1

  • πŸ› [RUMF-1240] fix attribute mutating to an empty value (#1512)
  • βš—οΈ [RUMF-1182] add telemetry sample rate (#1510)
  • πŸ’‘ Update links to api key docs (#1508)

v4.8.0

  • ✨ [RUMF-1192] forward Reports to Datadog (#1506)
  • ✨ [RUMF-1192] forward console.* logs to Datadog (#1505)
  • πŸ“ fix documentation for proxyUrl documentation (#1503)
  • ✨ [RUMF-1237] The event bridge allowed hosts should also match subdomains (#1499)
  • πŸ“ add replaySampleRate to README examples (#1370)

v4.7.1

  • πŸ› Adjust records generated during view change so their date matches the view date (#1486)
  • βš—βœ¨ [RUMF-1224] remove console APIs prefix (#1479)
  • ♻️ [RUMF-1178] improve logs assembly part 2 (#1463)
  • βš—βœ¨ Allow update service version with start view (#1448)
  • βš—βœ¨ [RUMF-1208] don't discard automatic action on view creation (#1451)
  • βš—βœ¨ [RUMF-1207] collect concurrent actions (#1434)
  • ♻️ [RUMF-1207] collect concurrent actions groundwork - move action history closer to action collection (#1432)

v4.7.0

Note: The Logs Browser SDK 3.10.1 (released on December 21th, 2021) unexpectedly changed the initialization parameter forwardErrorsToLogs default value from true to false. This release restores the default value to true, so Logs Browser SDK users who don't specify this parameter will have errors forwarded as logs.

  • πŸ› [RUMF-1217] restore forwardErrorsToLogs default value to true (#1433)
  • πŸ› [RUMF-1203] fix stopSessionReplayRecording instrumentation cleanup (#1442)
  • ♻️ πŸ› [RUMF-1178] fix logs displayed twice in the console (#1425)
  • πŸ“ Update browser config to include SDK version (#1380)

v4.6.1

  • πŸ› fix build-env replacement in npm packages (#1389)

v4.6.0

  • πŸ“¦ [RUMF-1162] update developer-extension (#1379)
  • πŸ”₯ [RUMF-1198] remove problematic and useless code from the DeflateWorker (#1378)
  • βš—οΈβœ¨ [RUMF-1175] collect reports and csp violation (#1332)
  • βš—οΈ [RUMF-1181] collect telemetry events (#1374)
  • πŸ“„ Update documentation (#1362)
  • ♻️ [RUMF-1181] preliminary refactorings for telemetry events collection (#1371)
  • 🎨 Avoid template syntax when not needed (#1372)
  • πŸ“¦ [RUMF-1168] update typescript (#1368)
  • ⚑️ [RUMF-1171] prefer const enums (#1364)
  • πŸ”₯ Clear remaining code of network error removal (#1367)
  • ⚑️ Process buffered performance entries in an idle callback (#1337)

... (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 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)
dependabot[bot] commented 2 years ago

Superseded by #307.