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 15 updates #2061

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Nov 14, 2024

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

    Bumps the rust group with 15 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.65` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.93` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.40.0` | `1.41.1` |
    | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.88` | `1.0.89` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.82` | `2.0.87` |
    | [walrus](https://github.com/rustwasm/walrus) | `0.20.3` | `0.22.0` |
    | [wat](https://github.com/bytecodealliance/wasm-tools) | `1.219.1` | `1.220.0` |
    | [wasmprinter](https://github.com/bytecodealliance/wasm-tools) | `0.211.1` | `0.220.0` |
    | [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.215` |
    | [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.6.1` |
    
    
    
    Updates `thiserror` from 1.0.64 to 1.0.65
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.64...1.0.65)
    
    Updates `anyhow` from 1.0.90 to 1.0.93
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.90...1.0.93)
    
    Updates `tokio` from 1.40.0 to 1.41.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.40.0...tokio-1.41.1)
    
    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 `wat` from 1.219.1 to 1.220.0
    - [Release notes](https://github.com/bytecodealliance/wasm-tools/releases)
    - [Commits](bytecodealliance/wasm-tools@v1.219.1...v1.220.0)
    
    Updates `wasmprinter` from 0.211.1 to 0.220.0
    - [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.215
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.210...v1.0.215)
    
    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.6.1
    - [Release notes](https://github.com/lipanski/mockito/releases)
    - [Commits](lipanski/mockito@0.31.1...1.6.1)
    
    ---
    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: wat
      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 14, 2024
    Configuration menu
    Copy the full SHA
    40527e2 View commit details
    Browse the repository at this point in the history