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 the cargo-dependencies group across 1 directory with 18 updates #335

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 21, 2024

  1. Bump the cargo-dependencies group across 1 directory with 18 updates

    Bumps the cargo-dependencies group with 17 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.90` |
    | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.20` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.24` | `4.5.33` |
    | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
    | [human-panic](https://github.com/rust-cli/human-panic) | `2.0.1` | `2.0.2` |
    | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` |
    | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.9` |
    | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.132` |
    | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.31.4` | `0.32.0` |
    | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` |
    | [webbrowser](https://github.com/amodm/webbrowser-rs) | `1.0.1` | `1.0.2` |
    
    
    
    Updates `anyhow` from 1.0.86 to 1.0.90
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.86...1.0.90)
    
    Updates `bytes` from 1.7.1 to 1.7.2
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.7.1...v1.7.2)
    
    Updates `clap` from 4.5.16 to 4.5.20
    - [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.16...clap_complete-v4.5.20)
    
    Updates `clap_complete` from 4.5.24 to 4.5.33
    - [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.24...clap_complete-v4.5.33)
    
    Updates `futures` from 0.3.30 to 0.3.31
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
    
    Updates `futures-util` from 0.3.30 to 0.3.31
    - [Release notes](https://github.com/rust-lang/futures-rs/releases)
    - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/futures-rs@0.3.30...0.3.31)
    
    Updates `human-panic` from 2.0.1 to 2.0.2
    - [Changelog](https://github.com/rust-cli/human-panic/blob/master/CHANGELOG.md)
    - [Commits](rust-cli/human-panic@v2.0.1...v2.0.2)
    
    Updates `hyper` from 1.4.1 to 1.5.0
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.4.1...v1.5.0)
    
    Updates `hyper-util` from 0.1.7 to 0.1.9
    - [Release notes](https://github.com/hyperium/hyper-util/releases)
    - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper-util@v0.1.7...v0.1.9)
    
    Updates `once_cell` from 1.19.0 to 1.20.2
    - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
    - [Commits](matklad/once_cell@v1.19.0...v1.20.2)
    
    Updates `regex` from 1.10.6 to 1.11.0
    - [Release notes](https://github.com/rust-lang/regex/releases)
    - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
    - [Commits](rust-lang/regex@1.10.6...1.11.0)
    
    Updates `reqwest` from 0.12.7 to 0.12.8
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8)
    
    Updates `serde` from 1.0.209 to 1.0.210
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.209...v1.0.210)
    
    Updates `serde_json` from 1.0.127 to 1.0.132
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.127...1.0.132)
    
    Updates `sysinfo` from 0.31.4 to 0.32.0
    - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
    - [Commits](GuillaumeGomez/sysinfo@v0.31.4...v0.32.0)
    
    Updates `tokio-util` from 0.7.11 to 0.7.12
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12)
    
    Updates `uuid` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.10.0...1.11.0)
    
    Updates `webbrowser` from 1.0.1 to 1.0.2
    - [Release notes](https://github.com/amodm/webbrowser-rs/releases)
    - [Changelog](https://github.com/amodm/webbrowser-rs/blob/main/CHANGELOG.md)
    - [Commits](amodm/webbrowser-rs@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: futures-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: human-panic
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-dependencies
    - dependency-name: hyper-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-dependencies
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-dependencies
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: sysinfo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-dependencies
    - dependency-name: tokio-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-dependencies
    - dependency-name: webbrowser
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5550167 View commit details
    Browse the repository at this point in the history