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 20 updates #230

Closed

Commits on Nov 20, 2023

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

    Bumps the dev-dependencies group with 20 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.73` | `0.1.74` |
    | [prost](https://github.com/tokio-rs/prost) | `0.12.1` | `0.12.2` |
    | [prost-types](https://github.com/tokio-rs/prost) | `0.12.1` | `0.12.2` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.32.0` | `1.34.0` |
    | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.8` | `0.7.10` |
    | [tonic](https://github.com/hyperium/tonic) | `0.10.0` | `0.10.2` |
    | [tonic-reflection](https://github.com/hyperium/tonic) | `0.10.0` | `0.10.2` |
    | [tracing](https://github.com/tokio-rs/tracing) | `0.1.37` | `0.1.40` |
    | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.17` | `0.3.18` |
    | [futures](https://github.com/rust-lang/futures-rs) | `0.3.28` | `0.3.29` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.4.1` | `1.6.1` |
    | [tonic-build](https://github.com/hyperium/tonic) | `0.10.0` | `0.10.2` |
    | [regex](https://github.com/rust-lang/regex) | `1.9.5` | `1.10.2` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.188` | `1.0.192` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.107` | `1.0.108` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.0` | `3.8.1` |
    | [base64](https://github.com/marshallpierce/rust-base64) | `0.21.4` | `0.21.5` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.20` | `0.11.22` |
    | [env_logger](https://github.com/rust-cli/env_logger) | `0.10.0` | `0.10.1` |
    | [test-log](https://github.com/d-e-s-o/test-log) | `0.2.12` | `0.2.13` |
    
    
    Updates `async-trait` from 0.1.73 to 0.1.74
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.73...0.1.74)
    
    Updates `prost` from 0.12.1 to 0.12.2
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.12.1...v0.12.2)
    
    Updates `prost-types` from 0.12.1 to 0.12.2
    - [Release notes](https://github.com/tokio-rs/prost/releases)
    - [Commits](tokio-rs/prost@v0.12.1...v0.12.2)
    
    Updates `tokio` from 1.32.0 to 1.34.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.32.0...tokio-1.34.0)
    
    Updates `tokio-util` from 0.7.8 to 0.7.10
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](https://github.com/tokio-rs/tokio/commits)
    
    Updates `tonic` from 0.10.0 to 0.10.2
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.10.0...v0.10.2)
    
    Updates `tonic-reflection` from 0.10.0 to 0.10.2
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.10.0...v0.10.2)
    
    Updates `tracing` from 0.1.37 to 0.1.40
    - [Release notes](https://github.com/tokio-rs/tracing/releases)
    - [Commits](tokio-rs/tracing@tracing-0.1.37...tracing-0.1.40)
    
    Updates `tracing-subscriber` from 0.3.17 to 0.3.18
    - [Release notes](https://github.com/tokio-rs/tracing/releases)
    - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.17...tracing-subscriber-0.3.18)
    
    Updates `futures` from 0.3.28 to 0.3.29
    - [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.28...0.3.29)
    
    Updates `uuid` from 1.4.1 to 1.6.1
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.4.1...1.6.1)
    
    Updates `tonic-build` from 0.10.0 to 0.10.2
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.10.0...v0.10.2)
    
    Updates `regex` from 1.9.5 to 1.10.2
    - [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.9.5...1.10.2)
    
    Updates `serde` from 1.0.188 to 1.0.192
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.188...v1.0.192)
    
    Updates `serde_json` from 1.0.107 to 1.0.108
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.107...v1.0.108)
    
    Updates `tempfile` from 3.8.0 to 3.8.1
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/Stebalien/tempfile/commits)
    
    Updates `base64` from 0.21.4 to 0.21.5
    - [Changelog](https://github.com/marshallpierce/rust-base64/blob/master/RELEASE-NOTES.md)
    - [Commits](marshallpierce/rust-base64@v0.21.4...v0.21.5)
    
    Updates `reqwest` from 0.11.20 to 0.11.22
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.20...v0.11.22)
    
    Updates `env_logger` from 0.10.0 to 0.10.1
    - [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.0...v0.10.1)
    
    Updates `test-log` from 0.2.12 to 0.2.13
    - [Release notes](https://github.com/d-e-s-o/test-log/releases)
    - [Changelog](https://github.com/d-e-s-o/test-log/blob/main/CHANGELOG.md)
    - [Commits](d-e-s-o/test-log@v0.2.12...v0.2.13)
    
    ---
    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: 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: tonic
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tonic-reflection
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tracing
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tracing-subscriber
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: futures
      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-build
      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-minor
      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: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: base64
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: env_logger
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: test-log
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 20, 2023
    Configuration menu
    Copy the full SHA
    6d3d673 View commit details
    Browse the repository at this point in the history