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 across 1 directory with 14 updates #523

Closed
wants to merge 1 commit into from

Commits on Jul 22, 2024

  1. Bump the backend group across 1 directory with 14 updates

    Bumps the backend group with 14 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.80` | `0.1.81` |
    | [clap](https://github.com/clap-rs/clap) | `4.5.7` | `4.5.9` |
    | [config](https://github.com/mehcode/config-rs) | `0.13.4` | `0.14.0` |
    | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.33.3` | `0.38.0` |
    | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.64` | `0.10.66` |
    | [serde](https://github.com/serde-rs/serde) | `1.0.203` | `1.0.204` |
    | [serde_json](https://github.com/serde-rs/json) | `1.0.118` | `1.0.120` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.61` | `1.0.63` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.38.0` | `1.38.1` |
    | [tokio-postgres](https://github.com/sfackler/rust-postgres) | `0.7.10` | `0.7.11` |
    | [uuid](https://github.com/uuid-rs/uuid) | `1.9.1` | `1.10.0` |
    | [http-body](https://github.com/hyperium/http-body) | `1.0.0` | `1.0.1` |
    | [hyper](https://github.com/hyperium/hyper) | `1.3.1` | `1.4.1` |
    | [mockall](https://github.com/asomers/mockall) | `0.12.1` | `0.13.0` |
    
    
    
    Updates `async-trait` from 0.1.80 to 0.1.81
    - [Release notes](https://github.com/dtolnay/async-trait/releases)
    - [Commits](dtolnay/async-trait@0.1.80...0.1.81)
    
    Updates `clap` from 4.5.7 to 4.5.9
    - [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.7...v4.5.9)
    
    Updates `config` from 0.13.4 to 0.14.0
    - [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md)
    - [Commits](rust-cli/config-rs@v0.13.4...0.14.0)
    
    Updates `octocrab` from 0.33.3 to 0.38.0
    - [Release notes](https://github.com/XAMPPRocky/octocrab/releases)
    - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md)
    - [Commits](XAMPPRocky/octocrab@v0.33.3...v0.38.0)
    
    Updates `openssl` from 0.10.64 to 0.10.66
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.64...openssl-v0.10.66)
    
    Updates `serde` from 1.0.203 to 1.0.204
    - [Release notes](https://github.com/serde-rs/serde/releases)
    - [Commits](serde-rs/serde@v1.0.203...v1.0.204)
    
    Updates `serde_json` from 1.0.118 to 1.0.120
    - [Release notes](https://github.com/serde-rs/json/releases)
    - [Commits](serde-rs/json@v1.0.118...v1.0.120)
    
    Updates `thiserror` from 1.0.61 to 1.0.63
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.61...1.0.63)
    
    Updates `tokio` from 1.38.0 to 1.38.1
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.38.0...tokio-1.38.1)
    
    Updates `tokio-postgres` from 0.7.10 to 0.7.11
    - [Release notes](https://github.com/sfackler/rust-postgres/releases)
    - [Commits](sfackler/rust-postgres@tokio-postgres-v0.7.10...tokio-postgres-v0.7.11)
    
    Updates `uuid` from 1.9.1 to 1.10.0
    - [Release notes](https://github.com/uuid-rs/uuid/releases)
    - [Commits](uuid-rs/uuid@1.9.1...1.10.0)
    
    Updates `http-body` from 1.0.0 to 1.0.1
    - [Release notes](https://github.com/hyperium/http-body/releases)
    - [Commits](hyperium/http-body@v1.0.0...v1.0.1)
    
    Updates `hyper` from 1.3.1 to 1.4.1
    - [Release notes](https://github.com/hyperium/hyper/releases)
    - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
    - [Commits](hyperium/hyper@v1.3.1...v1.4.1)
    
    Updates `mockall` from 0.12.1 to 0.13.0
    - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
    - [Commits](asomers/mockall@v0.12.1...v0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: async-trait
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: clap
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: config
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    - dependency-name: octocrab
      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
      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: thiserror
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: tokio
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: tokio-postgres
      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
    - dependency-name: http-body
      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: mockall
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    aa9eae3 View commit details
    Browse the repository at this point in the history