Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the datadog group with 2 updates #9214

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2024

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

Updates @datadog/browser-logs from 5.26.0 to 5.28.0

Changelog

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

v5.28.0

Public Changes:

  • ✨ replace react-router wildcard routes with their actual path name (#3023) [RUM-REACT]
  • 🐛 fix to redirect v6-canary bundles urls to local dev bundles (#3021)

Internal Changes:

  • 👷 Update all non-major dependencies (#3030) [RUM-REACT]
  • 👷 Bump staging to staging-39
  • 👷 Bump webpack from 5.76.0 to 5.94.0 in /test/app (#3013)
  • ♻️ [RUM-6278] Use performance observer for layout shift entries (#3028) [RUM] [RUM-SLIM]
  • ✨ [RUM 4813] Remove feature flag for view specific context (#3031) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • 🐛 fix to redirect v6-canary bundles urls to local dev bundles (#3021)
  • 👷 [RUM 6237] Add e2e test for view context API init (#3025)
  • ♻️ [RUM-6188] Use performanceObserver for first input and event entries (#2995) [RUM] [RUM-SLIM]
  • ♻️ [RUM-6184] Use performanceObserver for paint entries (#2991) [RUM] [RUM-SLIM]
  • ✨ Increase INITIALIZATION_TIME_OUT_DELAY (#3017) [RUM]

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.28.0

Changelog

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

v5.28.0

Public Changes:

  • ✨ replace react-router wildcard routes with their actual path name (#3023) [RUM-REACT]
  • 🐛 fix to redirect v6-canary bundles urls to local dev bundles (#3021)

Internal Changes:

  • 👷 Update all non-major dependencies (#3030) [RUM-REACT]
  • 👷 Bump staging to staging-39
  • 👷 Bump webpack from 5.76.0 to 5.94.0 in /test/app (#3013)
  • ♻️ [RUM-6278] Use performance observer for layout shift entries (#3028) [RUM] [RUM-SLIM]
  • ✨ [RUM 4813] Remove feature flag for view specific context (#3031) [LOGS] [RUM] [RUM-SLIM] [WORKER]
  • 🐛 fix to redirect v6-canary bundles urls to local dev bundles (#3021)
  • 👷 [RUM 6237] Add e2e test for view context API init (#3025)
  • ♻️ [RUM-6188] Use performanceObserver for first input and event entries (#2995) [RUM] [RUM-SLIM]
  • ♻️ [RUM-6184] Use performanceObserver for paint entries (#2991) [RUM] [RUM-SLIM]
  • ✨ Increase INITIALIZATION_TIME_OUT_DELAY (#3017) [RUM]

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the datadog group with 2 updates: [@datadog/browser-logs](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/logs) and [@datadog/browser-rum](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/rum).


Updates `@datadog/browser-logs` from 5.26.0 to 5.28.0
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v5.28.0/packages/logs)

Updates `@datadog/browser-rum` from 5.26.0 to 5.28.0
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v5.28.0/packages/rum)

---
updated-dependencies:
- dependency-name: "@datadog/browser-logs"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: datadog
- dependency-name: "@datadog/browser-rum"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: datadog
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 29, 2024
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.80%. Comparing base (8318d74) to head (e9d5457).
Report is 325 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9214      +/-   ##
==========================================
+ Coverage   74.24%   74.80%   +0.55%     
==========================================
  Files        1332     1366      +34     
  Lines       40817    42149    +1332     
  Branches     7634     7879     +245     
==========================================
+ Hits        30306    31530    +1224     
- Misses      10511    10619     +108     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

github-actions bot commented Sep 29, 2024

Playwright test results

failed  1 failed
passed  118 passed
flaky  15 flaky
skipped  4 skipped

Details

report  Open report ↗︎
stats  138 tests across 45 suites
duration  1 day, 4 hours, 14 minutes, 50 seconds
commit  e9d5457
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

Flaky tests

msedge-setup › setup/affiliated.setup.ts › authenticate with affiliated user
msedge › tests/pageEditor/addStarterBrick.spec.ts › Add starter brick to mod
chrome › tests/pageEditor/saveMod.spec.ts › can save a standalone trigger mod
msedge › tests/regressions/sidebarLinks.spec.ts › #8206: clicking links from the sidebar doesn't crash browser
msedge › tests/runtime/allFrames.spec.ts › 8527: availability allFrames declaration
chrome › tests/runtime/customEvents.spec.ts › custom event brick functionality
msedge › tests/runtime/localIntegrations.spec.ts › Local Integrations Page › can create a new integration
msedge › tests/runtime/modVariables/variableSync.spec.ts › Mod Variable Sync › session variable cross-tab sync
msedge › tests/runtime/setInputValue.spec.ts › can set input value
msedge › tests/smoke/floatingActionButton.spec.ts › sidebar page smoke test › can hide the floating action button
chrome › 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/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/telemetry/errors.spec.ts › can report a service worker error to telemetry service
msedge › tests/telemetry/errors.spec.ts › can report an indexdb error to telemetry service
chrome › tests/workshop/createMod.spec.ts › can create a new mod from a yaml definition and update it

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

@grahamlangford grahamlangford enabled auto-merge (squash) September 30, 2024 14:11
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 30, 2024

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

@dependabot dependabot bot closed this Sep 30, 2024
auto-merge was automatically disabled September 30, 2024 14:26

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/datadog-97ea4af7d5 branch September 30, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant