Skip to content

👷 chore(deps)(deps): Bump @datadog/browser-core from 6.33.0 to 7.1.0#286

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/datadog/browser-core-7.0.0
Open

👷 chore(deps)(deps): Bump @datadog/browser-core from 6.33.0 to 7.1.0#286
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/datadog/browser-core-7.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 18, 2026

Copy link
Copy Markdown
Contributor

Bumps @datadog/browser-core from 6.33.0 to 7.1.0.

Release notes

Sourced from @​datadog/browser-core's releases.

v7.1.0

Public Changes:

  • ✨ [RUM-16070] GA trackResourceHeaders (#4542) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 make sure we don't postpone batch indefinitely when upserting a view (#4583) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 align trace sampling fallback with non-bridge path [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 🐛 tolerate Cypress.env throwing under allowCypressEnv: false (#4550) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 🐛 [Browser Profiler] use profiling start time to look up session id (#4545) [RUM]
  • 📝 export public API option types for typedoc (#4575) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 📝 Add DO NOT MODIFY IT BY HAND comment to CHANGELOG.md (#4526)
  • 📝 update CDN URLs to v7 and clear NEXT_MAJOR_BRANCH (#4551)

Internal Changes:

  • 👷 Update all non-major dependencies (#4596) [RUM-ANGULAR] [RUM-NEXTJS] [RUM-VUE]
  • 👷 Auto-cancel interruptible jobs on new commits (#4571)
  • 👷 Update all non-major dependencies (#4501) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 👷 Renovate: pin angular-app to its current Angular version (#4565)
  • 👷 check @​datadog/browser-* in test app devDependencies (#4564)
  • 👷 add dd-octo-sts[bot] to CLA allowlist (#4562)
  • 👷 Bump chrome to 148.0.7778.96-1 (#4559)
  • 👷 Lock file maintenance (#4504)
  • 👷 Update dependency typescript to v6 (#4553)
  • 👷 Update dependency next to v16.1.7 [SECURITY] (#4375)
  • 👷 [PANA-7214] Use only new serialization code in mutation tracker tests (#4538) [RUM]
  • 👷 Bump chrome to 147.0.7727.55-1 (#4452)
  • 👷 RUM-15702 Add trace sampling decision to DatadogEventBridge (#4516) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ♻️ remove unnecessary type assertions [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🔥 [PANA-7724] Remove the old session replay serialization algorithm (#4547) [RUM]

v7.0.0

This is the v7 major release. It removes deprecated options and legacy code paths accumulated over the v6 line, modernizes the build, and ships a more reliable session manager.

  • Smaller, faster bundle — dropping legacy browser shims and switching to ESM dynamic imports reduces the SDK footprint on modern browsers.
  • Better privacy out of the box — safer default privacy settings mean less risk of capturing sensitive content without explicit configuration.
  • More reliable sessions — modernized session manager with bug fixes, including around very short repetitive sessions.
  • Higher-quality data — deterministic sampling (consistent decisions across products), aborted requests no longer polluting error metrics, and a new session_renewal view loading type to better understand session boundaries.
  • A cleaner API — deprecated options and beta flags removed; what's left is the supported, stable surface going forward.

Migrating from v6:

Public Changes:

  • 💥 remove fake resource timing for document resources (#4406) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 💥 add session_renewal view loading type for session-renewed views (#4478) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 💥 always collect early requests (#4285) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 💥 replace DurationVitalReference with vitalKey option in start/stopDurationVital (#4403) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]

... (truncated)

Changelog

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

v7.1.0

Public Changes:

  • ✨ [RUM-16070] GA trackResourceHeaders (#4542) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 make sure we don't postpone batch indefinitely when upserting a view (#4583) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🐛 align trace sampling fallback with non-bridge path [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 🐛 tolerate Cypress.env throwing under allowCypressEnv: false (#4550) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 🐛 [Browser Profiler] use profiling start time to look up session id (#4545) [RUM]
  • 📝 export public API option types for typedoc (#4575) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]
  • 📝 Add DO NOT MODIFY IT BY HAND comment to CHANGELOG.md (#4526)
  • 📝 update CDN URLs to v7 and clear NEXT_MAJOR_BRANCH (#4551)

Internal Changes:

  • 👷 Update all non-major dependencies (#4596) [RUM-ANGULAR] [RUM-NEXTJS] [RUM-VUE]
  • 👷 Auto-cancel interruptible jobs on new commits (#4571)
  • 👷 Update all non-major dependencies (#4501) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 👷 Renovate: pin angular-app to its current Angular version (#4565)
  • 👷 check @​datadog/browser-* in test app devDependencies (#4564)
  • 👷 add dd-octo-sts[bot] to CLA allowlist (#4562)
  • 👷 Bump chrome to 148.0.7778.96-1 (#4559)
  • 👷 Lock file maintenance (#4504)
  • 👷 Update dependency typescript to v6 (#4553)
  • 👷 Update dependency next to v16.1.7 [SECURITY] (#4375)
  • 👷 [PANA-7214] Use only new serialization code in mutation tracker tests (#4538) [RUM]
  • 👷 Bump chrome to 147.0.7727.55-1 (#4452)
  • 👷 RUM-15702 Add trace sampling decision to DatadogEventBridge (#4516) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • ♻️ remove unnecessary type assertions [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 🔥 [PANA-7724] Remove the old session replay serialization algorithm (#4547) [RUM]

v7.0.0

This is the v7 major release. It removes deprecated options and legacy code paths accumulated over the v6 line, modernizes the build, and ships a more reliable session manager.

  • Smaller, faster bundle — dropping legacy browser shims and switching to ESM dynamic imports reduces the SDK footprint on modern browsers.
  • Better privacy out of the box — safer default privacy settings mean less risk of capturing sensitive content without explicit configuration.
  • More reliable sessions — modernized session manager with bug fixes, including around very short repetitive sessions.
  • Higher-quality data — deterministic sampling (consistent decisions across products), aborted requests no longer polluting error metrics, and a new session_renewal view loading type to better understand session boundaries.
  • A cleaner API — deprecated options and beta flags removed; what's left is the supported, stable surface going forward.

Migrating from v6:

Public Changes:

  • 💥 remove fake resource timing for document resources (#4406) [LOGS] [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE] [WORKER]
  • 💥 add session_renewal view loading type for session-renewed views (#4478) [RUM] [RUM-ANGULAR] [RUM-NEXTJS] [RUM-NUXT] [RUM-SLIM] [RUM-VUE]

... (truncated)

Commits
  • d577898 v7.1.0
  • f674d58 ♻️ remove unnecessary type assertions
  • cf3b265 Merge remote-tracking branch 'origin/v7' into fix-merge-223b616d3b-into-v7
  • 223b616 👷 Update all non-major dependencies (#4501)
  • 17d79fa Merge remote-tracking branch 'origin/v7' into fix-merge-c9dd764854-into-v7
  • 01f5b6b RUM-15702 Add trace sampling decision to DatadogEventBridge (#4516)
  • 9858a8d ✨ [RUM-16070] GA trackResourceHeaders (#4542)
  • 61cad22 v7.0.0 (#4546)
  • 641fffa 🔬 gate session renewal debug context behind a feature flag (#4540)
  • 6810f11 🐛 don't adopt another tab's session when it replaces ours directly (#4537)
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 18, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 18, 2026 22:53
@dependabot dependabot Bot requested review from leoromanovsky and sameerank and removed request for a team May 18, 2026 22:53
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 18, 2026
@dependabot dependabot Bot changed the title 👷 chore(deps)(deps): Bump @datadog/browser-core from 6.33.0 to 7.0.0 👷 chore(deps)(deps): Bump @datadog/browser-core from 6.33.0 to 7.1.0 May 26, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/datadog/browser-core-7.0.0 branch from 6871d2d to 2ddaefa Compare May 26, 2026 22:41
Bumps [@datadog/browser-core](https://github.com/DataDog/browser-sdk/tree/HEAD/packages/core) from 6.33.0 to 7.1.0.
- [Release notes](https://github.com/DataDog/browser-sdk/releases)
- [Changelog](https://github.com/DataDog/browser-sdk/blob/v7.1.0/CHANGELOG.md)
- [Commits](https://github.com/DataDog/browser-sdk/commits/v7.1.0/packages/core)

---
updated-dependencies:
- dependency-name: "@datadog/browser-core"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/datadog/browser-core-7.0.0 branch from 2ddaefa to 8d27577 Compare June 10, 2026 09:47
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants