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 13 updates #451

Closed
wants to merge 1 commit into from

Commits on Dec 18, 2023

  1. Bump the backend group with 13 updates

    Bumps the backend group with 13 updates:
    
    | Package | From | To |
    | --- | --- | --- |
    | [askama_axum](https://github.com/djc/askama) | `0.3.0` | `0.4.0` |
    | [async-channel](https://github.com/smol-rs/async-channel) | `2.1.0` | `2.1.1` |
    | [axum](https://github.com/tokio-rs/axum) | `0.6.20` | `0.7.2` |
    | [clap](https://github.com/clap-rs/clap) | `4.4.8` | `4.4.11` |
    | [config](https://github.com/mehcode/config-rs) | `0.13.3` | `0.13.4` |
    | [deadpool-postgres](https://github.com/bikeshedder/deadpool) | `0.11.0` | `0.12.1` |
    | [ignore](https://github.com/BurntSushi/ripgrep) | `0.4.20` | `0.4.21` |
    | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `9.1.0` | `9.2.0` |
    | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.59` | `0.10.61` |
    | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.51` |
    | [tokio](https://github.com/tokio-rs/tokio) | `1.34.0` | `1.35.0` |
    | [tower-http](https://github.com/tower-rs/tower-http) | `0.4.4` | `0.5.0` |
    | [mockall](https://github.com/asomers/mockall) | `0.11.4` | `0.12.0` |
    
    
    Updates `askama_axum` from 0.3.0 to 0.4.0
    - [Release notes](https://github.com/djc/askama/releases)
    - [Commits](djc/askama@0.3.0...0.4.0)
    
    Updates `async-channel` from 2.1.0 to 2.1.1
    - [Release notes](https://github.com/smol-rs/async-channel/releases)
    - [Changelog](https://github.com/smol-rs/async-channel/blob/master/CHANGELOG.md)
    - [Commits](smol-rs/async-channel@v2.1.0...v2.1.1)
    
    Updates `axum` from 0.6.20 to 0.7.2
    - [Release notes](https://github.com/tokio-rs/axum/releases)
    - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md)
    - [Commits](tokio-rs/axum@axum-v0.6.20...axum-v0.7.2)
    
    Updates `clap` from 4.4.8 to 4.4.11
    - [Release notes](https://github.com/clap-rs/clap/releases)
    - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
    - [Commits](clap-rs/clap@v4.4.8...v4.4.11)
    
    Updates `config` from 0.13.3 to 0.13.4
    - [Changelog](https://github.com/mehcode/config-rs/blob/v0.13.4/CHANGELOG.md)
    - [Commits](rust-cli/config-rs@0.13.3...v0.13.4)
    
    Updates `deadpool-postgres` from 0.11.0 to 0.12.1
    - [Changelog](https://github.com/bikeshedder/deadpool/blob/master/CHANGELOG.md)
    - [Commits](bikeshedder/deadpool@deadpool-postgres-v0.11.0...deadpool-postgres-v0.12.1)
    
    Updates `ignore` from 0.4.20 to 0.4.21
    - [Release notes](https://github.com/BurntSushi/ripgrep/releases)
    - [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/BurntSushi/ripgrep/commits)
    
    Updates `jsonwebtoken` from 9.1.0 to 9.2.0
    - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md)
    - [Commits](Keats/jsonwebtoken@v9.1.0...v9.2.0)
    
    Updates `openssl` from 0.10.59 to 0.10.61
    - [Release notes](https://github.com/sfackler/rust-openssl/releases)
    - [Commits](sfackler/rust-openssl@openssl-v0.10.59...openssl-v0.10.61)
    
    Updates `thiserror` from 1.0.50 to 1.0.51
    - [Release notes](https://github.com/dtolnay/thiserror/releases)
    - [Commits](dtolnay/thiserror@1.0.50...1.0.51)
    
    Updates `tokio` from 1.34.0 to 1.35.0
    - [Release notes](https://github.com/tokio-rs/tokio/releases)
    - [Commits](tokio-rs/tokio@tokio-1.34.0...tokio-1.35.0)
    
    Updates `tower-http` from 0.4.4 to 0.5.0
    - [Release notes](https://github.com/tower-rs/tower-http/releases)
    - [Commits](tower-rs/tower-http@tower-http-0.4.4...tower-http-0.5.0)
    
    Updates `mockall` from 0.11.4 to 0.12.0
    - [Changelog](https://github.com/asomers/mockall/blob/master/CHANGELOG.md)
    - [Commits](asomers/mockall@v0.11.4...v0.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: askama_axum
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    - dependency-name: async-channel
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: axum
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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-patch
      dependency-group: backend
    - dependency-name: deadpool-postgres
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: backend
    - dependency-name: ignore
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: backend
    - dependency-name: jsonwebtoken
      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: 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-minor
      dependency-group: backend
    - dependency-name: tower-http
      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 Dec 18, 2023
    Configuration menu
    Copy the full SHA
    2323b9b View commit details
    Browse the repository at this point in the history