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 with 2 updates #18603

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 Jan 19, 2025

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

Updates @datadog/browser-logs from 5.34.1 to 6.0.0

Changelog

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

v6.0.0

See our upgrade guide for a comprehensive list of breaking changes introduced by this major version.

Public Changes:

  • 💥 [RUM-7704] Remove anonymous user feature flag for v6 (#3216) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 default traceContextInjection to sampled (#3212) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 new default for track* initialization options (#3190) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 [RUM-6816] remove sendLogsAfterSessionExpiration (#3183) [LOGS]
  • 💥 [RUM 6075] Save anonymous id in session cookie (#2985) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove useCrossSiteSessionCookie option (#3179) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove Object.* Polyfills (#2908) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove some polyfills (#2857) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 build using ES2018 target (#2882) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 Collect long animation frames as long task events (#3272) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-175] sanitize RegExp and Event (#3188) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-6814] strongly type site parameter (#3161) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-1919] Add tracestate header when using tracecontext propagator (#3163) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 Prevent collecting the webpack ChunkLoadError (#3280) [RUM]
  • ⚡️ [RUM-6813] Lazy load session replay (#3152) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 [RUM-5282] Remove ie11 tests (#2856) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 do not rename bundle file when name does not change (#3273)
  • 👷 skip merge-into-next-major-job if branch don't exist (#3270)
  • 👷 enable check staging merge (#3264)
  • 👷 fix comment about performance.timing.navigationStart (#3180) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 fix comment on browser support for unicode character escape (#3177) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 [RUM-6366] disable browserStack tests (#3089)
  • 👷 fix next major deploy job config (#2988)
  • 👷 add canary deploy job for next major (#2938)
  • 🧪 Update browser matrix for tests (#2884) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ fix session store e2e to account for anonymous id (#3265)
  • ✅ Make tests robust to an instrumentMethod that does not always rewrap (#3231) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ [RUM-6813] Use promise in collectAsyncCalls instead of a callback (#3168) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

v5.35.0

Public Changes:

  • ✨ [RUM-5001] introduce a sessionPersistence config option to force using local storage (#3244) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • feat: support custom schema on Electron (#3204) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • Revert "👷 freeze canary deploy (#3238)" (#3252)
  • 👷 Update all non-major dependencies (#3240) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update dependency webpack-cli to v6 (#3241)

... (truncated)

Commits
  • 6dd0169 v6.0.0
  • 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)
  • 08ea15c Revert "💥 [RUM-7704] Remove anonymous user feature flag for v6 (#3216)"
  • ecb2fb1 💥 [RUM-7704] Remove anonymous user feature flag for v6 (#3216)
  • a7d7cf8 ✅ Make tests robust to an instrumentMethod that does not always rewrap (#3231)
  • c576519 v5.34.1 (#3233)
  • 74afcaa Merge branch 'v6' into fix-merge-db5520fb73-into-v6
  • daead32 💥 [RUM-6816] remove sendLogsAfterSessionExpiration (#3183)
  • Additional commits viewable in compare view

Updates @datadog/browser-rum from 5.34.1 to 6.0.0

Changelog

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

v6.0.0

See our upgrade guide for a comprehensive list of breaking changes introduced by this major version.

Public Changes:

  • 💥 [RUM-7704] Remove anonymous user feature flag for v6 (#3216) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 default traceContextInjection to sampled (#3212) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 new default for track* initialization options (#3190) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 [RUM-6816] remove sendLogsAfterSessionExpiration (#3183) [LOGS]
  • 💥 [RUM 6075] Save anonymous id in session cookie (#2985) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove useCrossSiteSessionCookie option (#3179) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove Object.* Polyfills (#2908) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 remove some polyfills (#2857) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 build using ES2018 target (#2882) [RUM] [RUM-REACT] [RUM-SLIM]
  • 💥 Collect long animation frames as long task events (#3272) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-175] sanitize RegExp and Event (#3188) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-6814] strongly type site parameter (#3161) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 💥 [RUM-1919] Add tracestate header when using tracecontext propagator (#3163) [RUM] [RUM-REACT] [RUM-SLIM]
  • 🐛 Prevent collecting the webpack ChunkLoadError (#3280) [RUM]
  • ⚡️ [RUM-6813] Lazy load session replay (#3152) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • 👷 [RUM-5282] Remove ie11 tests (#2856) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 do not rename bundle file when name does not change (#3273)
  • 👷 skip merge-into-next-major-job if branch don't exist (#3270)
  • 👷 enable check staging merge (#3264)
  • 👷 fix comment about performance.timing.navigationStart (#3180) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 fix comment on browser support for unicode character escape (#3177) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 [RUM-6366] disable browserStack tests (#3089)
  • 👷 fix next major deploy job config (#2988)
  • 👷 add canary deploy job for next major (#2938)
  • 🧪 Update browser matrix for tests (#2884) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ fix session store e2e to account for anonymous id (#3265)
  • ✅ Make tests robust to an instrumentMethod that does not always rewrap (#3231) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • ✅ [RUM-6813] Use promise in collectAsyncCalls instead of a callback (#3168) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

v5.35.0

Public Changes:

  • ✨ [RUM-5001] introduce a sessionPersistence config option to force using local storage (#3244) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • feat: support custom schema on Electron (#3204) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]

Internal Changes:

  • Revert "👷 freeze canary deploy (#3238)" (#3252)
  • 👷 Update all non-major dependencies (#3240) [LOGS] [RUM] [RUM-REACT] [RUM-SLIM] [WORKER]
  • 👷 Update dependency webpack-cli to v6 (#3241)

... (truncated)

Commits
  • 6dd0169 v6.0.0
  • 2fd8c03 🐛 Prevent collecting the webpack ChunkLoadError (#3280)
  • db2c5bd ⚡️ [RUM-6813] Lazy load session replay (#3152)
  • 74afcaa Merge branch 'v6' into fix-merge-db5520fb73-into-v6
  • 8c83595 Merge branch 'main' into v6
  • 507c8d6 [skip ci] Merge branch main into v6
  • 0d2674d ✨ [RUM-6814] strongly type site parameter (#3161)
  • 221551c ✅ [RUM-6813] Use promise in collectAsyncCalls instead of a callback (#3168)
  • ff85ce8 Revert "Use collectAsyncCalls with promise"
  • 1568036 Use collectAsyncCalls with promise
  • Additional commits viewable in compare view

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

@dependabot dependabot bot requested review from otto-the-bot and a team as code owners January 19, 2025 15:43
@otto-the-bot otto-the-bot enabled auto-merge (squash) January 19, 2025 15:43
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-800e354920 branch from 95ef11f to 1d29fe0 Compare January 19, 2025 15:50
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-800e354920 branch from 1d29fe0 to bc213b5 Compare January 19, 2025 15:53
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-800e354920 branch from bc213b5 to b424bf2 Compare January 26, 2025 15:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-800e354920 branch from b424bf2 to 4183b95 Compare January 26, 2025 15:51
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.34.1 to 6.0.0
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v6.0.0/packages/logs)

Updates `@datadog/browser-rum` from 5.34.1 to 6.0.0
- [Changelog](https://github.com/DataDog/browser-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v6.0.0/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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/datadog-800e354920 branch from 4183b95 to f9944cc Compare January 26, 2025 15:54
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