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 group with 5 updates #2156

Merged
merged 2 commits into from
Jan 15, 2024
Merged

Commits on Jan 15, 2024

  1. Bump the cargo group with 5 updates

    Bumps the cargo group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.4.14` | `4.4.16` |
    | [spade](https://github.com/Stoeoef/spade) | `2.5.1` | `2.6.0` |
    | [image](https://github.com/image-rs/image) | `0.24.7` | `0.24.8` |
    | [getrandom](https://github.com/rust-random/getrandom) | `0.2.11` | `0.2.12` |
    | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.32.0` | `0.33.0` |
    
    
    Updates `clap` from 4.4.14 to 4.4.16
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.14...v4.4.16)
    
    Updates `spade` from 2.5.1 to 2.6.0
    - [Changelog](https://github.com/Stoeoef/spade/blob/master/CHANGELOG.md)
    - [Commits](Stoeoef/spade@v2.5.1...v2.6.0)
    
    Updates `image` from 0.24.7 to 0.24.8
    - [Changelog](https://github.com/image-rs/image/blob/master/CHANGES.md)
    - [Commits](image-rs/image@v0.24.7...v0.24.8)
    
    Updates `getrandom` from 0.2.11 to 0.2.12
    - [Changelog](https://github.com/rust-random/getrandom/blob/master/CHANGELOG.md)
    - [Commits](rust-random/getrandom@v0.2.11...v0.2.12)
    
    Updates `octocrab` from 0.32.0 to 0.33.0
    - [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
    - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
    - [Commits](XAMPPRocky/octocrab@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: spade
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo
    - dependency-name: image
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: getrandom
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo
    - dependency-name: octocrab
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 15, 2024
    Configuration menu
    Copy the full SHA
    6ff303c View commit details
    Browse the repository at this point in the history
  2. Run cargo update

    hannobraun committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    0bc9c79 View commit details
    Browse the repository at this point in the history