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

chore(deps): bump the patch-versions group with 7 updates #4852

Merged
merged 2 commits into from
Oct 8, 2024

Commits on Oct 7, 2024

  1. chore(deps): bump the patch-versions group with 7 updates

    Bumps the patch-versions group with 7 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [async-compression](https://github.com/Nullus157/async-compression) | `0.4.12` | `0.4.13` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.18` | `4.5.19` |
    | [futures](https://github.com/rust-lang/futures-rs) | `0.3.30` | `0.3.31` |
    | [jsonrpsee](https://github.com/paritytech/jsonrpsee) | `0.24.5` | `0.24.6` |
    | [lru](https://github.com/jeromefroe/lru-rs) | `0.12.4` | `0.12.5` |
    | [proc-macro2](https://github.com/dtolnay/proc-macro2) | `1.0.86` | `1.0.87` |
    | [ra_ap_syntax](https://github.com/rust-lang/rust-analyzer) | `0.0.237` | `0.0.238` |
    
    
    Updates `async-compression` from 0.4.12 to 0.4.13
    - [Release notes](https://github.com/Nullus157/async-compression/releases)
    - [Changelog](https://github.com/Nullus157/async-compression/blob/main/CHANGELOG.md)
    - [Commits](Nullus157/async-compression@v0.4.12...v0.4.13)
    
    Updates `clap` from 4.5.18 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.18...clap_complete-v4.5.19)
    
    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 `jsonrpsee` from 0.24.5 to 0.24.6
    - [Release notes](https://github.com/paritytech/jsonrpsee/releases)
    - [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md)
    - [Commits](paritytech/jsonrpsee@v0.24.5...v0.24.6)
    
    Updates `lru` from 0.12.4 to 0.12.5
    - [Changelog](https://github.com/jeromefroe/lru-rs/blob/master/CHANGELOG.md)
    - [Commits](jeromefroe/lru-rs@0.12.4...0.12.5)
    
    Updates `proc-macro2` from 1.0.86 to 1.0.87
    - [Release notes](https://github.com/dtolnay/proc-macro2/releases)
    - [Commits](dtolnay/proc-macro2@1.0.86...1.0.87)
    
    Updates `ra_ap_syntax` from 0.0.237 to 0.0.238
    - [Release notes](https://github.com/rust-lang/rust-analyzer/releases)
    - [Commits](https://github.com/rust-lang/rust-analyzer/commits)
    
    ---
    updated-dependencies:
    - dependency-name: async-compression
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    - dependency-name: futures
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    - dependency-name: jsonrpsee
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    - dependency-name: lru
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    - dependency-name: proc-macro2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    - dependency-name: ra_ap_syntax
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: patch-versions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    b5388cc View commit details
    Browse the repository at this point in the history
  2. cargo update

    hanabi1224 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9a1b95c View commit details
    Browse the repository at this point in the history