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 prod group across 1 directory with 30 updates #8912

Closed
wants to merge 1 commit into from

Commits on Oct 7, 2024

  1. build(deps): bump the prod group across 1 directory with 30 updates

    Bumps the prod group with 28 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [clap](https://github.com/clap-rs/clap) | `4.5.13` | `4.5.19` |
    | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.3.0` | `2.6.0` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.204` | `1.0.210` |
    | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.40.0` |
    | [tokio-stream](https://github.com/tokio-rs/tokio) | `0.1.15` | `0.1.16` |
    | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.0` |
    | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.5` | `1.1.6` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` |
    | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.6` | `0.1.9` |
    | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` |
    | [once_cell](https://github.com/matklad/once_cell) | `1.19.0` | `1.20.2` |
    | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` |
    | [insta](https://github.com/mitsuhiko/insta) | `1.39.0` | `1.40.0` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.128` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.11.0` | `3.13.0` |
    | [prost](https://github.com/tokio-rs/prost) | `0.13.1` | `0.13.3` |
    | [tonic](https://github.com/hyperium/tonic) | `0.12.1` | `0.12.3` |
    | [tonic-build](https://github.com/hyperium/tonic) | `0.12.1` | `0.12.3` |
    | [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` |
    | [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` |
    | [serde_with](https://github.com/jonasbb/serde_with) | `3.9.0` | `3.11.0` |
    | [tokio-util](https://github.com/tokio-rs/tokio) | `0.7.11` | `0.7.12` |
    | [rlimit](https://github.com/Nugine/rlimit) | `0.10.1` | `0.10.2` |
    | [tonic-reflection](https://github.com/hyperium/tonic) | `0.12.1` | `0.12.3` |
    | [owo-colors](https://github.com/jam1garner/owo-colors) | `4.0.0` | `4.1.0` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.79` |
    | [quote](https://github.com/dtolnay/quote) | `1.0.36` | `1.0.37` |
    
    
    
    Updates `clap` from 4.5.13 to 4.5.19
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@clap_complete-v4.5.13...clap_complete-v4.5.19)
    
    Updates `indexmap` from 2.3.0 to 2.6.0
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.3.0...2.6.0)
    
    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 `futures` 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 `tokio` from 1.39.2 to 1.40.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.39.2...tokio-1.40.0)
    
    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 `tower` from 0.4.13 to 0.5.0
    - [Release notes](https://github.com/tower-rs/tower/releases)
    - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.0)
    
    Updates `pin-project` from 1.1.5 to 1.1.6
    - [Release notes](https://github.com/taiki-e/pin-project/releases)
    - [Changelog](https://github.com/taiki-e/pin-project/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/pin-project@v1.1.5...v1.1.6)
    
    Updates `thiserror` from 1.0.63 to 1.0.64
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.63...1.0.64)
    
    Updates `hyper-util` from 0.1.6 to 0.1.9
    - [Release notes](https://github.com/hyperium/hyper-util/releases)
    - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper-util@v0.1.6...v0.1.9)
    
    Updates `bytes` from 1.7.1 to 1.7.2
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.7.1...v1.7.2)
    
    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 `regex` from 1.10.6 to 1.11.0
    - [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.6...1.11.0)
    
    Updates `insta` from 1.39.0 to 1.40.0
    - [Release notes](https://github.com/mitsuhiko/insta/releases)
    - [Changelog](https://github.com/mitsuhiko/insta/blob/master/CHANGELOG.md)
    - [Commits](mitsuhiko/insta@1.39.0...1.40.0)
    
    Updates `serde_json` from 1.0.122 to 1.0.128
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.122...1.0.128)
    
    Updates `tempfile` from 3.11.0 to 3.13.0
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.11.0...v3.13.0)
    
    Updates `prost` from 0.13.1 to 0.13.3
    - [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.13.1...v0.13.3)
    
    Updates `tonic` from 0.12.1 to 0.12.3
    - [Release notes](https://github.com/hyperium/tonic/releases)
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.12.1...v0.12.3)
    
    Updates `tonic-build` from 0.12.1 to 0.12.3
    - [Release notes](https://github.com/hyperium/tonic/releases)
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.12.1...v0.12.3)
    
    Updates `primitive-types` from 0.12.2 to 0.13.1
    - [Commits](https://github.com/paritytech/parity-common/commits/primitive-types-v0.13.1)
    
    Updates `uint` from 0.9.5 to 0.10.0
    - [Commits](paritytech/parity-common@uint-v0.9.5...uint-v0.10.0)
    
    Updates `serde_with` from 3.9.0 to 3.11.0
    - [Release notes](https://github.com/jonasbb/serde_with/releases)
    - [Commits](jonasbb/serde_with@v3.9.0...v3.11.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 `rlimit` from 0.10.1 to 0.10.2
    - [Changelog](https://github.com/Nugine/rlimit/blob/main/CHANGELOG.md)
    - [Commits](Nugine/rlimit@v0.10.1...v0.10.2)
    
    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 `tonic-reflection` from 0.12.1 to 0.12.3
    - [Release notes](https://github.com/hyperium/tonic/releases)
    - [Changelog](https://github.com/hyperium/tonic/blob/master/CHANGELOG.md)
    - [Commits](hyperium/tonic@v0.12.1...v0.12.3)
    
    Updates `owo-colors` from 4.0.0 to 4.1.0
    - [Commits](jam1garner/owo-colors@v4.0.0...v4.1.0)
    
    Updates `syn` from 2.0.72 to 2.0.79
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.72...2.0.79)
    
    Updates `quote` from 1.0.36 to 1.0.37
    - [Release notes](https://github.com/dtolnay/quote/releases)
    - [Commits](dtolnay/quote@1.0.36...1.0.37)
    
    Updates `futures-core` 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)
    
    ---
    updated-dependencies:
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: tokio-stream
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tower
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: pin-project
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: hyper-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: once_cell
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: regex
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: insta
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: prost
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tonic
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tonic-build
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: primitive-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: uint
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: serde_with
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: tokio-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: rlimit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: futures-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: tonic-reflection
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: owo-colors
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: prod
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: quote
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    - dependency-name: futures-core
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: prod
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    55dcc31 View commit details
    Browse the repository at this point in the history