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 dependencies group with 8 updates #189

Closed
wants to merge 1 commit into from

Commits on Nov 1, 2024

  1. build(deps): bump the dependencies group with 8 updates

    Bumps the dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.92` |
    | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` |
    | [console-subscriber](https://github.com/tokio-rs/console) | `0.4.0` | `0.4.1` |
    | [image](https://github.com/image-rs/image) | `0.25.2` | `0.25.4` |
    | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
    | [internet-packet](https://github.com/mhils/internet-packet) | `0.2.1` | `0.2.2` |
    | [sysinfo](https://github.com/GuillaumeGomez/sysinfo) | `0.29.11` | `0.32.0` |
    
    
    Updates `anyhow` from 1.0.89 to 1.0.92
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.89...1.0.92)
    
    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 `tokio` from 1.40.0 to 1.41.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0)
    
    Updates `console-subscriber` from 0.4.0 to 0.4.1
    - [Release notes](https://github.com/tokio-rs/console/releases)
    - [Changelog](https://github.com/tokio-rs/console/blob/main/release-plz.toml)
    - [Commits](tokio-rs/console@console-subscriber-v0.4.0...console-subscriber-v0.4.1)
    
    Updates `image` from 0.25.2 to 0.25.4
    - [Changelog](https://github.com/image-rs/image/blob/main/CHANGES.md)
    - [Commits](image-rs/image@v0.25.2...v0.25.4)
    
    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 `internet-packet` from 0.2.1 to 0.2.2
    - [Changelog](https://github.com/mhils/internet-packet/blob/main/CHANGELOG.md)
    - [Commits](mhils/internet-packet@0.2.1...0.2.2)
    
    Updates `sysinfo` from 0.29.11 to 0.32.0
    - [Changelog](https://github.com/GuillaumeGomez/sysinfo/blob/master/CHANGELOG.md)
    - [Commits](GuillaumeGomez/sysinfo@v0.29.11...v0.32.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: console-subscriber
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: image
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: futures-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: internet-packet
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    - dependency-name: sysinfo
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9c89316 View commit details
    Browse the repository at this point in the history