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 minor-and-patch-cargo-updates group across 1 directory with 11 updates #2828

Commits on Aug 13, 2024

  1. build(deps): bump the minor-and-patch-cargo-updates group across 1 di…

    …rectory with 11 updates
    
    Bumps the minor-and-patch-cargo-updates group with 9 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [serde](https://github.com/serde-rs/serde) | `1.0.205` | `1.0.207` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.122` | `1.0.124` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.72` | `2.0.74` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.14` | `4.5.15` |
    | [libp2p](https://github.com/libp2p/rust-libp2p) | `0.53.2` | `0.54.0` |
    | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` |
    | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` |
    | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` |
    | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.42` | `0.3.43` |
    
    
    
    Updates `serde` from 1.0.205 to 1.0.207
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.205...v1.0.207)
    
    Updates `serde_json` from 1.0.122 to 1.0.124
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.122...v1.0.124)
    
    Updates `syn` from 2.0.72 to 2.0.74
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.72...2.0.74)
    
    Updates `clap` from 4.5.14 to 4.5.15
    - [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.14...clap_complete-v4.5.15)
    
    Updates `libp2p` from 0.53.2 to 0.54.0
    - [Release notes](https://github.com/libp2p/rust-libp2p/releases)
    - [Changelog](https://github.com/libp2p/rust-libp2p/blob/master/CHANGELOG.md)
    - [Commits](libp2p/rust-libp2p@libp2p-v0.53.2...libp2p-v0.54.0)
    
    Updates `serde_derive` from 1.0.205 to 1.0.207
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.205...v1.0.207)
    
    Updates `wasm-bindgen` from 0.2.92 to 0.2.93
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](rustwasm/wasm-bindgen@0.2.92...0.2.93)
    
    Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `js-sys` from 0.3.69 to 0.3.70
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `web-sys` from 0.3.69 to 0.3.70
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    Updates `wasm-bindgen-test` from 0.3.42 to 0.3.43
    - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases)
    - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/rustwasm/wasm-bindgen/commits)
    
    ---
    updated-dependencies:
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: libp2p
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: serde_derive
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: wasm-bindgen
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: wasm-bindgen-futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: js-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: web-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: minor-and-patch-cargo-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 13, 2024
    Configuration menu
    Copy the full SHA
    ed0d02d View commit details
    Browse the repository at this point in the history