Skip to content

👷 bump rum-vue version to 7.0.0-alpha.0#4351

Merged
BenoitZugmeyer merged 2 commits intov7from
thomas.lebeau/v7-fix-version-next
Mar 17, 2026
Merged

👷 bump rum-vue version to 7.0.0-alpha.0#4351
BenoitZugmeyer merged 2 commits intov7from
thomas.lebeau/v7-fix-version-next

Conversation

@thomas-lebeau
Copy link
Copy Markdown
Collaborator

Motivation

The @datadog/browser-rum-vue package was still referencing v6 versions for its own version and its @datadog/browser-core and @datadog/browser-rum-core dependencies, causing mismatches on the v7 branch.

Changes

  • Bump @datadog/browser-rum-vue version from 6.31.0 to 7.0.0-alpha.0
  • Update @datadog/browser-core and @datadog/browser-rum-core dependency versions to 7.0.0-alpha.0
  • Update yarn.lock accordingly

Test instructions

Verify packages/rum-vue/package.json references 7.0.0-alpha.0 for the package version and its core dependencies.

Checklist

  • Tested locally
  • Tested on staging
  • Added unit tests for this change.
  • Added e2e/integration tests for this change.
  • Updated documentation and/or relevant AGENTS.md file

@thomas-lebeau thomas-lebeau marked this pull request as ready for review March 17, 2026 14:58
@thomas-lebeau thomas-lebeau requested a review from a team as a code owner March 17, 2026 14:58
@cit-pr-commenter-54b7da
Copy link
Copy Markdown

cit-pr-commenter-54b7da Bot commented Mar 17, 2026

Bundles Sizes Evolution

📦 Bundle Name Base Size Local Size 𝚫 𝚫% Status
Rum N/A 170.95 KiB N/A N/A N/A
Rum Profiler N/A 6.18 KiB N/A N/A N/A
Rum Recorder N/A 27.48 KiB N/A N/A N/A
Logs N/A 56.51 KiB N/A N/A N/A
Rum Slim N/A 128.19 KiB N/A N/A N/A
Worker N/A 23.63 KiB N/A N/A N/A
🚀 CPU Performance
Action Name Base CPU Time (ms) Local CPU Time (ms) 𝚫%
addglobalcontext N/A 0.0043 N/A
addaction N/A 0.0139 N/A
adderror N/A 0.014 N/A
addtiming N/A 0.003 N/A
startview N/A 0.0126 N/A
startstopsessionreplayrecording N/A 0.0007 N/A
logmessage N/A 0.0191 N/A
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
addglobalcontext N/A 33.50 KiB N/A
addaction N/A 57.85 KiB N/A
addtiming N/A 34.30 KiB N/A
adderror N/A 63.52 KiB N/A
startstopsessionreplayrecording N/A 33.79 KiB N/A
startview N/A 464.07 KiB N/A
logmessage N/A 50.32 KiB N/A

🔗 RealWorld

@datadog-datadog-prod-us1
Copy link
Copy Markdown

datadog-datadog-prod-us1 Bot commented Mar 17, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 77.23%

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 40c9e92 | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

Copy link
Copy Markdown
Member

@BenoitZugmeyer BenoitZugmeyer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait a minute before merging this. Let's sync.

@BenoitZugmeyer BenoitZugmeyer merged commit 7c8a5b6 into v7 Mar 17, 2026
17 checks passed
@BenoitZugmeyer BenoitZugmeyer deleted the thomas.lebeau/v7-fix-version-next branch March 17, 2026 16:47
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 17, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants