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 20 updates #5350

Closed
wants to merge 1 commit into from

Commits on Apr 29, 2024

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

    Bumps the all group with 20 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.81` | `1.0.82` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.27` | `0.12.4` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.197` | `1.0.199` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.115` | `1.0.116` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.0.90` | `1.0.95` |
    | [chrono](https://github.com/chronotope/chrono) | `0.4.37` | `0.4.38` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.1` | `4.5.2` |
    | [hostname](https://github.com/svartalf/hostname) | `0.3.1` | `0.4.0` |
    | [image](https://github.com/image-rs/image) | `0.24.9` | `0.25.1` |
    | [getrandom](https://github.com/rust-random/getrandom) | `0.2.12` | `0.2.14` |
    | [mac_address](https://github.com/rep-nop/mac_address) | `1.1.5` | `1.1.6` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.58` | `1.0.59` |
    | [downcast-rs](https://github.com/marcianx/downcast-rs) | `1.2.0` | `1.2.1` |
    | [emojis](https://github.com/rossmacarthur/emojis) | `0.6.1` | `0.6.2` |
    | [fastrand](https://github.com/smol-rs/fastrand) | `2.0.2` | `2.1.0` |
    | [http_req](https://github.com/jayjamesjay/http_req) | `0.10.2` | `0.10.3` |
    | [parking_lot](https://github.com/Amanieu/parking_lot) | `0.12.1` | `0.12.2` |
    | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.11` | `0.1.12` |
    | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.7` | `0.22.0` |
    | [rstest](https://github.com/la10736/rstest) | `0.18.2` | `0.19.0` |
    
    
    
    Updates `anyhow` from 1.0.81 to 1.0.82
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.81...1.0.82)
    
    Updates `reqwest` from 0.11.27 to 0.12.4
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.27...v0.12.4)
    
    Updates `serde` from 1.0.197 to 1.0.199
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.197...v1.0.199)
    
    Updates `serde_json` from 1.0.115 to 1.0.116
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.115...v1.0.116)
    
    Updates `cc` from 1.0.90 to 1.0.95
    - [Release notes](https://github.com/rust-lang/cc-rs/releases)
    - [Commits](rust-lang/cc-rs@1.0.90...1.0.95)
    
    Updates `chrono` from 0.4.37 to 0.4.38
    - [Release notes](https://github.com/chronotope/chrono/releases)
    - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
    - [Commits](chronotope/chrono@v0.4.37...v0.4.38)
    
    Updates `clap_complete` 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-v4.5.1...clap_complete-v4.5.2)
    
    Updates `hostname` from 0.3.1 to 0.4.0
    - [Release notes](https://github.com/svartalf/hostname/releases)
    - [Changelog](https://github.com/svartalf/hostname/blob/master/CHANGELOG.md)
    - [Commits](svartalf/hostname@v0.3.1...v0.4.0)
    
    Updates `image` from 0.24.9 to 0.25.1
    - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
    - [Commits](image-rs/image@v0.24.9...v0.25.1)
    
    Updates `getrandom` from 0.2.12 to 0.2.14
    - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
    - [Commits](rust-random/getrandom@v0.2.12...v0.2.14)
    
    Updates `mac_address` from 1.1.5 to 1.1.6
    - [Commits](https://github.com/rep-nop/mac_address/commits)
    
    Updates `thiserror` from 1.0.58 to 1.0.59
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.58...1.0.59)
    
    Updates `downcast-rs` from 1.2.0 to 1.2.1
    - [Changelog](https://github.com/marcianx/downcast-rs/blob/master/CHANGELOG.md)
    - [Commits](marcianx/downcast-rs@v1.2.0...v1.2.1)
    
    Updates `emojis` from 0.6.1 to 0.6.2
    - [Commits](rossmacarthur/emojis@0.6.1...0.6.2)
    
    Updates `fastrand` from 2.0.2 to 2.1.0
    - [Release notes](https://github.com/smol-rs/fastrand/releases)
    - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md)
    - [Commits](smol-rs/fastrand@v2.0.2...v2.1.0)
    
    Updates `http_req` from 0.10.2 to 0.10.3
    - [Release notes](https://github.com/jayjamesjay/http_req/releases)
    - [Commits](https://github.com/jayjamesjay/http_req/commits)
    
    Updates `parking_lot` from 0.12.1 to 0.12.2
    - [Changelog](https://github.com/Amanieu/parking_lot/blob/master/CHANGELOG.md)
    - [Commits](Amanieu/parking_lot@0.12.1...0.12.2)
    
    Updates `unicode-width` from 0.1.11 to 0.1.12
    - [Commits](unicode-rs/unicode-width@v0.1.11...v0.1.12)
    
    Updates `base64` from 0.21.7 to 0.22.0
    - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
    - [Commits](marshallpierce/rust-base64@v0.21.7...v0.22.0)
    
    Updates `rstest` from 0.18.2 to 0.19.0
    - [Release notes](https://github.com/la10736/rstest/releases)
    - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
    - [Commits](la10736/rstest@v0.18.2...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: serde
      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: cc
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: chrono
      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: hostname
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: image
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: getrandom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: mac_address
      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: downcast-rs
      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: fastrand
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: http_req
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: parking_lot
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: unicode-width
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: base64
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: rstest
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    81afce8 View commit details
    Browse the repository at this point in the history