chore(deps): globals (minor → 17.5.0) #126
chore(deps): globals (minor → 17.5.0) #126gh-worker-campaigns-3e9aa4[bot] wants to merge 1 commit intomainfrom
Conversation
Overall package sizeSelf size: 35.99 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------|🤖 This report was automatically generated by heaviest-objects-in-the-universe |
|
PRApprover will approve and merge this PR, FAQ, #dx-source-code-management 🛠️ PRApproval Status
➡️ Current phase: merge in progress... |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: bff66368c4
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| __metadata: | ||
| version: 8 |
There was a problem hiding this comment.
Keep lockfile in Yarn v1 format used by CI
This rewrite switches the root lockfile from Classic syntax (# yarn lockfile v1) to Berry syntax (__metadata version 8), but the repo’s workflows still run plain yarn install without pinning/enabling Yarn 4 (see .github/workflows/build.yml and .github/actions/build-test-wasm/action.yaml). In environments that resolve yarn to Yarn Classic (the previous baseline for this repo), installs will fail at lockfile parsing, so lint/build jobs break before tests even run. Please either keep the lockfile in v1 format or migrate CI to a pinned Yarn 4 toolchain in the same change.
Useful? React with 👍 / 👎.
Summary: Dependency update — 1 package upgraded (MINOR changes included)
Manifests changed:
.(yarn)✅ Action Required: Please review the changes below. If they look good, approve and merge this PR.
Updates
Packages marked with "-" are updated due to dependency constraints.
Review Checklist
Standard review:
Update Mode: Routine Update
🤖 Generated by DataDog Automated Dependency Management System