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 patch-updates group across 1 directory with 13 updates #5088

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

Commits on Nov 5, 2024

  1. build(deps): bump the patch-updates group across 1 directory with 13 …

    …updates
    
    Bumps the patch-updates group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.90` | `1.0.92` |
    | [bloomfilter](https://github.com/jedisct1/rust-bloom-filter) | `1.0.14` | `1.0.15` |
    | [clap_complete](https://github.com/clap-rs/clap) | `4.5.33` | `4.5.37` |
    | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
    | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.9` | `0.1.10` |
    | [pin-project](https://github.com/taiki-e/pin-project) | `1.1.6` | `1.1.7` |
    | [pin-project-lite](https://github.com/taiki-e/pin-project-lite) | `0.2.14` | `0.2.15` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.211` | `1.0.214` |
    | [tar](https://github.com/alexcrichton/tar-rs) | `0.4.42` | `0.4.43` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.64` | `1.0.68` |
    | [url](https://github.com/servo/rust-url) | `2.5.2` | `2.5.3` |
    | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.43` | `0.3.45` |
    
    
    
    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 `bloomfilter` from 1.0.14 to 1.0.15
    - [Commits](jedisct1/rust-bloom-filter@1.0.14...1.0.15)
    
    Updates `clap_complete` from 4.5.33 to 4.5.37
    - [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.33...clap_complete-v4.5.37)
    
    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 `hyper-util` from 0.1.9 to 0.1.10
    - [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.9...v0.1.10)
    
    Updates `pin-project` from 1.1.6 to 1.1.7
    - [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.6...v1.1.7)
    
    Updates `pin-project-lite` from 0.2.14 to 0.2.15
    - [Release notes](https://github.com/taiki-e/pin-project-lite/releases)
    - [Changelog](https://github.com/taiki-e/pin-project-lite/blob/main/CHANGELOG.md)
    - [Commits](taiki-e/pin-project-lite@v0.2.14...v0.2.15)
    
    Updates `serde` from 1.0.211 to 1.0.214
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.211...v1.0.214)
    
    Updates `serde_derive` from 1.0.211 to 1.0.214
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.211...v1.0.214)
    
    Updates `tar` from 0.4.42 to 0.4.43
    - [Commits](alexcrichton/tar-rs@0.4.42...0.4.43)
    
    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 `url` from 2.5.2 to 2.5.3
    - [Release notes](https://github.com/servo/rust-url/releases)
    - [Commits](servo/rust-url@v2.5.2...v2.5.3)
    
    Updates `wasm-bindgen-test` from 0.3.43 to 0.3.45
    - [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: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: bloomfilter
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: clap_complete
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: futures-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: hyper-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: pin-project
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: pin-project-lite
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: serde_derive
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: tar
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: url
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    - dependency-name: wasm-bindgen-test
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    6031e21 View commit details
    Browse the repository at this point in the history