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 backend group with 5 updates #686

Merged
merged 1 commit into from
Oct 22, 2024

Commits on Oct 21, 2024

  1. Bump the backend group with 5 updates

    Bumps the backend group with 5 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.89` | `1.0.90` |
    | [hyper](https://github.com/hyperium/hyper) | `1.4.1` | `1.5.0` |
    | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.66` | `0.10.68` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.128` | `1.0.132` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.10.0` | `1.11.0` |
    
    
    Updates `anyhow` from 1.0.89 to 1.0.90
    - [Release notes](https://github.com/dtolnay/anyhow/releases)
    - [Commits](dtolnay/anyhow@1.0.89...1.0.90)
    
    Updates `hyper` from 1.4.1 to 1.5.0
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.4.1...v1.5.0)
    
    Updates `openssl` from 0.10.66 to 0.10.68
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.66...openssl-v0.10.68)
    
    Updates `serde_json` from 1.0.128 to 1.0.132
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@1.0.128...1.0.132)
    
    Updates `uuid` from 1.10.0 to 1.11.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.10.0...1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: anyhow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: hyper
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    - dependency-name: openssl
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: serde_json
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: uuid
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b962201 View commit details
    Browse the repository at this point in the history