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

chore(deps): bump the datadog group across 1 directory with 2 updates #18721

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2025

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

Updates @datadog/browser-logs from 5.34.1 to 6.2.1

Changelog

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

v6.2.1

Public Changes:

  • 🐛 [RUM-7694] - Keep more ReplayStats history to avoid wrongly marking views as having no replay (#3318) [RUM]

v6.2.0

Public Changes:

  • ✨ [RUM-6563] Attribute ressource URL to LCP (#3154) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM-8353] Throttle view context update (#3314) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 fix document resource duration (#3307) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ✅ fix failing skipped test (#3309) [RUM]
  • 🔊 Revert hooks and add missing URL context telemetry (#3313) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🔊 Add telemetry on missing URL context (#3304) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ⚗️Update RC to support new format and URL [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🚨 enforce consistent type export (#3302) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-8123] Introduce a hook to assemble events (#3289) [RUM] [RUM-REACT] [RUM-SLIM]

v6.1.0

Public Changes:

  • ✨ Report original error from addReactError instead of fake rendering error (#3293) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-6581] Add an init parameter to chose feature flags event collection (#3283) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ Capture previous and current rects in CLS attribution data (#3269) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-7572] Add get api of view specific context (#3266) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-6567] Generate new web vitals attribution fields (#3251) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 Prevent collecting the webpack ChunkLoadError (#3280) [RUM]
  • ⚡️ [RUM-7650] GA delaying the viewport dimension collection (#3248) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷‍♀️ [RUM-7963] Add anonymous user id e2e test and cleanup (#3268) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 fix eslint error on UNSTABLE_ReactComponentTracker case (#3298) [RUM-REACT]
  • 👷 Bump chrome to 132.0.6834.110-1 (#3296)
  • 👷 various tiny fixes (#3291) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update all non-major dependencies (#3292) [RUM-REACT]
  • 👷 upload source maps for next major canary (#3288)
  • 👷 Update all non-major dependencies (#3246)
  • 👷 Update dependency puppeteer to v24 (#3275)
  • 👷: migrate renovate config (#3279)
  • ✅ Add e2e test for telemetry usage (#3222) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ mitigate e2e protocol latency (#3295)
  • ✅ don't rely on segment counts on e2e tests (#3278) [RUM]
  • ✅ clear identifier implementation cache between tests (#3282) [RUM] [RUM-REACT] [RUM-SLIM]

... (truncated)

Commits
  • a667ee7 v6.2.1
  • 08fb157 v6.2.0 (#3317)
  • 1e6be41 🚨 enforce consistent type export (#3302)
  • aa1a666 v6.1.0 (#3301)
  • 1440c99 👷‍♀️ [RUM-7963] Add anonymous user id e2e test and cleanup (#3268)
  • bfffdaf ✨ Report original error from addReactError instead of fake rendering error ...
  • 6781068 v6.0.0 (#3281)
  • 2b51baa Merge remote-tracking branch 'origin/v6' into fix-merge-5f995a4bac-into-v6
  • 5f995a4 ✨ [RUM-5001] introduce a sessionPersistence config option to force using lo...
  • 49a2e47 💥 [RUM-7704] Remove anonymous user feature flag for v6 (#3243)
  • Additional commits viewable in compare view

Updates @datadog/browser-rum from 5.34.1 to 6.2.1

Changelog

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

v6.2.1

Public Changes:

  • 🐛 [RUM-7694] - Keep more ReplayStats history to avoid wrongly marking views as having no replay (#3318) [RUM]

v6.2.0

Public Changes:

  • ✨ [RUM-6563] Attribute ressource URL to LCP (#3154) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 [RUM-8353] Throttle view context update (#3314) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 fix document resource duration (#3307) [RUM] [RUM-REACT] [RUM-SLIM]

Internal Changes:

  • ✅ fix failing skipped test (#3309) [RUM]
  • 🔊 Revert hooks and add missing URL context telemetry (#3313) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🔊 Add telemetry on missing URL context (#3304) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ⚗️Update RC to support new format and URL [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🚨 enforce consistent type export (#3302) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ♻️ [RUM-8123] Introduce a hook to assemble events (#3289) [RUM] [RUM-REACT] [RUM-SLIM]

v6.1.0

Public Changes:

  • ✨ Report original error from addReactError instead of fake rendering error (#3293) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✨ [RUM-6581] Add an init parameter to chose feature flags event collection (#3283) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ Capture previous and current rects in CLS attribution data (#3269) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-7572] Add get api of view specific context (#3266) [RUM] [RUM-REACT] [RUM-SLIM]
  • ✨ [RUM-6567] Generate new web vitals attribution fields (#3251) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 🐛 Prevent collecting the webpack ChunkLoadError (#3280) [RUM]
  • ⚡️ [RUM-7650] GA delaying the viewport dimension collection (#3248) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷‍♀️ [RUM-7963] Add anonymous user id e2e test and cleanup (#3268) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 fix eslint error on UNSTABLE_ReactComponentTracker case (#3298) [RUM-REACT]
  • 👷 Bump chrome to 132.0.6834.110-1 (#3296)
  • 👷 various tiny fixes (#3291) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update all non-major dependencies (#3292) [RUM-REACT]
  • 👷 upload source maps for next major canary (#3288)
  • 👷 Update all non-major dependencies (#3246)
  • 👷 Update dependency puppeteer to v24 (#3275)
  • 👷: migrate renovate config (#3279)
  • ✅ Add e2e test for telemetry usage (#3222) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ mitigate e2e protocol latency (#3295)
  • ✅ don't rely on segment counts on e2e tests (#3278) [RUM]
  • ✅ clear identifier implementation cache between tests (#3282) [RUM] [RUM-REACT] [RUM-SLIM]

... (truncated)

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

@otto-the-bot otto-the-bot enabled auto-merge (squash) February 9, 2025 15:58
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-b18003fac8 branch from c3783df to 981be6b Compare February 9, 2025 16:06
Bumps the datadog group with 2 updates in the / directory: [@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.34.1 to 6.2.1
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v6.2.1/packages/logs)

Updates `@datadog/browser-rum` from 5.34.1 to 6.2.1
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v6.2.1/packages/rum)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-b18003fac8 branch from 981be6b to c6011d8 Compare February 9, 2025 16:10
Copy link

sonarqubecloud bot commented Feb 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant