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

backend: fix is_available in gdrive tool #672

Merged
merged 8 commits into from
Aug 15, 2024
Merged

Commits on Aug 15, 2024

  1. fix check

    1vn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    8d31afd View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump axios from 1.6.8 to 1.7.4 in /src/interfaces/coral_…

    …web (#668)
    
    Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.6.8...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Khalil Najjar <knajjars@gmail.com>
    2 people authored and 1vn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    522d775 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump postcss from 7.0.39 to 8.4.39 in /src/interfaces/as…

    …sistants_web (#469)
    
    build(deps): bump postcss in /src/interfaces/assistants_web
    
    Bumps [postcss](https://github.com/postcss/postcss) from 7.0.39 to 8.4.39.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@7.0.39...8.4.39)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Khalil Najjar <knajjars@gmail.com>
    2 people authored and 1vn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    03ad173 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump axios from 1.7.2 to 1.7.4 in /src/interfaces/slack_…

    …bot (#669)
    
    Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.7.2...v1.7.4)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Khalil Najjar <knajjars@gmail.com>
    2 people authored and 1vn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    19f846f View commit details
    Browse the repository at this point in the history
  5. feat: arrow up inside of composer will fill with the last user message (

    #663)
    
    * feat: arrow up inside of composer will fill with the last user message
    
    * fix: take the last user message instead the first one
    
    * refactor: run format
    
    ---------
    
    Co-authored-by: Khalil Najjar <knajjars@gmail.com>
    2 people authored and 1vn committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7e020ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dcac9bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6b0ee5 View commit details
    Browse the repository at this point in the history
  8. Update poetry.lock

    1vn authored Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2af4814 View commit details
    Browse the repository at this point in the history