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

runtime-sdk: bump the rust group across 1 directory with 14 updates #2053

Closed
wants to merge 1 commit into from

Commits on Nov 5, 2024

  1. runtime-sdk: bump the rust group across 1 directory with 14 updates

    Bumps the rust group with 13 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.68` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.92` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.0` |
    | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.88` | `1.0.89` |
    | [walrus](https://github.com/rustwasm/walrus) | `0.20.3` | `0.22.0` |
    | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.211.1` | `0.219.1` |
    | [primitive-types](https://github.com/paritytech/parity-common) | `0.12.2` | `0.13.1` |
    | [rlp](https://github.com/paritytech/parity-common) | `0.5.2` | `0.6.1` |
    | [uint](https://github.com/paritytech/parity-common) | `0.9.5` | `0.10.0` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.210` | `1.0.214` |
    | [rustls](https://github.com/rustls/rustls) | `0.23.15` | `0.23.16` |
    | [rustls-mbedpki-provider](https://github.com/fortanix/rustls-mbedtls-provider) | `0.1.0` | `0.2.0` |
    | [mockito](https://github.com/lipanski/mockito) | `0.31.1` | `1.5.0` |
    
    
    
    Updates `thiserror` from 1.0.64 to 1.0.68
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.64...1.0.68)
    
    Updates `anyhow` from 1.0.90 to 1.0.92
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.90...1.0.92)
    
    Updates `tokio` from 1.40.0 to 1.41.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.0)
    
    Updates `proc-macro2` from 1.0.88 to 1.0.89
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.88...1.0.89)
    
    Updates `syn` from 2.0.82 to 2.0.87
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.82...2.0.87)
    
    Updates `walrus` from 0.20.3 to 0.22.0
    - [Release notes](https://github.com/rustwasm/walrus/releases)
    - [Changelog](https://github.com/rustwasm/walrus/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/walrus@0.20.3...0.22.0)
    
    Updates `wasmprinter` from 0.211.1 to 0.219.1
    - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
    - [Commits](https://github.com/bytecodealliance/wasm-tools/commits)
    
    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 `rlp` from 0.5.2 to 0.6.1
    - [Commits](paritytech/parity-common@rlp-v0.5.2...rlp-v0.6.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` from 1.0.210 to 1.0.214
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.210...v1.0.214)
    
    Updates `rustls` from 0.23.15 to 0.23.16
    - [Release notes](https://github.com/rustls/rustls/releases)
    - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md)
    - [Commits](rustls/rustls@v/0.23.15...v/0.23.16)
    
    Updates `rustls-mbedpki-provider` from 0.1.0 to 0.2.0
    - [Commits](fortanix/rustls-mbedtls-provider@rustls-mbedpki-provider-v0.1.0...rustls-mbedpki-provider-v0.2.0)
    
    Updates `mockito` from 0.31.1 to 1.5.0
    - [Release notes](https://github.com/lipanski/mockito/releases)
    - [Commits](lipanski/mockito@0.31.1...1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust
    - dependency-name: walrus
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: wasmprinter
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: primitive-types
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: rlp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: uint
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust
    - dependency-name: rustls
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: rust
    - dependency-name: rustls-mbedpki-provider
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: rust
    - dependency-name: mockito
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: rust
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0c688ba View commit details
    Browse the repository at this point in the history