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

chore: Bump the dev-dependencies group with 8 updates #279

Merged
merged 2 commits into from
Apr 9, 2024

Commits on Apr 8, 2024

  1. chore: Bump the dev-dependencies group with 8 updates

    Bumps the dev-dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.78` | `0.1.79` |
    | [prost](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` |
    | [prost-types](https://github.com/tokio-rs/prost) | `0.12.3` | `0.12.4` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.3` | `1.10.4` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.114` | `1.0.115` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.36.0` | `1.37.0` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.7.0` | `1.8.0` |
    | [bollard](https://github.com/fussybeaver/bollard) | `0.16.0` | `0.16.1` |
    
    
    Updates `async-trait` from 0.1.78 to 0.1.79
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.78...0.1.79)
    
    Updates `prost` from 0.12.3 to 0.12.4
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.12.3...v0.12.4)
    
    Updates `prost-types` from 0.12.3 to 0.12.4
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.12.3...v0.12.4)
    
    Updates `regex` from 1.10.3 to 1.10.4
    - [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.3...1.10.4)
    
    Updates `serde_json` from 1.0.114 to 1.0.115
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.114...v1.0.115)
    
    Updates `tokio` from 1.36.0 to 1.37.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.37.0)
    
    Updates `uuid` from 1.7.0 to 1.8.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.7.0...1.8.0)
    
    Updates `bollard` from 0.16.0 to 0.16.1
    - [Release notes](https://github.com/fussybeaver/bollard/releases)
    - [Commits](fussybeaver/bollard@v0.16.0...v0.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: prost
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: prost-types
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: bollard
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3860f9d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    cf76bd0 View commit details
    Browse the repository at this point in the history