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

chore(deps): rust update batch #3222

Merged
merged 11 commits into from
Oct 3, 2024
Merged

chore(deps): rust update batch #3222

merged 11 commits into from
Oct 3, 2024

Commits on Sep 27, 2024

  1. chore(deps): bump flate2 from 1.0.33 to 1.0.34

    Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.33 to 1.0.34.
    - [Release notes](https://github.com/rust-lang/flate2-rs/releases)
    - [Changelog](https://github.com/rust-lang/flate2-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/flate2-rs@1.0.33...1.0.34)
    
    ---
    updated-dependencies:
    - dependency-name: flate2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    90b1b19 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump async-trait from 0.1.82 to 0.1.83

    Bumps [async-trait](https://github.com/dtolnay/async-trait) from 0.1.82 to 0.1.83.
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.82...0.1.83)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9a01370 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump clap from 4.5.17 to 4.5.18

    Bumps [clap](https://github.com/clap-rs/clap) from 4.5.17 to 4.5.18.
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.17...clap_complete-v4.5.18)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b4139c1 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump async-openai from 0.24.0 to 0.24.1

    Bumps [async-openai](https://github.com/64bit/async-openai) from 0.24.0 to 0.24.1.
    - [Release notes](https://github.com/64bit/async-openai/releases)
    - [Commits](64bit/async-openai@async-openai-v0.24.0...async-openai-v0.24.1)
    
    ---
    updated-dependencies:
    - dependency-name: async-openai
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    6335d8b View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump thiserror from 1.0.63 to 1.0.64

    Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.63 to 1.0.64.
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.63...1.0.64)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    995a9c0 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump crossterm from 0.27.0 to 0.28.1

    Bumps [crossterm](https://github.com/crossterm-rs/crossterm) from 0.27.0 to 0.28.1.
    - [Release notes](https://github.com/crossterm-rs/crossterm/releases)
    - [Changelog](https://github.com/crossterm-rs/crossterm/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/crossterm-rs/crossterm/commits)
    
    ---
    updated-dependencies:
    - dependency-name: crossterm
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    170f04f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Merge remote-tracking branch 'origin/dependabot/cargo/thiserror-1.0.6…

    …4' into deps/2024-10-03
    tychoish committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    c2347a7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/cargo/async-openai-0.…

    …24.1' into deps/2024-10-03
    tychoish committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    912b93a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9463a5 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dependabot/cargo/async-trait-0.1…

    ….83' into deps/2024-10-03
    tychoish committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    90cca45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dff21d0 View commit details
    Browse the repository at this point in the history