chore(deps): bump uuid, @langchain/openai, @langchain/qdrant and langchain#307
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump uuid, @langchain/openai, @langchain/qdrant and langchain#307dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…chain Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependencies [uuid](https://github.com/uuidjs/uuid), [@langchain/openai](https://github.com/langchain-ai/langchainjs), [@langchain/qdrant](https://github.com/langchain-ai/langchainjs) and [langchain](https://github.com/langchain-ai/langchainjs). These dependencies need to be updated together. Removes `uuid` Updates `@langchain/openai` from 0.5.18 to 1.5.3 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/@langchain/openai==0.5.18...@langchain/openai@1.5.3) Updates `@langchain/qdrant` from 0.1.3 to 1.0.3 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/compare/0.1.3...@langchain/qdrant@1.0.3) Updates `langchain` from 0.3.37 to 1.5.2 - [Release notes](https://github.com/langchain-ai/langchainjs/releases) - [Commits](https://github.com/langchain-ai/langchainjs/commits/langchain@1.5.2) --- updated-dependencies: - dependency-name: uuid dependency-version: dependency-type: indirect - dependency-name: "@langchain/openai" dependency-version: 1.5.3 dependency-type: direct:production - dependency-name: "@langchain/qdrant" dependency-version: 1.0.3 dependency-type: direct:production - dependency-name: langchain dependency-version: 1.5.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Removes uuid. It's no longer used after updating ancestor dependencies uuid, @langchain/openai, @langchain/qdrant and langchain. These dependencies need to be updated together.
Removes
uuidUpdates
@langchain/openaifrom 0.5.18 to 1.5.3Release notes
Sourced from @langchain/openai's releases.
Commits
f1d64ffchore: version packages (#11101)72ffc4bfix(aws): add Bedrock stream idle timeout (#11098)3205b35fix(langchain, openai): decouple strict tools from strict structured output r...1ee0df0chore: version packages (#11097)f017708fix(core): better 429 error handling (#10674)05936abfix(openai): omit empty reasoning item id in Responses API input (#11045)798cb70fix(openai): route standard url file blocks to native input_file in Responses...80c790bfix(openai): stream built-in tool progress events (#11090)d2e6afcfix(groq): require@langchain/core>= 1.1.30 in peer dependency (#11072)c66870efeat(weaviate): add X-Weaviate-Client-Integration telemetry header (#11088)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@langchain/openaisince your current version.Updates
@langchain/qdrantfrom 0.1.3 to 1.0.3Release notes
Sourced from @langchain/qdrant's releases.
Commits
1b19e4fchore: version packages (#10899)426e3abchore: fix uuid changeset (#10916)245c982chore(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#10914)126dac5chore(deps): bump brace-expansion from 5.0.5 to 5.0.6 (#10912)1abe24bchore(deps): bump fast-uri from 3.1.0 to 3.1.2 (#10913)229a7adfix(openai): preserve v1 assistant tool calls (#10902)f26fc4afix(core): share fakeModel invocation state across bindTools instances (#10901)a0cd747chore(deps): bump fast-xml-builder from 1.1.5 to 1.1.9 (#10910)b208e62chore(deps): bump ip-address from 10.1.0 to 10.2.0 (#10909)f7e50fbfeat(google): Service tier and custom headers (#10704)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for
@langchain/qdrantsince your current version.Updates
langchainfrom 0.3.37 to 1.5.2Release notes
Sourced from langchain's releases.
... (truncated)
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.