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 across 1 directory with 6 updates #142

Merged
merged 6 commits into from
May 16, 2024

Commits on May 1, 2024

  1. build(deps): bump the dependencies group across 1 directory with 6 up…

    …dates
    
    Bumps the dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [smoltcp](https://github.com/smoltcp-rs/smoltcp) | `0.10.0` | `0.11.0` |
    | [image](https://github.com/image-rs/image) | `0.24.9` | `0.25.1` |
    | [windows](https://github.com/microsoft/windows-rs) | `0.52.0` | `0.56.0` |
    | [nix](https://github.com/nix-rust/nix) | `0.27.1` | `0.28.0` |
    | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.2` | `0.11.3` |
    | [data-encoding](https://github.com/ia0/data-encoding) | `2.5.0` | `2.6.0` |
    
    
    
    Updates `smoltcp` from 0.10.0 to 0.11.0
    - [Release notes](https://github.com/smoltcp-rs/smoltcp/releases)
    - [Changelog](https://github.com/smoltcp-rs/smoltcp/blob/main/CHANGELOG.md)
    - [Commits](smoltcp-rs/smoltcp@v0.10.0...v0.11.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 `windows` from 0.52.0 to 0.56.0
    - [Release notes](https://github.com/microsoft/windows-rs/releases)
    - [Commits](microsoft/windows-rs@0.52.0...0.56.0)
    
    Updates `nix` from 0.27.1 to 0.28.0
    - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md)
    - [Commits](nix-rust/nix@v0.27.1...v0.28.0)
    
    Updates `env_logger` from 0.10.2 to 0.11.3
    - [Release notes](https://github.com/rust-cli/env_logger/releases)
    - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
    - [Commits](rust-cli/env_logger@v0.10.2...v0.11.3)
    
    Updates `data-encoding` from 2.5.0 to 2.6.0
    - [Commits](https://github.com/ia0/data-encoding/commits)
    
    ---
    updated-dependencies:
    - dependency-name: smoltcp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: image
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: windows
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: nix
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: env_logger
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    - dependency-name: data-encoding
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2024
    Configuration menu
    Copy the full SHA
    e785b5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beef18e View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. update Cargo.lock

    mhils committed May 16, 2024
    Configuration menu
    Copy the full SHA
    e25c298 View commit details
    Browse the repository at this point in the history
  2. fix windows

    mhils committed May 16, 2024
    Configuration menu
    Copy the full SHA
    c2c2ef5 View commit details
    Browse the repository at this point in the history
  3. bump smoltcp

    mhils committed May 16, 2024
    Configuration menu
    Copy the full SHA
    dab3910 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b027a2 View commit details
    Browse the repository at this point in the history