-
Notifications
You must be signed in to change notification settings - Fork 4.1k
chore: dependency bumps #8776
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: dependency bumps #8776
Conversation
|
✅ Review Complete Code Review Summary |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
1 issue found across 1 file
Prompt for AI agents (all 1 issues)
Understand the root cause of the following 1 issues and fix them.
<file name="packages/config-yaml/package.json">
<violation number="1" location="packages/config-yaml/package.json:27">
The dependency was bumped to ^2.8.1 here without updating packages/config-yaml/package-lock.json, so installs remain pinned to ^2.6.1 and the intended upgrade won’t ship. Refresh the lock file after changing dependency versions.</violation>
</file>
Reply to cubic to teach it or ask questions. Re-run a review with @cubic-dev-ai review this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 12 files
|
🎉 This PR is included in version 1.34.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.30.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.5.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.6.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Description
Conglomeration of snyk recent updates since many failed to update package lock and will have tons of conflicts, plus need to pull main for all
Summary by cubic
Updated dependencies across the repo to resolve Snyk alerts and keep SDKs current. Key bumps: google-auth-library 10.x, Puppeteer 24.x, OpenAI 5.23.x, Zod 3.25.x, and YAML 2.8.x.
Written for commit 440b228. Summary will update automatically on new commits.