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 dev-dependencies group across 1 directory with 14 updates #321

Closed

Commits on Sep 16, 2024

  1. Bump the dev-dependencies group across 1 directory with 14 updates

    Bumps the dev-dependencies group with 14 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.82` |
    | [prost](https://github.com/tokio-rs/prost) | `0.12.6` | `0.13.0` |
    | [prost-types](https://github.com/tokio-rs/prost) | `0.12.6` | `0.13.0` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.5` | `1.10.6` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.120` | `1.0.128` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.40.0` |
    | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` |
    | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` |
    | [tonic-reflection](https://github.com/hyperium/tonic) | `0.12.0` | `0.12.2` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.10.1` | `3.12.0` |
    | [bollard](https://github.com/fussybeaver/bollard) | `0.16.1` | `0.17.1` |
    
    
    
    Updates `anyhow` from 1.0.86 to 1.0.89
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.86...1.0.89)
    
    Updates `async-trait` from 0.1.81 to 0.1.82
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.81...0.1.82)
    
    Updates `prost` from 0.12.6 to 0.13.0
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/prost@v0.12.6...v0.13.0)
    
    Updates `prost-types` from 0.12.6 to 0.13.0
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Changelog](https://github.com/tokio-rs/prost/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/prost@v0.12.6...v0.13.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 `serde` from 1.0.204 to 1.0.210
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.204...v1.0.210)
    
    Updates `serde_json` from 1.0.120 to 1.0.128
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.120...1.0.128)
    
    Updates `tokio` from 1.38.0 to 1.40.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.40.0)
    
    Updates `tokio-util` from 0.7.11 to 0.7.12
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-util-0.7.11...tokio-util-0.7.12)
    
    Updates `tokio-stream` from 0.1.15 to 0.1.16
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-stream-0.1.15...tokio-stream-0.1.16)
    
    Updates `uuid` from 1.9.1 to 1.10.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.9.1...1.10.0)
    
    Updates `tonic-reflection` from 0.12.0 to 0.12.2
    - [Release notes](https://github.com/hyperium/tonic/releases)
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.12.0...v0.12.2)
    
    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 `bollard` from 0.16.1 to 0.17.1
    - [Release notes](https://github.com/fussybeaver/bollard/releases)
    - [Commits](fussybeaver/bollard@v0.16.1...v0.17.1)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-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-minor
      dependency-group: dev-dependencies
    - dependency-name: prost-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: serde
      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: tokio-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tokio-stream
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: tonic-reflection
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tempfile
      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-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    745764c View commit details
    Browse the repository at this point in the history