pixiebrix / pixiebrix-extension

PixieBrix browser extension
https://www.pixiebrix.com
GNU Affero General Public License v3.0
83 stars 22 forks source link

Bump the datadog group with 2 updates #9184

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the datadog group with 2 updates: @datadog/browser-logs and @datadog/browser-rum.

Updates @datadog/browser-logs from 5.26.0 to 5.27.0

Changelog

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

v5.27.0

Public Changes

  • ✨ Discard loading time when page is hidden (#2965) [RUM] [RUM-SLIM]
  • 🐛 [RUM-5785] fix missing navigation timings on Safari (#2964) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • 🐛 convert long animation frame times to nanoseconds (#2994) [RUM] [RUM-SLIM]
  • 🐛 [RUM-94] ignore performance resource timings with negative duration (#2958) [RUM] [RUM-SLIM]

Internal Changes

  • 👷 Update all non-major dependencies (#2992) [RUM-REACT] [RUM]
  • 👷 timeout e2e-bs ci job after 30 minutes (#2999)
  • 👷 Bump staging to staging-38
  • 👷 Bump chrome to 128.0.6613.84-1 (#2946)
  • 👷 allow job 'test-performance' to fail (#2980)
  • 👷 Update all non-major dependencies (#2975)
  • 👷 Bump staging to staging-37
  • 🎨 [RUM-6203] Expose experimental features in init method (#3006) [RUM] [RUM-SLIM]
  • 🎨 [RUM-5100] Move away from testbuilder in test files - Pt 3 (#2952) [RUM] [RUM-SLIM]
  • ✅♻️ do not mock navigationStart in mockClock (#2979) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-6181] Use performanceObserver for LCP entries (#2990) [RUM] [RUM-SLIM]
  • 🔥 cleanup unused Experimental Features (#2996) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-6180] Use performanceObserver for long-task entries (#2989) [RUM] [RUM-SLIM]
  • ⚗️✨ [RUM 5983] Add set view context apis (#2967) [LOGS] [RUM] [RUM-SLIM] [WORKER]
Commits


Updates @datadog/browser-rum from 5.26.0 to 5.27.0

Changelog

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

v5.27.0

Public Changes

  • ✨ Discard loading time when page is hidden (#2965) [RUM] [RUM-SLIM]
  • 🐛 [RUM-5785] fix missing navigation timings on Safari (#2964) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • 🐛 convert long animation frame times to nanoseconds (#2994) [RUM] [RUM-SLIM]
  • 🐛 [RUM-94] ignore performance resource timings with negative duration (#2958) [RUM] [RUM-SLIM]

Internal Changes

  • 👷 Update all non-major dependencies (#2992) [RUM-REACT] [RUM]
  • 👷 timeout e2e-bs ci job after 30 minutes (#2999)
  • 👷 Bump staging to staging-38
  • 👷 Bump chrome to 128.0.6613.84-1 (#2946)
  • 👷 allow job 'test-performance' to fail (#2980)
  • 👷 Update all non-major dependencies (#2975)
  • 👷 Bump staging to staging-37
  • 🎨 [RUM-6203] Expose experimental features in init method (#3006) [RUM] [RUM-SLIM]
  • 🎨 [RUM-5100] Move away from testbuilder in test files - Pt 3 (#2952) [RUM] [RUM-SLIM]
  • ✅♻️ do not mock navigationStart in mockClock (#2979) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-6181] Use performanceObserver for LCP entries (#2990) [RUM] [RUM-SLIM]
  • 🔥 cleanup unused Experimental Features (#2996) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-6180] Use performanceObserver for long-task entries (#2989) [RUM] [RUM-SLIM]
  • ⚗️✨ [RUM 5983] Add set view context apis (#2967) [LOGS] [RUM] [RUM-SLIM] [WORKER]
Commits


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 major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 74.78%. Comparing base (8318d74) to head (7d5e119). Report is 307 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #9184 +/- ## ========================================== + Coverage 74.24% 74.78% +0.54% ========================================== Files 1332 1360 +28 Lines 40817 41906 +1089 Branches 7634 7827 +193 ========================================== + Hits 30306 31341 +1035 - Misses 10511 10565 +54 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 1 week ago

Playwright test results

failed  2 failed
passed  119 passed
flaky  9 flaky
skipped  4 skipped

Details

report  Open report ↗︎
stats  134 tests across 44 suites
duration  14 minutes, 57 seconds
commit  7d5e119
info  For more information on how to debug and view this report, see our readme

Failed tests chrome › tests/extensionConsole/activation.spec.ts › can activate a mod via url msedge › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod
Flaky tests msedge › tests/deployments/deploymentActivation.spec.ts › activate a deployed mod in the extension console chrome › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod chrome › tests/pageEditor/brickActions.spec.ts › brick actions panel behavior msedge › tests/pageEditor/liveEditing.spec.ts › live editing behavior chrome › tests/pageEditor/saveMod.spec.ts › can save a standalone trigger mod msedge › tests/runtime/insertAtCursor.spec.ts › Insert at Cursor › 8154: can insert at cursor after opening sidebar from selection menu chrome › tests/runtime/sidebar/sidebarController.spec.ts › sidebar controller › shows focus dialog in top-level frame msedge › tests/smoke/sidebar.spec.ts › sidebar page smoke test › can open the sidebar from selection menu action and view the related mod's sidebar panel msedge › tests/smoke/workshopPage.spec.ts › extension console workshop smoke test › can navigate to workshop page without a username
Skipped tests chrome › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor msedge › tests/regressions/doNotCloseSidebarOnPageEditorSave.spec.ts › #8104: Do not automatically close the sidebar when saving in the Page Editor chrome › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options msedge › tests/runtime/googleSheetsIntegration.spec.ts › can activate a google spreadsheet mod with config options
dependabot[bot] commented 1 week ago

Looks like these dependencies are no longer updatable, so this is no longer needed.