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

build(deps): bump the all group across 1 directory with 15 updates #5868

Closed
wants to merge 1 commit into from

Commits on Jul 29, 2024

  1. build(deps): bump the all group across 1 directory with 15 updates

    Bumps the all group with 15 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.3` | `0.11.5` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.9` | `4.5.11` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.121` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.39.2` |
    | [toml](https://github.com/toml-rs/toml) | `0.8.14` | `0.8.16` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.1.5` | `1.1.6` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.8` | `4.5.11` |
    | [clap_complete_fig](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` |
    | [image](https://github.com/image-rs/image) | `0.25.1` | `0.25.2` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.62` | `1.0.63` |
    | [emojis](https://github.com/rossmacarthur/emojis) | `0.6.2` | `0.6.3` |
    | [http_req](https://github.com/jayjamesjay/http_req) | `0.11.0` | `0.11.1` |
    | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |
    | [assert_fs](https://github.com/assert-rs/assert_fs) | `1.1.1` | `1.1.2` |
    | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.0` | `3.1.2` |
    
    
    
    Updates `env_logger` from 0.11.3 to 0.11.5
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.11.3...v0.11.5)
    
    Updates `clap` from 4.5.9 to 4.5.11
    - [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.9...clap_complete-v4.5.11)
    
    Updates `serde_json` from 1.0.120 to 1.0.121
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.120...v1.0.121)
    
    Updates `tokio` from 1.38.0 to 1.39.2
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.39.2)
    
    Updates `toml` from 0.8.14 to 0.8.16
    - [Commits](toml-rs/toml@toml-v0.8.14...toml-v0.8.16)
    
    Updates `cc` from 1.1.5 to 1.1.6
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
    - [Commits](rust-lang/cc-rs@cc-v1.1.5...cc-v1.1.6)
    
    Updates `clap_complete` from 4.5.8 to 4.5.11
    - [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.8...clap_complete-v4.5.11)
    
    Updates `clap_complete_fig` from 4.5.1 to 4.5.2
    - [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_fig-v4.5.1...clap_complete_fig-v4.5.2)
    
    Updates `image` from 0.25.1 to 0.25.2
    - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
    - [Commits](image-rs/image@v0.25.1...v0.25.2)
    
    Updates `thiserror` from 1.0.62 to 1.0.63
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.62...1.0.63)
    
    Updates `emojis` from 0.6.2 to 0.6.3
    - [Commits](rossmacarthur/emojis@0.6.2...0.6.3)
    
    Updates `http_req` from 0.11.0 to 0.11.1
    - [Release notes](https://github.com/jayjamesjay/http_req/releases)
    - [Commits](jayjamesjay/http_req@v0.11.0...v0.11.1)
    
    Updates `openssl` from 0.10.64 to 0.10.66
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)
    
    Updates `assert_fs` from 1.1.1 to 1.1.2
    - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/assert_fs@v1.1.1...v1.1.2)
    
    Updates `predicates` from 3.1.0 to 3.1.2
    - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
    - [Commits](assert-rs/predicates-rs@v3.1.0...v3.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: env_logger
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: toml
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: cc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: clap_complete_fig
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: image
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: emojis
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: http_req
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: assert_fs
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: predicates
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5b64f8d View commit details
    Browse the repository at this point in the history