-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Revert "chore(deps): bump glob, semantic-release and @semantic-release/npm in /packages/openai-adapters" #8887
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
Conversation
…e/npm in /packages/openai-adapters"
|
✅ Review Complete Code Review Summary |
|
Reviewed the PR. This is a revert of dependency updates affecting only internal build tooling (, , , npm Usage: npm install install all the dependencies in your project All commands: Specify configs in the ini-formatted file: More configuration info: npm help config npm@10.9.2 /usr/local/lib/node_modules/npm). These are development dependencies used for the release process and do not affect user-facing functionality or APIs. No documentation updates are required. |
|
Reviewed the PR. This is a revert of dependency updates affecting only internal build tooling (semantic-release, @semantic-release/npm, glob, npm). These are development dependencies used for the release process and do not affect user-facing functionality or APIs. No documentation updates are required. |
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 2 files
|
🎉 This PR is included in version 1.36.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.7.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Reverts #8836
It broke the openai adapters release because depends on node 22-24
Summary by cubic
Reverted the dependency bumps in openai-adapters to restore compatibility with our current Node environment. This unblocks the release pipeline that broke due to semantic-release requiring Node 22–24.
Written for commit 5326422. Summary will update automatically on new commits.