Skip to content

👷 fix missing yarn.lock entries for rum-vue dependencies#4347

Merged
mormubis merged 2 commits intomainfrom
adrian.delarosa/fix-rum-vue-version
Mar 17, 2026
Merged

👷 fix missing yarn.lock entries for rum-vue dependencies#4347
mormubis merged 2 commits intomainfrom
adrian.delarosa/fix-rum-vue-version

Conversation

@mormubis
Copy link
Copy Markdown
Contributor

Motivation

The rum-vue package was scaffolded with 6.30.1 dependencies but the lockfile was missing those entries, causing every CI job to fail.

Changes

Add the missing lockfile entries for @datadog/browser-core@6.30.1 and @datadog/browser-rum-core@6.30.1.

Test instructions

N/A

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

@mormubis mormubis requested a review from a team as a code owner March 17, 2026 09:34
@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 175.02 KiB N/A N/A N/A
Rum Profiler N/A 6.16 KiB N/A N/A N/A
Rum Recorder N/A 27.46 KiB N/A N/A N/A
Logs N/A 56.80 KiB N/A N/A N/A
Rum Slim N/A 130.66 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.016 N/A
adderror N/A 0.0151 N/A
addtiming N/A 0.0031 N/A
startview N/A 0.0136 N/A
startstopsessionreplayrecording N/A 0.001 N/A
logmessage N/A 0.0187 N/A
🧠 Memory Performance
Action Name Base Memory Consumption Local Memory Consumption 𝚫
addglobalcontext N/A 27.30 KiB N/A
addaction N/A 51.70 KiB N/A
addtiming N/A 26.04 KiB N/A
adderror N/A 55.56 KiB N/A
startstopsessionreplayrecording N/A 24.96 KiB N/A
startview N/A 462.29 KiB N/A
logmessage N/A 45.12 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: 109d0fe | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@mormubis mormubis merged commit 3d20c79 into main Mar 17, 2026
21 checks passed
@mormubis mormubis deleted the adrian.delarosa/fix-rum-vue-version branch March 17, 2026 10:32
@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.

2 participants