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

Bump the cargo-deps group across 1 directory with 13 updates #3732

Merged
merged 1 commit into from
Sep 20, 2024

Commits on Sep 20, 2024

  1. Bump the cargo-deps group across 1 directory with 13 updates

    Bumps the cargo-deps group with 12 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.4.0` | `2.5.0` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` |
    | [syn](https://github.com/dtolnay/syn) | `2.0.76` | `2.0.77` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.17` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` |
    | [pulldown-cmark](https://github.com/raphlinus/pulldown-cmark) | `0.12.0` | `0.12.1` |
    | [bytes](https://github.com/tokio-rs/bytes) | `1.7.1` | `1.7.2` |
    | [hyper-util](https://github.com/hyperium/hyper-util) | `0.1.7` | `0.1.8` |
    | [tower](https://github.com/tower-rs/tower) | `0.5.0` | `0.5.1` |
    | [tower-http](https://github.com/tower-rs/tower-http) | `0.5.2` | `0.6.0` |
    
    
    
    Updates `indexmap` from 2.4.0 to 2.5.0
    - [Changelog](https://github.com/indexmap-rs/indexmap/blob/master/RELEASES.md)
    - [Commits](indexmap-rs/indexmap@2.4.0...2.5.0)
    
    Updates `serde` from 1.0.209 to 1.0.210
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.209...v1.0.210)
    
    Updates `tokio` from 1.39.3 to 1.40.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0)
    
    Updates `syn` from 2.0.76 to 2.0.77
    - [Release notes](https://github.com/dtolnay/syn/releases)
    - [Commits](dtolnay/syn@2.0.76...2.0.77)
    
    Updates `serde_json` from 1.0.127 to 1.0.128
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.127...1.0.128)
    
    Updates `clap` from 4.5.16 to 4.5.17
    - [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.16...clap_complete-v4.5.17)
    
    Updates `anyhow` from 1.0.86 to 1.0.89
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.86...1.0.89)
    
    Updates `pulldown-cmark` from 0.12.0 to 0.12.1
    - [Release notes](https://github.com/raphlinus/pulldown-cmark/releases)
    - [Commits](pulldown-cmark/pulldown-cmark@v0.12.0...v0.12.1)
    
    Updates `bytes` from 1.7.1 to 1.7.2
    - [Release notes](https://github.com/tokio-rs/bytes/releases)
    - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/bytes@v1.7.1...v1.7.2)
    
    Updates `hyper-util` from 0.1.7 to 0.1.8
    - [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.7...v0.1.8)
    
    Updates `tower` from 0.5.0 to 0.5.1
    - [Release notes](https://github.com/tower-rs/tower/releases)
    - [Commits](tower-rs/tower@tower-0.5.0...tower-0.5.1)
    
    Updates `tower-http` from 0.5.2 to 0.6.0
    - [Release notes](https://github.com/tower-rs/tower-http/releases)
    - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.0)
    
    Updates `serde_derive` from 1.0.209 to 1.0.210
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.209...v1.0.210)
    
    ---
    updated-dependencies:
    - dependency-name: indexmap
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: serde
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: syn
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: pulldown-cmark
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: bytes
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: hyper-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: tower
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    - dependency-name: tower-http
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: cargo-deps
    - dependency-name: serde_derive
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: cargo-deps
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    b1d55f6 View commit details
    Browse the repository at this point in the history