-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
ci[minor]: Add more packages to lowest/latest deps ci workflow #5703
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -0,0 +1,9 @@ | |||
{ |
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.
Hey team, I've flagged a new dependency addition in the package.json file for review. This change does not affect existing peer/dev/hard dependencies, but it's always good to double-check. Keep up the great work!
@@ -0,0 +1,9 @@ | |||
{ |
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.
Hey there! I noticed a new "package.json" file added with a dependency on "semver" (^7.5.4) in the "dependency_range_tests" directory. This change flags the dependency for maintainers to review. Keep up the great work!
@@ -45,7 +45,7 @@ | |||
"@jest/globals": "^29.5.0", |
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.
Hey there! I noticed a change in the dependency "@langchain/standard-tests" from referencing "workspace:*" to "0.0.0" in the package.json. This seems to be a change in the way the dependency is referenced, potentially affecting peer/dev/hard dependencies. I'm flagging this for your review. Keep up the great work!
@@ -42,7 +42,7 @@ | |||
"@azure/identity": "^4.0.1", |
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.
Hey there! I noticed a change in the dependency version of "@langchain/standard-tests" from a dynamic version to a specific version (0.0.0). This might impact the peer/dev/hard dependencies, so I'm flagging this for the maintainers to review. Great work on the PR!
Lowest/latests tests now run on:
langchain
@langchain/community
@langchain/openai
@langchain/anthropic