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 12 updates #5929

Closed
wants to merge 1 commit into from

Commits on Aug 12, 2024

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

    Bumps the all group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.5.11` | `4.5.15` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.206` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.121` | `1.0.124` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |
    | [toml](https://github.com/toml-rs/toml) | `0.8.17` | `0.8.19` |
    | [cc](https://github.com/rust-lang/cc-rs) | `1.1.7` | `1.1.10` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.11` | `4.5.14` |
    | [bytemuck](https://github.com/Lokathor/bytemuck) | `1.16.1` | `1.16.3` |
    | [colorgrad](https://github.com/mazznoer/colorgrad-rs) | `0.6.2` | `0.7.0` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
    | [rstest](https://github.com/la10736/rstest) | `0.21.0` | `0.22.0` |
    | [async-io](https://github.com/smol-rs/async-io) | `2.3.3` | `2.3.4` |
    
    
    
    Updates `clap` from 4.5.11 to 4.5.15
    - [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.11...v4.5.15)
    
    Updates `serde` from 1.0.204 to 1.0.206
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.204...v1.0.206)
    
    Updates `serde_json` from 1.0.121 to 1.0.124
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.121...v1.0.124)
    
    Updates `tempfile` from 3.10.1 to 3.12.0
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Stebalien/tempfile/commits)
    
    Updates `toml` from 0.8.17 to 0.8.19
    - [Commits](toml-rs/toml@toml-v0.8.17...toml-v0.8.19)
    
    Updates `cc` from 1.1.7 to 1.1.10
    - [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.7...cc-v1.1.10)
    
    Updates `clap_complete` from 4.5.11 to 4.5.14
    - [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.11...clap_complete-v4.5.14)
    
    Updates `bytemuck` from 1.16.1 to 1.16.3
    - [Changelog](https://github.com/Lokathor/bytemuck/blob/main/changelog.md)
    - [Commits](Lokathor/bytemuck@v1.16.1...v1.16.3)
    
    Updates `colorgrad` from 0.6.2 to 0.7.0
    - [Release notes](https://github.com/mazznoer/colorgrad-rs/releases)
    - [Changelog](https://github.com/mazznoer/colorgrad-rs/blob/master/CHANGELOG.md)
    - [Commits](mazznoer/colorgrad-rs@v0.6.2...v0.7.0)
    
    Updates `regex` from 1.10.5 to 1.10.6
    - [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.5...1.10.6)
    
    Updates `rstest` from 0.21.0 to 0.22.0
    - [Release notes](https://github.com/la10736/rstest/releases)
    - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
    - [Commits](la10736/rstest@v0.21.0...v0.22.0)
    
    Updates `async-io` from 2.3.3 to 2.3.4
    - [Release notes](https://github.com/smol-rs/async-io/releases)
    - [Changelog](https://github.com/smol-rs/async-io/blob/master/CHANGELOG.md)
    - [Commits](smol-rs/async-io@v2.3.3...v2.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      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: tempfile
      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: bytemuck
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: colorgrad
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: rstest
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: async-io
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    44e94da View commit details
    Browse the repository at this point in the history