Skip to content
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

Bump axios and langchain in /src #2

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Oct 4, 2023

  1. Bump zod and next in /src

    Bumps [zod](https://github.com/colinhacks/zod) to 3.22.3 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together.
    
    
    Updates `zod` from 3.21.4 to 3.22.3
    - [Release notes](https://github.com/colinhacks/zod/releases)
    - [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md)
    - [Commits](colinhacks/zod@v3.21.4...v3.22.3)
    
    Updates `next` from 13.5.3 to 13.5.4
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v13.5.3...v13.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: zod
      dependency-type: indirect
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b6fb264 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from oliverlabs/dependabot/npm_and_yarn/src/zod…

    …-and-next-3.22.3
    
    Bump zod and next in /src
    oliverlabs authored Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b7b0060 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Configuration menu
    Copy the full SHA
    6da6b4a View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Bump axios and langchain in /src

    Removes [axios](https://github.com/axios/axios). It's no longer used after updating ancestor dependency [langchain](https://github.com/langchain-ai/langchainjs). These dependencies need to be updated together.
    
    
    Removes `axios`
    
    Updates `langchain` from 0.0.123 to 0.0.186
    - [Release notes](https://github.com/langchain-ai/langchainjs/releases)
    - [Commits](langchain-ai/langchainjs@0.0.123...0.0.186)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: indirect
    - dependency-name: langchain
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    3094b0b View commit details
    Browse the repository at this point in the history