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: Bump the dev-dependencies group with 8 updates #241

Merged
merged 2 commits into from
Jan 2, 2024

Commits on Jan 1, 2024

  1. chore: Bump the dev-dependencies group with 8 updates

    Bumps the dev-dependencies group with 8 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.74` | `0.1.76` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.35.0` | `1.35.1` |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.78` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` |
    | [tempfile](https://github.com/Stebalien/tempfile) | `3.8.1` | `3.9.0` |
    | [reqwest](https://github.com/seanmonstar/reqwest) | `0.11.22` | `0.11.23` |
    | [futures-util](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
    | [metrics-util](https://github.com/metrics-rs/metrics) | `0.15.1` | `0.16.0` |
    
    
    Updates `async-trait` from 0.1.74 to 0.1.76
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.74...0.1.76)
    
    Updates `tokio` from 1.35.0 to 1.35.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.35.0...tokio-1.35.1)
    
    Updates `anyhow` from 1.0.75 to 1.0.78
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.75...1.0.78)
    
    Updates `serde_json` from 1.0.108 to 1.0.109
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.108...v1.0.109)
    
    Updates `tempfile` from 3.8.1 to 3.9.0
    - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
    - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0)
    
    Updates `reqwest` from 0.11.22 to 0.11.23
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.11.22...v0.11.23)
    
    Updates `futures-util` from 0.3.29 to 0.3.30
    - [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.29...0.3.30)
    
    Updates `metrics-util` from 0.15.1 to 0.16.0
    - [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
    - [Commits](metrics-rs/metrics@metrics-util-v0.15.1...metrics-util-v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: tempfile
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    - dependency-name: reqwest
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: futures-util
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dev-dependencies
    - dependency-name: metrics-util
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dev-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jan 1, 2024
    Configuration menu
    Copy the full SHA
    6f4ce77 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update Cargo.lock

    ladatz committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2530969 View commit details
    Browse the repository at this point in the history